-
Notifications
You must be signed in to change notification settings - Fork 28
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
The data address received in the request is not an allowable address for the server. #76
Comments
Hi, Please enable debug mode and show us the request and the response. Jon |
DEBUG:pysolarmanv5.pysolarmanv5:Socket setup completed... <socket.socket fd=3, family=2, type=1, proto=6, laddr=('192.168.50.31', 38846), raddr=('192.168.50.42', 8899)> |
This seems to be expected. The scanner is just an example. You should consult the documentation for the addresses supported by the inverter. |
I have LSW3 logger with FW LSW3_15_840B_1.36 on Lenercom hybrid inverter.
solarman_scan.py find logger correctly and print its ip, mac and serial.
When scan registers I got
umodbus.exceptions.IllegalDataAddressError: The data address received in the request is not an allowable address for the server.
Can enyone help.
The text was updated successfully, but these errors were encountered: