Changes for page 3.6 Connectivity

Last modified by Admin on 2025/06/11 15:58

From version 1.2
edited by Admin
on 2024/12/19 11:15
Change comment: Update document after refactoring.
To version 8.1
edited by Admin
on 2025/06/11 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  To change the parameters of the external CAN bus, designed to configure the device and interact with the upper-level system, select the "Connectivity - CAN (external)" section:
10 10  
11 -[[image:1734357425060-210.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="160" width="600"]]
11 +[[image:1740997082721-253.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="219" width="800"]]
12 12  
13 13  In this section:
14 14  
... ... @@ -22,6 +22,8 @@
22 22  * Heartbeat period – a period of sending Heartbeat messages, ms;
23 23  * Ignore NMT messages – a flag to ignore NMT messages;
24 24  * Ignore SDO messages – a flag to forbid communication using the CANopen SDO protocol.
25 +* CLI: Master ID – message ID for transmitting CLI-commands to the device;
26 +* CLI: Slave ID - message ID for receiving CLI-answers from the device.
25 25  
26 26  (% class="box infomessage" %)
27 27  (((
... ... @@ -30,9 +30,9 @@
30 30  
31 31  === CAN (internal) ===
32 32  
33 -To change the parameters of the internal CAN bus designed to interact with battery modules based on BMS Main 2.x or BMS Mini S / BMS Mini 2, select the "Connectivity - CAN (internal)" section:
35 +To change the parameters of the internal CAN bus designed to interact with battery modules based on BMS Main 2.x or BMS Mini S / BMS Mini, select the "Connectivity - CAN (internal)" section:
34 34  
35 -[[image:1734357425062-988.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="77" width="600"]]
37 +[[image:1740997142807-180.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="125" width="800"]]
36 36  
37 37  In this section:
38 38  
... ... @@ -50,7 +50,7 @@
50 50  
51 51  To change the parameters for connecting to the RS-485 bus, select the “Connectivity – Modbus (RS-485)” section:
52 52  
53 -[[image:1734357425065-445.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="82" width="600"]]
55 +[[image:1740997252420-589.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="134" width="800"]]
54 54  
55 55  In this section:
56 56  
... ... @@ -69,8 +69,9 @@
69 69  
70 70  To change the settings for connecting to a Wi-Fi network, select the "Connectivity - Wi-Fi" section:
71 71  
72 -[[image:1734357425065-900.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="85" width="600"]]
74 +[[image:Battery management systems.BMS Main 3.3\. Configuration.3\.6 Connectivity.WebHome@1733331899785-399.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="103" width="800"]]
73 73  
76 +
74 74  In this section:
75 75  
76 76  * Enable – a flag to enable connection to a Wi-Fi network;
... ... @@ -77,3 +77,61 @@
77 77  * SSID – a name of the Wi-Fi network;
78 78  * Password – a password to connect to the Wi-Fi network;
79 79  * Security type – a secure connection type.
83 +
84 +(% class="box infomessage" %)
85 +(((
86 +To apply new settings please restart the BMS Main X.
87 +)))
88 +
89 +=== Cellular ===
90 +
91 +The BMS Main X device can connect to a cellular network if the BMS GSM communication module is installed on the device.
92 +
93 +To change the settings for connecting to a cellular network, select the "Connectivity → Cellular" section:
94 +
95 +[[image:1749656553248-551.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="154" width="800"]]
96 +
97 +In this section:
98 +
99 +* Enable – a flag to enable connection to a cellular network;
100 +* Module – version of BMS GSM module:
101 +** V1 (SIM7070G);
102 +* Network type:
103 +** GSM;
104 +** LTE CAT-M1;
105 +** LTE NB-IoT;
106 +* Use APN – a flag to enable APN;
107 +* APN: Name;
108 +* APN: User;
109 +* APN: Password;
110 +* Use PIN – a flag to enable the PIN code;
111 +* PIN number;
112 +
113 +(% class="box infomessage" %)
114 +(((
115 +To apply new settings please restart the BMS Main X device.
116 +)))
117 +
118 +=== LAN ===
119 +
120 +The BMS Main X device can connect to a local area network if the BMS LANmodule communication module is installed on the device.
121 +
122 +To change the settings for connecting to LAN, select the "Connectivity → LAN" section:
123 +
124 +[[image:Battery management systems.BMS Main 3.3\. Configuration.3\.6 Connectivity.WebHome@1733331899788-489.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="117" width="800"]]In this section:
125 +
126 +* Enable – a flag to enable connection to a local network;
127 +* Module – version of BMS LANmodule:
128 +** V1 (W5500);
129 +* MAC – a MAC address of LANmodule;
130 +* IP mode – a type of IP address:
131 +** Static – IP address is configured manually;
132 +** Dynamic – IP address is received from DHCP server;
133 +* IP address – IP address (in static IP mode);
134 +* Netmask – subnet mask (in static IP mode);
135 +* Gateway address – address of a gateway (in static IP mode).
136 +
137 +(% class="box infomessage" %)
138 +(((
139 +To apply new settings please restart the BMS Main X device.
140 +)))
1740997082721-253.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +29.3 KB
Content
1740997142807-180.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +14.0 KB
Content
1740997252420-589.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +14.2 KB
Content
1749656553248-551.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +24.0 KB
Content