Changes for page 4. Firmware update

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

From version 10.1
edited by Admin
on 2024/12/02 16:32
Change comment: There is no comment for this version
To version 9.3
edited by Admin
on 2024/12/02 16:04
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -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 ====
24 +==== 2.1. 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  
... ... @@ -42,13 +42,13 @@
42 42  
43 43  ==== 2.2. Upload the firmware. ====
44 44  
45 -~1. Launch the ElectricDeviceMonitor’s Updater module:
45 +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 -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).
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).
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,9 +62,9 @@
62 62  
63 63  [[image:1732877039628-104.png||data-xwiki-image-style-alignment="center"]]
64 64  
65 -3. Click the "Browse..." button and select the *.srec file with the main firmware.
65 +Click the "Browse..." button and select the *.srec file with the main firmware.
66 66  
67 -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.
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.
68 68  
69 69  == 3. Updating via WEB interface ==
70 70