Closed herrep closed 11 months ago
Hi Peter, the log looks fine. You can check with dbus-spy console command if the AggregateBatteries is present on dBus, especially the control parameters CCL, DCL and VCL. If everything looks well, the issue is at the Cerbo side.
Hi Anton,
Thank you very much for your reply. This is what AggregateBatteries presents on dBus:
com.victronenergy.battery.aggregate AggregateBatteries
Alarms/CellImbalance 0
Alarms/HighChargeCurrent 0
Alarms/HighChargeTemperature 0
Alarms/HighDischargeCurrent 0
Alarms/HighTemperature 0
Alarms/HighVoltage 0
Alarms/InternalFailure -
Alarms/LowCellVoltage 0
Alarms/LowChargeTemperature 0
Alarms/LowSoc 0
Alarms/LowTemperature 0
Alarms/LowVoltage 0
Capacity 364
Connected 1
ConsumedAmphours 196
Dc/0/Current -61.2
Dc/0/Power -3209.02
Dc/0/Temperature 24.25
Dc/0/Voltage 52.435
DeviceInstance 0
FirmwareVersion 3.0
HardwareVersion 0.0
Info/MaxChargeCurrent 480
Info/MaxChargeVoltage 54.4
Info/MaxDischargeCurrent 225
InstalledCapacity 560
Io/AllowToBalance 1
Io/AllowToCharge 1
Io/AllowToDischarge 1
Mgmt/Connection Virtual
Mgmt/ProcessName /data/dbus-aggregate-batteries/aggregatebatteries.py
Mgmt/ProcessVersion 0.0
ProductId 0
ProductName AggregateBatteries
Soc 65.0154
System/MaxCellTemperature 25
System/MaxCellVoltage 3.279
System/MaxVoltageCellId SerialBattery(Jkbms)2_C1
System/MinCellTemperature 24
System/MinCellVoltage 3.277
System/MinVoltageCellId SerialBattery(Jkbms)_C1
System/NrOfCellsPerBattery 16
System/NrOfModulesBlockingCharge 0
System/NrOfModulesBlockingDischarge 0
System/NrOfModulesOffline 0
System/NrOfModulesOnline 2
Voltages/Diff 0.001
Voltages/Sum 52.4415
When entering Cerbo GX > Settings > System Setup > Battery Monitor, I realized that I could select AggregateBatteries from there. Since then, I could select AggregateBatterie in the Cerbo GX > Settings > DVCC > Controlling BMS menu again.
However, now I realize that my Lynx Shunt is missing when entering Cerbo GX > Settings > System Setup > Battery Monitor, while it is shown in the Device List.
Totally, I have three "real" BMS, AggregateBatteries and a Lynx Shunt. dbus-spy lists all devices. DOes anybody also have this effect that upon selecting a different battery monitor, particular battery monitors vanish from the list of battery monitors while the device list is still listing all of them?
My program has nothing to do with Lynx shunt, it should even be excluded from the battery list. At least Smartshunt is treated in this way and can be used for measurement of DC consumption, not as battery monitor. Only real BMSes transmitting single cell voltages can be aggregated.
Hi,
After having configured AggregateBatteries to combine two JK BMS managed by dbus-serial-battery, I was able to see AggregateBatteries in the Cerbo GX Device List. Furthermore, when entering the menu DVCC, I could select AggregateBatteries as Controlling BMS.
Today I had major adjustments in my setup (not related to the batteries and the BMS at all) so that I needed to turn the Victron Multiplus off and on again. During the Multiplus being off, AggregateBatteries reported the following in its log file:
After having finished the adjustments, I realized that AggregateBatteries was still in the Cerbo GX Device List, but it was not longer in the list of BMS that could be selected as Controlling BMS in the DVCC menu.
For this reason, I rebooted the Cerbo GX. However, after the reboot, AggregateBatteries was still not shown in the list of BMS.
According to my understanding, the log file above looks fine. But AggregateBatteries is still not shown for selection in DVCC / Controlling BMS.
This leads me to two questions:
1) What could I do to overcome this problem? 2) Is there a way to improve AggregateBatteries to avoid this problem at all?
Best regards, Peter