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, 8 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 ... ... @@ -350,6 +350,8 @@ 350 350 * (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined** 351 351 * (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 352 352 352 + 353 + 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.380 +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**386 +* (% 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: 390 +On the section User credentials, set the following information: **(这边加一个截图)** 392 392 393 -* (% style="color:blue" %)**User Name: “Any value”** (%%) 392 +* (% 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 403 +[[image:image-20230802112413-47.png]] 415 415 416 -[[image:image-2023080 8105300-2.png]]405 +[[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]]410 +[[image:image-20230802112413-49.png]] 423 423 424 424 425 425 === 3.7.3 tago data === ... ... @@ -430,23 +430,32 @@ 430 430 [[image:image-20230802112413-51.png||height="184" width="696"]] 431 431 432 432 421 +=== 3.7.4 TLS mode === 433 433 434 -== 3.8 TCP Connection == 435 435 424 +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 426 +On the SSL/TLS section, check the option **Enable SSL/TLS**, and click OK. 440 440 441 - **Sensor ConsoleOutputwhenUplink**428 +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]]430 +* (% style="color:blue" %)**Profile Name: “Any name”** 444 444 432 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io** 445 445 446 -* *Seeresultin TCP Server**434 +* (% style="color:blue" %)**Broker Port: 8883** 447 447 448 - [[image:image-20230807233631-2.png]]436 +* (% style="color:blue" %)**Client ID: “Any value”** 449 449 438 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 450 450 440 +* (% style="color:blue" %)**Password: “Your device token”** 451 451 442 +* (% style="color:blue" %)**PUBTOPIC: “Any value”** 443 + 444 +* (% style="color:blue" %)**SUBTOPIC: “Any value”** 445 + 446 +[[image:image-20230802112413-52.png]] 447 + 448 + 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
- image-20230808162421-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -59.2 KB - Content