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 18.1
edited by Admin
on 2025/09/03 10:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,6 +3,40 @@
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.6.0 =
7 +
8 +[[BMS_Main_3_v2.6.0.bin>>FileManager.BMS_Main_3_v2\.6\.0\.bin]]
9 +
10 +== Features ==
11 +
12 +* support for sending battery state and events via MQTT protocol via Wi-Fi or cellular network (see the "Service - MQTT" section)
13 +
14 +== Improvements ==
15 +
16 +* support for secure (TLS) connections in BMS GSM v1 and v2 drivers
17 +
18 +== Fixes ==
19 +
20 +* synchronization of the precharge procedure with the charge/discharge algorithms, so that precharge is stopped if charging and discharging are prohibited
21 +
22 += v2.5.0 =
23 +
24 +[[BMS_Main_3_v2.5.0.bin>>FileManager.BMS_Main_3_v2\.5\.0\.bin]]
25 +
26 +== Features ==
27 +
28 +* 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)
29 +* 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)
30 +
31 +== Improvements ==
32 +
33 +* new parameters that configure delays before and after the "Logic offline" error is generated (see the "Protections - Logic offline" section)
34 +* new CLI command "find-log" which finds a log file containing a specified timestamp
35 +
36 +== Fixes ==
37 +
38 +* resolving the issue of rebooting the device if formatting the SD card is activated
39 +
6 6  = v2.4.0 =
7 7  
8 8  [[BMS_Main_3_v2.4.0.bin>>FileManager.BMS_Main_3_v2\.4\.0\.bin]]