Changes for page BMS Main 3

Last modified by Admin on 2025/10/03 09:00

From version 16.1
edited by Admin
on 2025/07/04 04:43
Change comment: There is no comment for this version
To version 19.1
edited by Admin
on 2025/10/03 09:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,6 +3,57 @@
3 3  BMS Main 3 firmware update procedure is described [[here>>doc:Battery management systems.BMS Main 3.5\. Firmware update.WebHome]].
4 4  )))
5 5  
6 += v2.7.0 =
7 +
8 +[[BMS_Main_3_v2.7.0.bin>>FileManager.BMS_Main_3_v2\.7\.0\.bin]]
9 +
10 +== Features ==
11 +
12 +* new algorithm for detecting loss of wire connection to battery cells
13 +* new protection for detecting battery cell imbalance (see the "Protections - Cell imbalance" section)
14 +* new "Main X offline" error indicating loss of connection with the BMS Main X device
15 +
16 +== Improvements ==
17 +
18 +* new flag enabling fast current measurements (see the "Signals - Current sensor" section)
19 +* new parameters that control setting/clearing the "Ready to charge" and "Ready to discharge" signals based on the charge and/or discharge current limits (see the "Control - Charging status" and "Control - Discharging status" sections)
20 +* new parameters to ignore the specified errors when setting the critical error (see the "Protections - Critical error" section)
21 +* displaying HV calibration values for the service account (see the "Service - Calibration" section)
22 +
23 += v2.6.0 =
24 +
25 +[[BMS_Main_3_v2.6.0.bin>>FileManager.BMS_Main_3_v2\.6\.0\.bin]]
26 +
27 +== Features ==
28 +
29 +* support for sending battery state and events via MQTT protocol via Wi-Fi or cellular network (see the "Service - MQTT" section)
30 +
31 +== Improvements ==
32 +
33 +* support for secure (TLS) connections in BMS GSM v1 and v2 drivers
34 +
35 +== Fixes ==
36 +
37 +* synchronization of the precharge procedure with the charge/discharge algorithms, so that precharge is stopped if charging and discharging are prohibited
38 +
39 += v2.5.0 =
40 +
41 +[[BMS_Main_3_v2.5.0.bin>>FileManager.BMS_Main_3_v2\.5\.0\.bin]]
42 +
43 +== Features ==
44 +
45 +* new protection checking that the sum of cell voltages is equal to the voltage before contactors (the "High voltage 1" value). If this is not the case, the error "Battery voltage mismatch" is generated (see the "Protections - Battery voltage" section)
46 +* new protection checking that the number of cell temperature sensors is equal to the specified value. If this is not the case, the "T-sensor count error" is generated (see the "Protections - Temperature sensor count" section)
47 +
48 +== Improvements ==
49 +
50 +* new parameters that configure delays before and after the "Logic offline" error is generated (see the "Protections - Logic offline" section)
51 +* new CLI command "find-log" which finds a log file containing a specified timestamp
52 +
53 +== Fixes ==
54 +
55 +* resolving the issue of rebooting the device if formatting the SD card is activated
56 +
6 6  = v2.4.0 =
7 7  
8 8  [[BMS_Main_3_v2.4.0.bin>>FileManager.BMS_Main_3_v2\.4\.0\.bin]]