Skip to content

Commit 6d38619

Browse files
committed
Add BMS manufacturer; and latest bms version; Info about bms error reset.
1 parent feec891 commit 6d38619

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -853,11 +853,12 @@ Wake Reason: WAKE_SRC_BUTTON_1 WAKE_SRC_MEMS WAKE_KICKLOCK
853853
ES3 v1.01.15
854854
```
855855

856-
### Update BMS Firmware to 1.17
856+
### Update Dynapack BMS Firmware to 1.17 (latest Version)
857857

858858
I use minicom on the Mac. The easiest way is to go into the Folder with the Firmware and then start minicom.
859859
**Make sure that both the Battery and the Module are somewhat charged AND that there are NO Errors related to the Battery**.
860-
PLEASE. Do not try to update the BMS when the Fuse is OL (Open Line). It will not fix any BATtery error you have!
860+
PLEASE. Do not try to update the BMS when the Fuse is OL (Open Line). It will not fix any BATtery error you have!
861+
All Errors are set into EEPROM which is not updated / wiped when Updating.
861862

862863
1. Go into muco Bootloader via pressing ESC
863864
2. Type "vi" (version), Enter. If the version v1.17.1 is not installed we need to upload it first.
@@ -871,7 +872,7 @@ PLEASE. Do not try to update the BMS when the Fuse is OL (Open Line). It will no
871872

872873
### To save the distance I put the bike into shipping. That saved the distance into EEPROM.
873874

874-
**This will NOT Update the Distance in the Backoffice** but it will display it in the App so be carefull when you buy second Hand!
875+
**This will NOT Update the Distance in the Backoffice** but it will display it in the App so be careful when you buy second Hand!
875876
This is also possible for the BMS cycles!
876877
```console
877878
> distance 0

0 commit comments

Comments
 (0)