Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new Sungrow encrypted modbus comms #7

Open
michael-robbins opened this issue Sep 13, 2020 · 1 comment
Open

Implement new Sungrow encrypted modbus comms #7

michael-robbins opened this issue Sep 13, 2020 · 1 comment

Comments

@michael-robbins
Copy link

michael-robbins commented Sep 13, 2020

Sungrow recently pushed out a firmware update to their Wifi dongles that use an encrypted modbus comms method.

A user on Whirlpool has successfully figured out how the encryption works, we'd just need to subclass ModbusSocketFramer to implement the encryption/decryption and discovery of the inverter key (assuming it's different per inverter).

Whirlpool link: https://whrl.pl/Rf8BQT

@michael-robbins
Copy link
Author

There is a working implementation about to be merged into https://github.com/meltaxa/solariot/tree/%2312-Use-SungrowModbusTcpClient

Can probably be ported over to here easily enough!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant