Closed NorthTown2022 closed 9 months ago
Hello @NorthTown2022 , You have a typo in your config-file:
SOC_CALC_CURRENT_REPORTED_BY_BMS = -300, 300
SOC_CALC_CURRENT_MEASURED_BY_USER = -300, 3000
I do not think that you have measured 3000 Amps when the BMS shows 300 Amps :-)
Yikes! I'm not sure what happened there but it's been corrected. Thanks :)
@NorthTown2022 is the issue solved with the correction of the config typo?
The problem has not come back.
Describe the bug
For unknown reasons my SOC got stuck at 100% with SOC_CALCULATION = TRUE.
I realized the SOC within BMS was reporting accurately and to test set SOC_CALCULATION = FALSE, the problem went away. I set SOC_CALCULATION = TRUE once again and problem has not yet returned.
The problem persisted during the installation and uninstallation of various versions of the 1.1.202401** driver. When I installed the 1.0.20231117dev driver the problem also went away.
How to reproduce
This is a screenshot from yesterday morning before I wiped the Pi clean and did a fresh install.
Expected behavior
I have no idea but will report back if it happens again. I currently have Mr. Manual's 1.1.20240122dev driver installed but like I said the issue persisted through several variations of the 1.1.202401** driver.
Driver version
1.1.20240122dev, 1.1.20240102beta
Venus OS device type
Raspberry Pi 4
Venus OS version
v3.13
BMS type
JKBMS / Heltec BMS
Cell count
16
Battery count
1
Connection type
Serial USB adapter to RS485
Config file
Relevant log output
Any other information that may be helpful
My coding skills are weak but I'm happy to help. I will do more testing and report back if this happens again.