Commit b02fae3de7cc3f79b06f17c915cb9a3a18ad8caf
1 parent
d9323883
增加基站配置的章节说明
Showing
3 changed files
with
33 additions
and
2 deletions
Communication protocol-B200W-MQTT Protocol.md
@@ -28,7 +28,23 @@ Use the MQTT.FX client to configure the domain name, port, username and password | @@ -28,7 +28,23 @@ Use the MQTT.FX client to configure the domain name, port, username and password | ||
28 |  | 28 |  |
29 | 29 | ||
30 | 30 | ||
31 | +## Base Station Configuration | ||
31 | 32 | ||
33 | +1. Connect the base station via USB and open the base station server configuration software(SunVoteServerIPSettings). | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | +2. If the base station is not connected to the computer, the tool will display "Detecting base station." In this case, read and write operations will be invalid. | ||
38 | + | ||
39 | +3. Once the connection is established, proceed to write the necessary information. | ||
40 | + | ||
41 | +4. Set the base station's server domain name (IP), port, user information, and password information, then write them into the base station. | ||
42 | + | ||
43 | +5. If the MQTT server does not require username and password authentication, you can randomly set the username and password. | ||
44 | + | ||
45 | +6. Disconnect the USB, connect the Ethernet cable, and check whether the network connection is normal (observe if the light on the base station is flashing blue). | ||
46 | + | ||
47 | +<a href="/Elvis/public/blob/master/soft/SunVoteServerIPSettings 1.0.1.3.exe" target="_blank" >Click here to download the server configuration software</a> | ||
32 | 48 | ||
33 | # Function Description | 49 | # Function Description |
34 | 50 |
img/mqtt_7.png
0 → 100644
11.4 KB
通讯协议-B200W-MQTT协议[外].md
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | 3 | ||
4 | 4 | ||
5 | 5 | ||
6 | - | 6 | +[toc] |
7 | 7 | ||
8 | 8 | ||
9 | 9 | ||
@@ -27,8 +27,23 @@ MQTT服务器配置结果检查 | @@ -27,8 +27,23 @@ MQTT服务器配置结果检查 | ||
27 | 27 | ||
28 |  | 28 |  |
29 | 29 | ||
30 | - | 30 | +## 基站配置 |
31 | + | ||
32 | +通过USB连接基站,打开基站服务器配置软件。 | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | +如果基站没有连接电脑,工具显示检测基站中,这时候读写无效。 | ||
37 | + | ||
38 | +连接正常后,按照各个信息进行写入。 | ||
39 | + | ||
40 | +设置基站服务器域名(ip)、端口,用户信息、密码信息,写入基站。 | ||
41 | + | ||
42 | +如果MQTT服务器没有启用用户密码验证,用户密码信息可以随机设置。 | ||
43 | + | ||
44 | +拔掉USB,连接网线,接入网络,查看网络是否连接正常。(基站上面的灯是否蓝色闪烁) | ||
31 | 45 | ||
46 | +服务器IP设置<a href="/Elvis/public/blob/master/soft/SunVote 服务器IP设置 1.0.1.2.exe" target="_blank" >软件下载</a> | ||
32 | 47 | ||
33 | # 功能说明 | 48 | # 功能说明 |
34 | 49 |