-
Notifications
You must be signed in to change notification settings - Fork 104
Description
I've installed the latest V3 yesterday and the hardware is working great.
Only problem I currently have is to read the modbus registers.
Regardless if what register I try to read, I always get the exact same response:
21:04:19:482 > 00 49 00 00 00 06 01 03 00 02 00 01 21:04:20:509 < 00 49 00 00 00 06 0A 04 00 00 00 14 21:10:18:578 > 00 4A 00 00 00 06 01 03 00 04 00 01 21:10:20:513 < 00 4A 00 00 00 06 0A 04 00 00 00 14 21:10:47:492 > 00 4B 00 00 00 06 01 03 00 0A 00 01 21:10:48:516 < 00 4B 00 00 00 06 0A 04 00 00 00 14 21:10:52:844 > 00 4C 00 00 00 06 00 03 00 02 00 01 21:10:54:510 < 00 4C 00 00 00 06 0A 04 00 00 00 14
Besides the response always being exactly the same, the value '0A 04 00 00 00 14' can be found on the Sensorbox documentation (see the example below the page):
https://github.com/SmartEVSE/Sensorbox-2
So am I doing something wrong? Or is the modbus implementation changed in V3?
Additional info:
- tried both modbus and modbus rtu
- sensorbox is connected with the P1 of my digital meter
- no kWh meter
- I use a waveshare device to read modbus over tcp