samsta / BatteryController

GNU General Public License v3.0
0 stars 0 forks source link

CRITICALLY HIGH VOLTAGE message sent by battery when 12v is reconnected and BatteryController running. #17

Open JimsterCoder opened 1 year ago

JimsterCoder commented 1 year ago

From logs Mon Aug 28 16:08:46 2023 [ALARM]: LeafMonitor: BP1: Alarm Condition(s) Present:BP1: Alarm Condition(s) Present: CRITICALLY_HIGH_VOLTAGE LeafMonitor.cpp:257 Mon Aug 28 16:08:46 2023 [ALARM]: ShuntCtrl: BP1: SHUNT TRIGGERED LeafContactor.cpp:205 Mon Aug 28 16:08:46 2023 [INFO]: LeafMonitor: BP1: pack status set to SHUNT_ACTIVIATED LeafMonitor.cpp:292 Mon Aug 28 16:08:46 2023 [ALARM]: LeafMonitor: BP1: SHUNT ACTIVIATED during NORMAL operation LeafMonitor.cpp:266 Mon Aug 28 16:08:46 2023 [INFO]: TEENSY: DIAG INFO safe relay pin 15 set to ON USBInterface.cpp:139

This happened multiple times when I manually, at the terminal block, disconnected the 12v power to the battery and reconnected it after about 10 seconds. This happens the instant I reconnect the power.

For as yet unknown reason, the problem does not happen when the LBC is rebooted using out auto reboot system (to reset the failsafe bit), despite the LBC being powered down for 10 seconds. It's a mystery.