-
### Description:
Feasibility of using semaphores to synchronize the execution of the Thingset with the initialization of the bq76952. Currently, when the live publication is enabled thingset execute…
-
I first pulled the TS2 pin to low and the RST_SHUT pin to gnd. Then tried to start the sample program that you provided, but there is no response from the BQ76952 IC.
The code gets stuck after the…
-
possible library: https://github.com/pranjal-joshi/BQ76952Lib
-
Issue Description:
We are currently in the process of testing the BMS C1 board, specifically by subjecting it to overvoltage and undervoltage tests. The expected behavior during an overvoltage or u…
-
Hello Joshi, i am new to github and saw your BQ76952 lib. In the file bq76952lib.cpp line 172. You have hardcoded length value 0x05. I think it could be a improvement to do a check that if the noOfByt…
-
The tests were done in two parts.
## Part 1
The first test was done using a load tester. The electronic load tester used is RePower Battery Test System with a capacity of 120V, 100A.
A LFP bat…
-
In the PCB notes, we see the following text:
![image](https://github.com/LibreSolar/bms-c1/assets/146818538/99c707c8-ac1a-4a65-8dbc-433844395925)
However, in the Board setup, the details are as …
-
![CP1](https://user-images.githubusercontent.com/84082577/176192949-dc2aac9d-8309-4a86-a528-28c5cfb7f66d.PNG)
How do you estimate the charge pump capacitor value ?
4*16nF*10=640nF
-
Investigating a new idea of removing (or significantly reducing) battery supervision microcontroller.
The foreseen benefits include single, centralized firmware on UPS AVR, and removing need for su…
-
**Describe the bug**
I'm trying to make the ESP32-C3 talk to a TI bq76952 battery management IC (full hardware design [here](https://github.com/LibreSolar/bms-c1)). Exactly the same firmware works …