Wiki source code of 3.6 Connectivity
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) |
2 | = Settings = | ||
3 | |||
4 | (% data-numbered-headings-start="6" style="--numbered-headings-start: 5;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) | ||
5 | == Connectivity == | ||
6 | |||
7 | === CAN === | ||
8 | |||
9 | To change the parameters of the CAN bus, designed to configure the device and interact with a upper-level system, select the "Connectivity → CAN" section: | ||
10 | |||
11 | [[image:1733753700103-276.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="158" width="800"]] | ||
12 | |||
13 | In this section: | ||
14 | |||
15 | * Enable – a flag to enable the CAN bus transceiver; | ||
16 | * Node ID – an identifier of the device in the CANopen network; | ||
17 | * Bus speed, kbit/s – CAN bus baud rate; | ||
18 | ** 125; | ||
19 | ** 250; | ||
20 | ** 500; | ||
21 | ** 1000; | ||
22 | * Send TPDO messages – a flag to enable sending TPDO messages on each Sync message; | ||
23 | * Send Sync messages – a flag to enabled sending Sync messages (CANID = 0x80, no data); | ||
24 | * Sync period – a period of sending Sync messages, ms; | ||
25 | * Send Heartbeat messages – a flag to enable sending Heartbeat messages; | ||
26 | * Heartbeat period – a period of sending Heartbeat messages, ms; | ||
27 | * Ignore NMT messages – a flag to ignore NMT messages; | ||
28 | * Ignore SDO messages – a flag to forbid communication using the CANopen SDO protocol. | ||
29 | |||
30 | //**To apply new settings please restart the BMS Mini device.**// | ||
31 | |||
32 | === Modbus (RS-485) === | ||
33 | |||
34 | The BMS Mini device support the Modbus RTU protocol over the RS-485 bus. | ||
35 | |||
36 | To change the parameters for connecting to the RS-485 bus, select the “Connectivity → Modbus (RS-485)” section: | ||
37 | |||
38 | [[image:1733753700106-106.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="101" width="800"]] | ||
39 | |||
40 | In this section: | ||
41 | |||
42 | * Enable – a flag to enable the RS-485 transceiver; | ||
43 | * Address – a network address of the device; | ||
44 | * Baud rate – RS-485 bus baud rate. | ||
45 | |||
46 | //**To apply new settings please restart the BMS Mini device.**// | ||
47 | |||
48 | === Wi-Fi === | ||
49 | |||
50 | With the help of the BMS Wi-Fi module, the BMS Mini device supports connection to a Wi-Fi network. | ||
51 | |||
52 | To change the settings for connecting to a Wi-Fi network, select the "Connectivity → | ||
53 | Wi-Fi" section: | ||
54 | |||
55 | [[image:1733753700107-856.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="103" width="800"]] | ||
56 | |||
57 | In this section: | ||
58 | |||
59 | * Enable – a flag to enable connection to a Wi-Fi network; | ||
60 | * Module – version of BMS Wi-Fi module: | ||
61 | ** V1 (CC3100MOD); | ||
62 | ** V2 (ESP32-C3); | ||
63 | * SSID – a name of the Wi-Fi network; | ||
64 | * Password – a password to connect to the Wi-Fi network; | ||
65 | * Security type – a secure connection type. |