Good day hope all is well. I have been testing the balancing side of the bms with all main controls function now . I have left the stock parameters but still after a few charge discharge cycles its seems the bms is not closing the gap between the cells i set on purpose to monitor the efficiency of the balancing ?
BMS.setBalancingThresholds(10, 3200, 10); // minIdleTime_min, minCellV_mV, maxVoltageDiff_mV
BMS.setIdleCurrentThreshold(100);
BMS.enableAutoBalancing();
This is the current settings though on the OLED screen i dont see any regular updates or changes ? Please confirm what should take place to confirm that my hardware is setup correctly .