Closed sstolk90 closed 1 year ago
Sorry I did no fully understand.
Those are the values in the VRM/ Remote Console where the driver acts on. So when the values are 0 C or soc is 0 the battery is not drained or charged. In the log you can see the same values which are displayed in the log above.
Not quite sure if my BMS is corrupt but I checked my logs and it happend aroun 23:02:31 last night When I set Grafana 1 second later this is the output:
The cycles are reporting the voltage in some what way. Everything else like amps, soc and temp go haywire. I did not reboot or changed anything at this time since I was asleep. the victron was set on Grid 0 mode so just maintaining the basic house load.
The values in this Grafana / Influx DB are coming from the MQTT queries against the Victron. So the Victron is "feeding" the database. When I disconnect the Victron BLE towards my BMS which is at fault the app displays the correct information. I already installed the new driver as mentioned above but this does not resolve the problem.
Can you try an older build? https://github.com/mr-manuel/venus-os_dbus-serialbattery/releases/
Please try the nightly
of the dev
branch from today. There are some fixes included for the correct JKBMS BLE recognition.
Had the same problem. I can confirm it's fixed on dev
Thanks for the feedback.
Confirmed that it working also! All the values are showing the right things! Thanks for this fix!
Describe the bug
I have a Victron GX MP-II 48/5000/70 with two JKBMS'ses 304 Ah so around ~29 kWh. The version of the Venus OS is 2.92 and I'm using the latest dev nighly build of the driver
One of my JKBMS'es reports false number/stats and settings. the BMS shows the right values when connected to the phone app but the driver does not report the correct values.
The only thing that has changed but I do not think what can cause an issue is I installed 4 BLE transmitters and a ESPresence in the same shed where my batteries are.
How to reproduce
Steps to reproduce the behavior: Rebooting the JKBMS by hand, removing the cables, disconnecting the battery, rebooting the MultiPlus by button or software or disconnecting the battery.
Expected behavior
Getting the correct values
Driver version
1.0.20230919dev
Venus OS device type
Venus_GX
Venus OS version
2.92
BMS type
JKBMS / Heltec BMS
Cell count
16
Connection type
Bluetooth
Config file
Relevant log output
Any other information that may be helpful
No response