From 1b66ebe0df071d292ad0aa4dabc4b1afd8341dc0 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 4 May 2022 12:31:25 +0200 Subject: [PATCH] Updated Battery (markdown) --- Battery.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Battery.md b/Battery.md index 5120595..46667e1 100644 --- a/Battery.md +++ b/Battery.md @@ -40,7 +40,8 @@ If the board is [beeping](https://github.com/EmanuelFeru/hoverboard-firmware-hac * [Debug Serial](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Debug-Serial) can be used to monitor battery voltage If the board turns off without the melody, the BMS is shutting the power off -* You might be drawing too much current. You can limit the [current](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Setup-current-and-speed-limits#current-limit) being drawn not to trigger the BMS over-discharge protection but you will reduce the power -* It can happen if your battery is fully charged and too much current is flowing back (regenerative braking), it can trigger overcharge protection +* You are drawing too much current which triggers the over-discharge protection of your BMW. You can limit the [current](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Setup-current-and-speed-limits#current-limit) but you will reduce the power +* It can happen if your battery is fully charged and too much current is flowing back (regenerative braking), it can trigger overcharge protection of your BMS +* When using phase advance/field weakening and braking, a voltage higher than the battery voltage can flow back to the battery and trigger the over-voltage protection of your BMS You will have to unplug the battery and plug it again \ No newline at end of file