Last modified by Mengting Qiu on 2025/07/03 18:55
From version 83.3
edited by Xiaoling
on 2023/08/09 10:38
on 2023/08/09 10:38
Change comment:
There is no comment for this version
To version 65.1
edited by Edwin Chen
on 2023/08/07 23:38
on 2023/08/07 23:38
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 13 removed)
- image-20230808105217-1.png
- image-20230808105300-2.png
- image-20230808105329-3.png
- image-20230808162301-1.png
- image-20230808162342-2.png
- image-20230808162421-3.png
- image-20230808162727-4.png
- image-20230808163035-5.png
- image-20230808163049-6.png
- image-20230808163612-7.png
- image-20230808170051-8.png
- image-20230808170548-9.png
- image-20230808205045-1.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -1,5 +1,4 @@ 1 -(% class="wikigeneratedid" id="HTableofContents:" %) 2 -**Table of Contents:** 1 +== **Table of Contents:** == 3 3 4 4 {{toc/}} 5 5 ... ... @@ -19,7 +19,7 @@ 19 19 1. Insert the SIM card to Sensor 20 20 1. [[Configure APN>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20configure%20APN%20in%20the%20node/]] in the sensor (% class="mark" %)(补充 APN 指令(%%)) 21 21 22 - [[image:image-20230808205045-1.png||height="293"width="438"]]21 +(% class="mark" %)插入 SIM 卡图片 23 23 24 24 After doing above, the NB-IoT Sensors should be able to attach to NB-IoT network . 25 25 ... ... @@ -33,7 +33,7 @@ 33 33 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 34 34 )))|(% style="width:135px" %) 35 35 |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %) 36 -|(% style="width:117px" %)China Telecom|(% style="width:151px" %) ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %)35 +|(% style="width:117px" %)China Telecom|(% style="width:151px" %) |(% style="width:474px" %)China Mainland|(% style="width:135px" %) 37 37 38 38 = 3. Configure to connect to different servers = 39 39 ... ... @@ -238,39 +238,9 @@ 238 238 239 239 == 3.4 Datacake == 240 240 241 -=== 3.4.1 Create device === 242 242 243 -[[image:image-20230808162301-1.png]] 244 244 245 245 246 -[[image:image-20230808162342-2.png]] 247 - 248 - 249 -[[image:image-20230808162421-3.png]] 250 - 251 -The device ID needs to be filled in with IMEI, and a prefix of 'f' needs to be added. 252 - 253 -[[image:image-20230808163612-7.png]] 254 - 255 -[[image:image-20230808163035-5.png]] 256 - 257 -[[image:image-20230808163049-6.png]] 258 - 259 -=== 3.4.2 Scan QR code to obtain data === 260 - 261 -Users can use their phones or computers to scan QR codes to obtain device data information. 262 - 263 -[[image:image-20230808170051-8.png]] 264 - 265 -[[image:image-20230808170548-9.png]] 266 - 267 -=== 3.4.2 AT command for connecting to DataCake === 268 - 269 -**AT+PRO=2,0** 270 - 271 -**AT+SERVADDR=67.207.76.90,4445** 272 - 273 - 274 274 == 3.5 Node-Red (via MQTT) == 275 275 276 276 === 3.5.1 Configure [[Node-Red>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] === ... ... @@ -407,21 +407,19 @@ 407 407 [[image:image-20230802112413-46.png]] 408 408 409 409 410 - Thedeviceneedstoenablethe TLS modeand set the(% style="color:blue" %)**AT+TLSMOD=1,0**(%%)command.379 +On the Connection Profile window, set the following information: **(这边加一个截图)** 411 411 412 -On the Connection Profile window, set the following information: 413 - 414 414 * (% style="color:blue" %)**Profile Name: “Any name”** 415 415 416 416 * (% style="color:blue" %)**Broker Address: mqtt.tago.io** 417 417 418 -* (% style="color:blue" %)**Broker Port: 88 83**385 +* (% style="color:blue" %)**Broker Port: 1883** 419 419 420 420 * (% style="color:blue" %)**Client ID: “Any value”** 421 421 422 -On the section User credentials, set the following information: 389 +On the section User credentials, set the following information: **(这边加一个截图)** 423 423 424 -* (% style="color:blue" %)**User Name: “Any value”** (%%) 391 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 425 425 426 426 * (% style="color:blue" %)**Password: “Your device token”** 427 427 ... ... @@ -429,28 +429,17 @@ 429 429 430 430 * (% style="color:blue" %)**SUBTOPIC: “Any value”** 431 431 432 -(% style="color:blue" %)**AT command:** 433 - 434 -* **AT+PRO=3,0 or 3,5 **~/~/ hex format or json format 435 - 436 -* **AT+SUBTOPIC=<device name>** **or User Defined** 437 -* **AT+PUBTOPIC=<device name>or User Defined** 438 -* **AT+CLIENT=<device name> or User Defined** 439 -* **AT+UNAME=<device name> or User Defined** 440 -* **AT+PWD=“Your device token”** 441 - 442 442 === 3.7.2 Simulate with MQTT.fx === 443 443 444 -[[image:image-20230802112413-52.png]] 445 445 402 +[[image:image-20230802112413-47.png]] 446 446 447 -[[image:image-2023080 8105300-2.png]]404 +[[image:image-20230802112413-48.png]] 448 448 449 449 Users can run the (% style="color:blue" %)**AT+PRO=3,5**(%%) command, and the payload will be converted to **JSON format**. 450 450 451 -[[image:image-20230808105217-1.png]] 452 452 453 -[[image:image-2023080 8105329-3.png]]409 +[[image:image-20230802112413-49.png]] 454 454 455 455 456 456 === 3.7.3 tago data === ... ... @@ -461,7 +461,34 @@ 461 461 [[image:image-20230802112413-51.png||height="184" width="696"]] 462 462 463 463 420 +=== 3.7.4 TLS mode === 464 464 422 + 423 +Users can choose to use (% style="color:blue" %)**SSL/TLS**(%%) mode. 424 + 425 +On the SSL/TLS section, check the option **Enable SSL/TLS**, and click OK. 426 + 427 +The device needs to enable the TLS mode and set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command. 428 + 429 +* (% style="color:blue" %)**Profile Name: “Any name”** 430 + 431 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io** 432 + 433 +* (% style="color:blue" %)**Broker Port: 8883** 434 + 435 +* (% style="color:blue" %)**Client ID: “Any value”** 436 + 437 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 438 + 439 +* (% style="color:blue" %)**Password: “Your device token”** 440 + 441 +* (% style="color:blue" %)**PUBTOPIC: “Any value”** 442 + 443 +* (% style="color:blue" %)**SUBTOPIC: “Any value”** 444 + 445 +[[image:image-20230802112413-52.png]] 446 + 447 + 465 465 == 3.8 TCP Connection == 466 466 467 467 ... ... @@ -479,3 +479,5 @@ 479 479 [[image:image-20230807233631-2.png]] 480 480 481 481 465 + 466 +
- 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
- image-20230808162727-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -54.2 KB - Content
- image-20230808163035-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -71.6 KB - Content
- image-20230808163049-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -61.5 KB - Content
- image-20230808163612-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -53.4 KB - Content
- image-20230808170051-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -21.5 KB - Content
- image-20230808170548-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -54.1 KB - Content
- image-20230808205045-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -373.9 KB - Content