Changes for page 4. Firmware update

Last modified by Admin on 2025/03/03 13:18

From version 9.3
edited by Admin
on 2024/12/02 16:04
Change comment: Update document after refactoring.
To version 13.1
edited by Admin
on 2025/01/30 19:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -BMS Main 2.1 update procedure
1 +4. Firmware update
Parent
... ... @@ -1,1 +1,1 @@
1 -drafts.Firmware.WebHome
1 +Battery management systems.BMS Main 2\.1.WebHome
Content
... ... @@ -1,5 +1,8 @@
1 -== 1. Introduction ==
1 +(% data-numbered-headings-start="4" style="--numbered-headings-start: 3;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %)
2 += Firmware update =
2 2  
4 +== Introduction ==
5 +
3 3  This document describes the steps for updating the BMS Main 2.x firmware.
4 4  
5 5  Updating the BMS Main 2.x firmware can be done in the following ways:
... ... @@ -7,7 +7,7 @@
7 7  * using ElectricDeviceMonitor via Ethernet, CAN or RS-485 bus;
8 8  * using the device web interface via Ethernet or Wi-Fi.
9 9  
10 -== 2. Updating via ElectricDeviceMonitor ==
13 +== Updating via ElectricDeviceMonitor ==
11 11  
12 12  The following hardware and software are required:
13 13  
... ... @@ -21,7 +21,7 @@
21 21  * starting the bootloader;
22 22  * uploading the firmware file to the BMS Main 2.x flash memory.
23 23  
24 -==== 2.1. Start the device bootloader. ====
27 +=== Start the device bootloader ===
25 25  
26 26  * **via Web Interface**: go to the "Service → Device" section and click on the link "Reset device and start loader":
27 27  
... ... @@ -40,15 +40,15 @@
40 40  The bootloader will be active for 45 seconds. After this time, control will be transferred again to the main firmware.
41 41  )))
42 42  
43 -==== 2.2. Upload the firmware. ====
46 +=== Upload the firmware ===
44 44  
45 -Launch the ElectricDeviceMonitor’s Updater module:
48 +~1. Launch the ElectricDeviceMonitor’s Updater module:
46 46  
47 47  [[image:1732876973941-940.png||data-xwiki-image-style-alignment="center"]]
48 48  
49 49  [[image:1732876980743-472.png||data-xwiki-image-style-alignment="center"]]
50 50  
51 -From the drop-down menu of the Updater window, select the method of connecting to the BMS Main 2.x device and configure the connection parameters (the "Settings..." button).
54 +2. From the drop-down menu of the Updater window, select the method of connecting to the BMS Main 2.x device and configure the connection parameters (the "Settings..." button).
52 52  
53 53  * **Ethernet connection**: select the connection method "TCP transport", click the "Settings..." button and, in the window that appears, specify the device's IP address and bootloader port number:
54 54  
... ... @@ -62,11 +62,11 @@
62 62  
63 63  [[image:1732877039628-104.png||data-xwiki-image-style-alignment="center"]]
64 64  
65 -Click the "Browse..." button and select the *.srec file with the main firmware.
68 +3. Click the "Browse..." button and select the *.srec file with the main firmware.
66 66  
67 -Click the “Update” button **while the device is in bootloader mode**. The process of loading the new firmware into the device memory will begin.
70 +4. Click the “Update” button **while the device is in bootloader mode**. The process of loading the new firmware into the device memory will begin.
68 68  
69 -== 3. Updating via WEB interface ==
72 +== Updating via WEB interface ==
70 70  
71 71  (% class="box warningmessage" %)
72 72  (((