Hello,
after upgrading from 3.54 to 3.55 I’ve lost connection to the 2x ET112 smart meters connected through “1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter”.
I’ve debugged until I reached this point:
root@raspberrypi4:/opt/victronenergy/dbus-cgwacs# ./dbus-cgwacs -d 0 /dev/ttyUSB1
INFO dbus-cgwacs v2.0.23 started
INFO Built with Qt 6.6.3 running on 6.6.3
INFO Built on Apr 3 2025 at 15:07:42
INFO Connecting to “/dev/ttyUSB1”
INFO Wait for local settings on DBus…
INFO Local settings found
DEBUG ModBus Error: 1 0 State: 0 Slave Address 1 Acq State: 0 Timeout count: 0 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 2 Acq State: 0 Timeout count: 0 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 1 Acq State: 0 Timeout count: 1 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 2 Acq State: 0 Timeout count: 1 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 1 Acq State: 0 Timeout count: 2 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 2 Acq State: 0 Timeout count: 2 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 1 Acq State: 0 Timeout count: 3 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 2 Acq State: 0 Timeout count: 3 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 1 Acq State: 0 Timeout count: 4 Error count: 0
DEBUG ModBus Error: 0 0 State: 0 Slave Address 2 Acq State: 0 Timeout count: 4 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 1 Acq State: 0 Timeout count: 5 Error count: 0
DEBUG ModBus Error: 1 0 State: 0 Slave Address 2 Acq State: 0 Timeout count: 4 Error count: 1
DEBUG ModBus Error: 1 0 State: 0 Slave Address 2 Acq State: 0 Timeout count: 5 Error count: 1
qt.dbus.integration: Could not disconnect “org.freedesktop.DBus” to onServiceOwnerChanged(QString,QString,QString) :
dbus-cgwacs selects correctly the adapter but it encounters some error.
the smart meters can be read correctly if the adapter is connected to a PC that runs the Carlo Gavazzi software tools.
I do not know what else to do, stuck for the moment.
Thank you,
George