Replies: 8 comments 23 replies
|
Hi @p4i1ipp If someone is able to get the MQTT connection to work for real time device data, that would be great. |
|
Hi @p4i1ipp |
|
Ah ok, That works indeed. Shows a couple of my certificates. |
|
I have no clue. They do nasty things with the Api fields too, having different meanings and no values in special situations.... |
|
Hello @typomedia & @p4i1ipp ! |
|
Hello, I see from inspecting requests locally that it queries I have no clue how to get any kind of info from this. The data I see is encrypted. I am trying to integrate with my F3800 Plus, but sadly the current API shows no useful information... merely the name of the product and the total battery capacity. |
|
No details for MQTT, but maybe a local Bluetooth interface may be possible for your device if you have a BT adapter in device range. |
|
i tried some stuff maybe someone else figgers out the last pice of the puzzel -> #218 |
Uh oh!
There was an error while loading. Please reload this page.
When you open the Battery page in the app you get realtime data over solarpower, chargingpower and homefeed power.
You can see sometimes a short (debug?) message in the app connecting to an MQTT Broker.
I've sniffed the traffic from the App and can see, that it connects to the same MQTT-Broker the solarbank does (aiot-mqtt-eu.anker.com) over the same port 8883.
As we already know the battery did the auth via mTLS with a certificate which CN ist the battery serial number.
So, the app did not have such a seriel - and i don't think Anker will put a private key in an app.
Further thinking is, that the broker maybe can be accessed with with app credentials reading the live data?
Maybe someone else has done some research on this part?
Greetings, Phil
All reactions