Closed mactoolz closed 7 months ago
Please read all carefully, which logs we need and how you get them: https://louisvdw.github.io/dbus-serialbattery/troubleshoot/#driver-log-files
There are a few thing missing, we need.
which logs will you see, i have 5 battery packs ?
again my problem, all packs are working fine, but the problem is that the serial number for identifying a pack is created based on the capacity, e.g. for PAck1 = 281Ah.
Under the device in the Victron you can see the Serial number = SeplosBMS16cells_281_0Ah This serial number does not change even if I change the capacity in the Seplos BMS, even to one that no longer exists.
root@einstein:~# ls -l /dev/ttyUSB* crw-rw---- 1 root dialout 188, 0 Feb 25 09:11 /dev/ttyUSB0 crw-rw---- 1 root dialout 188, 1 Feb 25 09:11 /dev/ttyUSB1 crw-rw---- 1 root dialout 188, 2 Feb 25 09:11 /dev/ttyUSB2 crw-rw---- 1 root dialout 188, 3 Feb 25 09:11 /dev/ttyUSB3 crw-rw---- 1 root dialout 188, 4 Feb 25 09:11 /dev/ttyUSB4
root@einstein:~# head /data/var/lib/serial-starter/* ==> /data/var/lib/serial-starter/ttyS4 <== mkx
==> /data/var/lib/serial-starter/ttyS5 <== vedirect
==> /data/var/lib/serial-starter/ttyS6 <== vedirect
==> /data/var/lib/serial-starter/ttyS7 <== vedirect
==> /data/var/lib/serial-starter/ttyUSB0 <== sbattery
==> /data/var/lib/serial-starter/ttyUSB1 <== sbattery
==> /data/var/lib/serial-starter/ttyUSB2 <== sbattery
==> /data/var/lib/serial-starter/ttyUSB3 <== sbattery
==> /data/var/lib/serial-starter/ttyUSB4 <== sbattery
All logs described in the link above.
tail -F -n 100 /data/log/serial-starter/current | grep dbus-serialbattery | tai64nlocal
tail -F -n 100 /data/log/dbus-serialbattery.tty*/current | tai64nlocal
Also install driver v1.2.20240227dev
or newer.
@mactoolz any update?
Describe the problem
Hello,
i use the seplos BMS at my Victron system. At each seplos BMS i have configured the parameter to see which is the right storage at the driver, i configured the capacity parameter with different value.
But the driver shows me two serialnumber twice the same seralnumber. I checked all my storages and there are different capacities values.
how can i correct the results at the driver.
Thank you
Driver version
1.1.20240121
Venus OS device type
Cerbo GX
Venus OS version
3.21
BMS type
Seplos
Cell count
16
Battery count
5
Connection type
Serial USB adapter to RS485
Config file
Relevant log output
Any other information that may be helpful
No response