Changes for page BMS Main X

Last modified by Admin on 2025/07/22 11:39

From version 6.1
edited by Admin
on 2025/02/19 08:28
Change comment: There is no comment for this version
To version 8.1
edited by Admin
on 2025/07/22 11:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,6 +3,44 @@
3 3  BMS Main X firmware update procedure is described [[here>>doc:Battery management systems.BMS Main X.5\. Firmware update.WebHome]].
4 4  )))
5 5  
6 += v2.8.1 =
7 +
8 +[[BMS_Main_X2_v2.8.1.srec>>FileManager.BMS_Main_X2_v2\.8\.1\.srec]]
9 +
10 +== Improvements ==
11 +
12 +* new CLI command "find-log" which finds a log file containing a specified timestamp
13 +* ability to acknowledge battery module errors via CLI (see the "Service - Errors journal" section) and Modbus protocol
14 +
15 +== Fixes ==
16 +
17 +* resolving the issue of rebooting the device if formatting the SD card is activated
18 +
19 += v2.8.0 =
20 +
21 +[[BMS_Main_X2_v2.8.0.srec>>FileManager.BMS_Main_X2_v2\.8\.0\.srec]]
22 +
23 +== Features ==
24 +
25 +* new flags that allow to interrupt (shorten) the module balancing stage if all battery modules are already joined (see the "Control - Charge", "Control - Discharge", "Control - Charge/Discharge" sections)
26 +* forwarding CLI and bootloader CAN messages from CAN EXT interface to CAN INT interface and back
27 +* new parameter for setting the type of network to which the BMS GSM communication module connects (see the "Connectivity - Cellular" section)
28 +* new flag that controls whether to use open circuit voltage or actual voltage when determining the voltage unbalance error (see the "Protections - Voltage unbalance (in any state)" section)
29 +* new regulator that maintains battery current limiting to ensure that actual module currents do not exceed their current limits (see the "Control - Charge", "Control - Discharge", "Control - Charge/Discharge" sections)
30 +* ability to select the battery module errors that cause the battery critical error (see the "Protections - Critical error" section)
31 +* ability to update the device serial number from the service account if the number is reset to the default value for some reason (see the "Service" section)
32 +
33 +== Improvements ==
34 +
35 +* dynamic calculation of data transfer schedule for optimal communication with a large number of battery modules
36 +* ability to complete device initialization after the set timeout has expired and the minimum number of modules has been detected (see the "Control - Initialization" section)
37 +* 30 second delay when remounting SD card after detecting mount error
38 +* saving the number of joined modules in log files
39 +
40 +== Fixes ==
41 +
42 +* resolving the issue of saving some battery module signals in log files
43 +
6 6  = v2.7.0 =
7 7  
8 8  [[BMS_Main_X2_v2.7.0.srec>>FileManager.BMS_Main_X2_v2\.7\.0\.srec]]