Replies: 3 comments 1 reply
|
Google Play store (Android App):
APKs (not sure these are trustworthy sources):
I do see the device (QMN000xxxxxxxxxx.) and some Services with Nordic Semiconductor's nRF Connect app as well as |
0 replies
|
Yes, a tool to read/write registers over BLE already exists. The communication is encrypted but uses static keys embedded into the app. Because this is a security issue the tool and keys aren't public for now. There are no other mechanism implemented from Growatt-side to prevent you modifying the inverter or battery of your neighbor. |
0 replies
|
Ah! Might that be the reason why https://github.com/timniklas/hass-growatt_ble isn't available anymore? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I just got this PV inverter and was happy to find you implemented an alternative (intermediate) server!
But setting it up in the inverter apparently requires the ShinePhone app, which in turn wants registration and an internet connection.
I am hesitant to send any data to the manufacturer.
There's another program, ShineTools, of which I don't know whether it can even connect to this specific inverter (at least I haven't managed).
Afaik running these APKs in e.g. Android Studio doesn't necessarily allow sniffing (unencrypted) what they are doing on the communication interfaces.
But I'm not knowledgeable with either Android nor Bluetooth, so
TLDR: do you know of any efforts or info on accessing these devices via Bluetooth (BLE?)?
Thanks!
All reactions