MODBUS: Unable to decode request on WiFi #70
vsimonaitis
started this conversation in
General
Replies: 4 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Yes, but not over WiFi. I connected it via internal LAN port (not the WiFi
module)
…On Fri, Apr 28, 2023, 22:35 paulius2k ***@***.***> wrote:
@vsimonaitis <https://github.com/vsimonaitis> - did you get it to work
correctly?
—
Reply to this email directly, view it on GitHub
<#70 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKRQ4OASLZ37VZT4U4W7BDXDQLWJANCNFSM6AAAAAAVBV5BOA>
.
You are receiving this because you were mentioned.Message ID:
<mkaiser/Sungrow-SHx-Inverter-Modbus-Home-Assistant/repo-discussions/70/comments/5757921
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Just for clarification... if I have this error is it because of the Winet WIFI connection? I've got the SH5.0RS |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
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 have Sungrow SH10RT inverter with latest firmware. I connected it to Home Assistant, but most of the sensors are not returning any data.
In logs see some request errors, but no details.
2023-02-20 11:41:27.142 ERROR (SyncWorker_2) [pymodbus.factory] index out of range 2023-02-20 11:41:27.143 ERROR (SyncWorker_2) [pymodbus.transaction] Modbus Error: [Input/Output] Unable to decode request Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/pymodbus/transaction.py", line 217, in execute self.client.framer.processIncomingPacket( File "/usr/local/lib/python3.10/site-packages/pymodbus/framer/socket_framer.py", line 178, in processIncomingPacket self._process(callback) File "/usr/local/lib/python3.10/site-packages/pymodbus/framer/socket_framer.py", line 198, in _process raise ModbusIOException("Unable to decode request") pymodbus.exceptions.ModbusIOException: Modbus Error: [Input/Output] Unable to decode requestDo you know what could be wrong?
Beta Was this translation helpful? Give feedback.
All reactions