i have just put the Insight for grid charge after it has been unused for the past 2 weeks as been on holiday, went out to check progress and was on 44% but noticed unusual reading are they something to worry about or just a glitch. High of 6.245 and low of 0.0
Background on how max(max()) and min(min()) are stored:
At each keyON, the max(max()) voltage is initialized to 0.0000 volts, and the min(min()) voltage is initialized to 6.5535 volts. Then, each time LiBCM successfully reads all cell voltages, the data stream checksum is verified, and if valid then both values (max(max()) and min(min()) are checked and updated if there is a new outlier cell voltage.
In the latest firmware, if for some reason LiBCM is repeatedly unable to read cell voltages (noise, broken wire, unplugged connector, etc), then these values never update (i.e. they stay at their keyON letter values (e.g. H.HHH or L.LLL).
In previous firmware versions, it's possible that LiBCM would store incorrect outlier values if valid data wasn't received.
You should see if the problem persists when
this firmware is loaded.
un plugged grid charger started car and then replugged in.
As
@retepsnikrep mentioned, your cells are quite unbalanced. If they weren't like that before you let the car sit, we need to understand why that much deviation has occurred while the car sat unused. The first thing we need to do is determine each cell voltage:
0: Turn key to OFF.
1: Install the firmware I linked above (and
relinked again here)
2: Connect a computer to LiBCM's USB port
3: O
pen the Arduino Serial Monitor
4: Type
$DISP=CELL
and press enter
5: Turn key to ON.
6: You should start seeing QTY48 cell voltages on the Arduino Serial Monitor. Copy this data into a text file and send it to me so I can analyze the extended keyOFF behavior in your car.