-
To support "Loading from grid" the „Working Mode“, Register 13895 (3647H) must be changed from backup_mode (2) to time_mode (1) while some other register (start and end time and loading power) can be …
-
I am trying to simulate an inverted so I can test different SunSpec Modbus client devices. Can the Modbus Map Class be used to create a Modbus server just using pysunspec or will I also have to use p…
-
When using the following library[1] I experienced a weird error:
Frozen module / copied into some importable path makes no difference.
I'm having the following interaction with the repl:
```
>…
mirko updated
10 months ago
-
Thanks for the work!
Unfortunately it does not work anymore, as the new firmware >2.x seems to answer the V5-request with AT.
[See https://github.com/kbialek/deye-inverter-mqtt/issues/127]( http…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or e…
-
Hello everyone, I am connecting to a Modbus simulation through Modbus TCP. If I don't read any address, after 100 seconds of connection, the event client.on("close", () => {}) will be triggered. I'm u…
-
Hi all,
Yesterday, I bought a UPS for the first time in my life, and was eager to dive into NUT. But not all is working as expected... I saw a similar thread started on 18 October, but it didn't he…
-
KH inverters upgraded to manager 1.33 and now seeing the following error in HA:
Error connecting to inverter (friendly name: "KHM"). Error reading registers. Type: RegisterType.HOLDING; start: 3103…
-
Have tried a few times to get NUT installed with usb modbus support and haven't been successful.
I last tried following this:
https://github.com/networkupstools/nut/wiki/APC-UPS-with-Modbus-protocol…
-
When the number of write registers is set to MODBUS_MAX_WR_WRITE_REGISTERS + 1 the error is catched by modbus_receive and the exception code isn't returned by modbus_response so illegal data exceptio…