I've been spending the past few days trying to setup the modbus connection between my inverter and the Elfin EW11A, with no success (following https://github.com/nathanmarlor/foxess_ ... Elfin-EW11).
I've triple checked all connections, restarted the inverter, checked cable continuity with a multimeter, used the Modbus Android app to send commands to the Elfin device, with no avail.
While the Elfin seems to be responding, the responses seem to be blank (in the Android app I'm using). I haven't tried the Modbus command line utility for Windows yet.
In HA, I get the following error:
Code: Select all
foxess Details: Modbus Error: [Input/Output] Modbus Error: [Invalid Message] No response received, expected at least 8 bytes (0 received)
Appreciate any help!