Last modified by Mengting Qiu on 2025/03/08 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 7 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. David1 +XWiki.Edwin - Content
-
... ... @@ -1,4 +1,5 @@ 1 -== **Table of Contents:** == 1 +(% class="wikigeneratedid" %) 2 +**Table of Contents:** 2 2 3 3 {{toc/}} 4 4 ... ... @@ -18,8 +18,6 @@ 18 18 1. Insert the SIM card to Sensor 19 19 1. [[Configure APN>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20configure%20APN%20in%20the%20node/]] in the sensor (% class="mark" %)(补充 APN 指令(%%)) 20 20 21 -(% class="mark" %)插入 SIM 卡图片 22 - 23 23 After doing above, the NB-IoT Sensors should be able to attach to NB-IoT network . 24 24 25 25 The -NB and -NS models support (% style="color:blue" %)**LTE Cat NB2**(%%), with below frequency band: multiple frequency bands of (% style="color:blue" %)**B1/B2/B3/B4/B5/B8/B12/B13/B14/B17/B18/B19/B20/B25/B28/B66/B70/B85**(%%) . Make sure you use a the NB-IoT SIM card. ... ... @@ -32,7 +32,7 @@ 32 32 Austria, Belgium, Bulgaria, Croatia, Czech Republic, Denmark, Finland, Germany, Great Britain, Greece, Hungary, Ireland, Italy, Latvia, Malta, Netherlands, Norway, Puerto Rico, Russia, Slovak , Republic, Slovenia, Spain, Sweden, Switzerland, Taiwan, USA, US Virgin Islands 33 33 )))|(% style="width:135px" %) 34 34 |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %) 35 -|(% style="width:117px" %)China Telecom|(% style="width:151px" %) ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %)34 +|(% style="width:117px" %)China Telecom|(% style="width:151px" %) |(% style="width:474px" %)China Mainland|(% style="width:135px" %) 36 36 37 37 = 3. Configure to connect to different servers = 38 38 ... ... @@ -279,7 +279,7 @@ 279 279 ==== 3.6.1.1 Create Device ==== 280 280 281 281 282 -Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. Record Device Name which is used for MQTT connection.281 +Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. 283 283 284 284 [[image:image-20230802112413-32.png]] 285 285 ... ... @@ -342,14 +342,21 @@ 342 342 343 343 (% style="color:blue" %)**AT Commands** 344 344 345 -* (% style="color:#037691" %)**AT+PRO=3,3 **(%%)** **~/~/ Use MQTT to connect to ThingsBoard. Payload Type set to 3.344 +* (% style="color:#037691" %)**AT+PRO=3,3 **(%%)** **~/~/ Use MQTT to connect to ThingsBoard. 346 346 347 -* (% style="color:#037691" %)**AT+SUBTOPIC=<device name>** (%%) 348 -* (% style="color:#037691" %)**AT+PUBTOPIC=<device name>** 349 -* (% style="color:#037691" %)**AT+CLIENT=<device name> or User Defined** 350 -* (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined** 351 -* (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 346 +* (% style="color:#037691" %)**AT+SUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的** 352 352 348 +* (% style="color:#037691" %)**AT+PUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的** 349 + 350 +Users do not need to fill in the client, username, and password. But the configuration information of the device requires setting the client, username, and password, which can be entered freely.** (软件自动填充为 Device Name 吧).这边不用提示了,客户不需要输入。(大部分客户还是会自己去设置这个的,提高安全性)** 351 + 352 +(% style="color:blue" %)**CLIENT :“Any value”** 353 + 354 +(% style="color:blue" %)**User Name:“Any value”** 355 + 356 +(% style="color:blue" %)**Password:“Any value”** 357 + 358 + 353 353 Test Uplink by click the button for 1 second 354 354 355 355 [[image:image-20230802112413-41.png]] ... ... @@ -376,21 +376,19 @@ 376 376 [[image:image-20230802112413-46.png]] 377 377 378 378 379 - Thedeviceneedstoenablethe TLS modeand set the(% style="color:blue" %)**AT+TLSMOD=1,0**(%%)command.385 +On the Connection Profile window, set the following information: **(这边加一个截图)** 380 380 381 -On the Connection Profile window, set the following information: 382 - 383 383 * (% style="color:blue" %)**Profile Name: “Any name”** 384 384 385 385 * (% style="color:blue" %)**Broker Address: mqtt.tago.io** 386 386 387 -* (% style="color:blue" %)**Broker Port: 88 83**391 +* (% style="color:blue" %)**Broker Port: 1883** 388 388 389 389 * (% style="color:blue" %)**Client ID: “Any value”** 390 390 391 -On the section User credentials, set the following information: 395 +On the section User credentials, set the following information: **(这边加一个截图)** 392 392 393 -* (% style="color:blue" %)**User Name: “Any value”** (%%) 397 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 394 394 395 395 * (% style="color:blue" %)**Password: “Your device token”** 396 396 ... ... @@ -398,28 +398,17 @@ 398 398 399 399 * (% style="color:blue" %)**SUBTOPIC: “Any value”** 400 400 401 -(% style="color:blue" %)**AT command:** 402 - 403 -* **AT+PRO=3,0 or 3,5 **~/~/ hex format or json format 404 - 405 -* **AT+SUBTOPIC=<device name>** **or User Defined** 406 -* **AT+PUBTOPIC=<device name>or User Defined** 407 -* **AT+CLIENT=<device name> or User Defined** 408 -* **AT+UNAME=<device name> or User Defined** 409 -* **AT+PWD=“Your device token”** 410 - 411 411 === 3.7.2 Simulate with MQTT.fx === 412 412 413 -[[image:image-20230802112413-52.png]] 414 414 408 +[[image:image-20230802112413-47.png]] 415 415 416 -[[image:image-2023080 8105300-2.png]]410 +[[image:image-20230802112413-48.png]] 417 417 418 418 Users can run the (% style="color:blue" %)**AT+PRO=3,5**(%%) command, and the payload will be converted to **JSON format**. 419 419 420 -[[image:image-20230808105217-1.png]] 421 421 422 -[[image:image-2023080 8105329-3.png]]415 +[[image:image-20230802112413-49.png]] 423 423 424 424 425 425 === 3.7.3 tago data === ... ... @@ -427,26 +427,35 @@ 427 427 428 428 [[image:image-20230802112413-50.png]] 429 429 430 -[[image:image-20230802112413-51.png ||height="184" width="696"]]423 +[[image:image-20230802112413-51.png]] 431 431 432 432 426 +=== 3.7.4 TLS mode === 433 433 434 -== 3.8 TCP Connection == 435 435 429 +Users can choose to use (% style="color:blue" %)**SSL/TLS**(%%) mode. 436 436 437 -* **AT+PRO=4,0 ** ~/~/ Set to use TCP protocol to uplink(HEX format) 438 -* **AT+PRO=4,1 ** ~/~/ Set to use TCP protocol to uplink(JSON format) 439 -* **AT+SERVADDR=120.24.4.116,5600 **~/~/ to set TCP server address and port 431 +On the SSL/TLS section, check the option **Enable SSL/TLS**, and click OK. 440 440 441 - **Sensor ConsoleOutputwhenUplink**433 +The device needs to enable the TLS mode and set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command. 442 442 443 - [[image:image-20230807233631-1.png]]435 +* (% style="color:blue" %)**Profile Name: “Any name”** 444 444 437 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io** 445 445 446 -* *Seeresultin TCP Server**439 +* (% style="color:blue" %)**Broker Port: 8883** 447 447 448 - [[image:image-20230807233631-2.png]]441 +* (% style="color:blue" %)**Client ID: “Any value”** 449 449 443 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 450 450 445 +* (% style="color:blue" %)**Password: “Your device token”** 451 451 447 +* (% style="color:blue" %)**PUBTOPIC: “Any value”** 448 + 449 +* (% style="color:blue" %)**SUBTOPIC: “Any value”** 450 + 451 +[[image:image-20230802112413-52.png]] 452 + 453 + 452 452
- image-20230807233631-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -21.9 KB - Content
- image-20230807233631-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -9.6 KB - Content
- image-20230808105217-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -68.5 KB - Content
- image-20230808105300-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -70.1 KB - Content
- image-20230808105329-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -21.1 KB - Content
- image-20230808162301-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -76.9 KB - Content
- image-20230808162342-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -63.8 KB - Content