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

Use modbus TCP on Port 502 #97

Open
pme101 opened this issue Jan 14, 2025 · 0 comments
Open

Use modbus TCP on Port 502 #97

pme101 opened this issue Jan 14, 2025 · 0 comments

Comments

@pme101
Copy link

pme101 commented Jan 14, 2025

Hello,

I have a Goodwe GW20K-ET with the Wifi/LAN Kit 2.0. Modbus TCP seems to work correctly on the inverter (at least I can successfully read via Modbus TCP on port 502 with the following script: https://www.photovoltaikforum.com/thread/237857-modbus-scanner-und-werkzeuge-f%C3%BCr-goodwe-wechselrichter/?postID=4014428#post4014428).

According to the documentation of this package, Modbus TCP should be supported since v0.4.x. I have version 0.4.8 of the goodie package and use Python 3.13.x.

When I try to run the test script (with the correct IP address of the inverter), I get the following error:

goodwe.exceptions.InverterError: Unable to connect to the inverter at host=192.168.68.63, or your inverter is not supported yet. Failures=[RequestFailedException("No valid response received to 'aa55c07f0102000241' request."), RequestFailedException("No valid response received to 'f70388b800213ac1' request.", 1), RequestFailedException("No valid response received to '7f03753100280409' request.", 1), RequestFailedException("No valid response received to 'aa55c07f0102000241' request.", 1)]

Any idea what could be causing my issue?

Thanks!

@pme101 pme101 changed the title Use modes TCP on Port 502 Use modbus TCP on Port 502 Jan 14, 2025
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