Louis Van Der Walt

Results 86 comments of Louis Van Der Walt

@coca7 check in your Remote Console -> SerialBattery -> Parameters -> CVL. This should be 3.65V x amount of cells (14.6V in your case). If it is (which I expect...

Leave your cell voltages on their defaults (3.1V and 3.45V) in utils.py and run them like that for a week or two. You should see that you can reach your...

@NicholasHerbst are the communications protocol available for these BMS? I do not see anything on Tian Power's website.

@NicholasHerbst You should be able to attach the doc to a comment here.

Nice work @csloz Once you have something that can read the basics, create a branch and do a pull request.

It would be limiting your charge yes. In your utils.py go change CCCM_ENABLE = False around line 25 and restart to see if that helps. That setting in still experimental.

Anyone want to test a new beta please https://github.com/Louisvdw/dbus-serialbattery/releases/tag/v0.12b4 We've added a new battery driver that seem to be the same BMS as the Revov batteries. In this beta above...

In [beta4 release](https://github.com/Louisvdw/dbus-serialbattery/releases/tag/v0.11beta4) I changed the way the driver is installed/reinstalled on the GX device. Please give it a test for this issue

It could be an issue on the Pi devices.

This would not be a bug in the driver, but rather that the driver is now showing you what is happening inside your battery. The SOC value is what your...