Closed wasnertobias closed 8 months ago
The solution was to restart the VE.Bus-System "Multiplus" > "Advanced" > "Restart VE.Bus-System"
Then remote console showed "ESS #3" only and VRM portal showed on the initial page load "ESS #3" as well "BMS disabled charge," but after one second, it shows "ESS #4" only "BMS disabled discharge"
But: IO section shows only that charging is disabled.
(ESS #3 is totally expected due to the battery being very full! I guess this could be a display error in VRM)
However: Discharge is working again! Which is most important.
Not really sure what exactly triggered the need to restart the bus, but I am sure it has something to do with the settings mentioned above as this happened to me at two individual locations.
Also I am still confused about why my BMS does not seem to set the SOC to 100 % as mentioned in the config.default.ini.
As the reported SOC of my JKBMS was way lower than expected (85 % instead of 100 %) I tried the setting SOC_RESET_VOLTAGE. However, although (multiple) cells hit the OVP of the BMS (3.65 V) it does not seem to go back into float mode.
This are two different things.
SOC_RESET_VOLTAGE
cell count is reached. This means that if you set SOC_RESET_VOLTAGE
to 3.65
the driver will not switch to float, because this situation is very unlikely. What was the battery voltage when the first cell hit OVP? Get this voltage divide it by your cell count and use it as SOC_RESET_VOLTAGE
. This is only an initial value and you have to play with it. If OVP is never reached, increase it a bit. If SOC_RESET_VOLTAGE
cell count is never reached, decrese it a bit.Great that it lets you discharge again. Else I would had proposed a reboot of the Venus OS.
CAVE: Dieser Fehler trat bei mir nach einem Multiplus-Firmware-Upgrade auf :( Alle Spannungsschwellen müssen per VE.BUS System Connect neu eingestellt werden !
Describe the problem
As the reported SOC of my JKBMS was way lower than expected (85 % instead of 100 %) I tried the setting SOC_RESET_VOLTAGE. However, although (multiple) cells hit the OVP of the BMS (3.65 V) it does not seem to go back into float mode.
I also enabled SOC_CALCULATION, as this is expected to yield much better results.
My biggest problem is: It does not let me discharge the battery, the Grid-Setpoint is not being followed any longer. I assume this happens as it is still stuck with "Bulk".
(I tried to disable the feature by leaving "SOC_RESET_AFTER_DAYS" blank again.)
Driver version
v1.2.20240227beta
Venus OS device type
Raspberry Pi
Venus OS version
v3.22
BMS type
JKBMS / Heltec BMS
Cell count
8
Battery count
1
Connection type
Bluetooth
Config file
Relevant log output
Any other information that may be helpful
It seems like the BMS does not set SOC to 100 % as it would be expected (according to config.default.ini comments)!