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, 10 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. David1 +XWiki.Xiaoling - Content
-
... ... @@ -35,7 +35,6 @@ 35 35 |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %) 36 36 |(% style="width:117px" %)China Telecom|(% style="width:151px" %)ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %) 37 37 38 - 39 39 = 3. Configure to connect to different servers = 40 40 41 41 == 3.1 General UDP Connection == ... ... @@ -135,7 +135,6 @@ 135 135 136 136 * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password> 137 137 138 - 139 139 ==== 3.3.2.2 Publish Data to ThingSpeak Channel ==== 140 140 141 141 ... ... @@ -165,7 +165,7 @@ 165 165 166 166 In the NB-IoT, we can run below commands so to publish the channels like MQTT.fx 167 167 168 -* (% style="color:blue" %)**AT+PRO=3,1** (%%) **~/~/ Set to use ThingSpeak Server and Related Payload**166 +* (% style="color:blue" %)**AT+PRO=3,1** (%%) ~/~/ Set to use ThingSpeak Server and Related Payload 169 169 170 170 * (% style="color:blue" %)**AT+CLIENT=<Your ThingSpeak MQTT ClientID>** 171 171 ... ... @@ -178,6 +178,7 @@ 178 178 * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>** 179 179 180 180 179 + 181 181 ==== 3.3.3.2 Uplink Examples ==== 182 182 183 183 ... ... @@ -239,7 +239,6 @@ 239 239 |(% colspan="1" style="background-color:#4f81bd; color:white; width:143px" %)SN50V3-NB mod5|(% colspan="1" style="width:103px" %)mod|(% colspan="1" style="width:102px" %)Battery|(% colspan="1" style="width:157px" %)RSSI|(% colspan="1" style="width:154px" %)DS18B20 Temp|(% colspan="1" style="width:153px" %)adc0|(% colspan="1" style="width:151px" %)exit_state/input PA4|(% colspan="1" style="width:160px" %)Weight|(% colspan="1" style="width:152px" %) |(% colspan="1" style="width:67px" %) |(% colspan="1" style="width:69px" %) 240 240 |(% colspan="1" style="background-color:#4f81bd; color:white; width:143px" %)SN50V3-NB mod6|(% colspan="1" style="width:103px" %)mod|(% colspan="1" style="width:102px" %)Battery|(% colspan="1" style="width:157px" %)RSSI|(% colspan="1" style="width:154px" %)count|(% colspan="1" style="width:153px" %) |(% colspan="1" style="width:151px" %) |(% colspan="1" style="width:160px" %) |(% colspan="1" style="width:152px" %) |(% colspan="1" style="width:67px" %) |(% colspan="1" style="width:69px" %) 241 241 242 - 243 243 == 3.4 Datacake == 244 244 245 245 === 3.4.1 Create device === ... ... @@ -254,7 +254,7 @@ 254 254 [[image:image-20230808162421-3.png]] 255 255 256 256 257 -The device ID needs to be filled in with IMEI, and a prefix of **'f'**needs to be added.255 +The device ID needs to be filled in with IMEI, and a prefix of 'f' needs to be added. 258 258 259 259 [[image:image-20230808163612-7.png]] 260 260 ... ... @@ -286,52 +286,33 @@ 286 286 === 3.5.1 Configure [[Node-Red>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] === 287 287 288 288 289 - TakeS31-NB UDPprotocol as anexample.287 +[[image:image-20230802112413-29.png]] 290 290 291 -Dragino provides input flow examples for the sensors. 292 292 293 - User can download the required JSON file through Dragino Node-REDinput flow template.290 +[[image:image-20230802112413-30.png]] 294 294 295 -Download sample JSON file link: [[https:~~/~~/www.dropbox.com/sh/mduw85jcuwsua22/AAAvwPhg9z6dLjJhmZjqBf_ma?dl=0>>url:https://www.dropbox.com/sh/mduw85jcuwsua22/AAAvwPhg9z6dLjJhmZjqBf_ma?dl=0]] 296 296 297 - Wecandirectlyimportthe template.293 +=== 3.5.2 Simulate Connection === 298 298 299 -The templates for S31-NB and NB95S31B are the same. 300 300 296 +[[image:image-20230802112413-31.png]] 301 301 302 -[[image:image-20230809173127-4.png]] 303 303 304 - Pleaseselect theNB95S31B template.299 +=== 3.5.3 Configure NB-IoT Sensors === 305 305 306 -[[image:image-20230809173310-5.png]] 307 307 308 - [[image:image-20230809173438-6.png]]302 +* (% style="color:blue" %)**AT+PRO=3,0(hex format) or 3,5(json format)**(%%) ~/~/ Set to mqtt Server and Payload 309 309 310 - [[image:image-20230809173800-7.png]]304 +* (% style="color:blue" %)**AT+CLIENT=any value** 311 311 312 - Successfully importedtemplate.306 +* (% style="color:blue" %)**AT+UNAME=any value** 313 313 314 - [[image:image-20230809173835-8.png]]308 +* (% style="color:blue" %)**AT+PWD=any value** 315 315 310 +* (% style="color:blue" %)**AT+PUBTOPIC=any value** 316 316 317 - Userscanset UDPport.312 +* (% style="color:blue" %)**AT+SUBTOPIC=any value** 318 318 319 -[[image:image-20230809174053-9.png]] 320 - 321 -=== 3.5.2 Simulate Connection === 322 - 323 -We have completed the configuration of UDP. We can try sending packets to node red. 324 - 325 - 326 - 327 -=== 3.5.3 Configure NB-IoT Sensors === 328 - 329 - 330 -* (% style="color:blue" %)**AT+PRO=2,0(hex format) or 2,1(json format)**(%%) **~/~/ Set to UDP Server and Payload** 331 - 332 -* **AT+SERVADDR=xx.xx.xx.xx,port ** **~/~/ Set Server IP and port** 333 - 334 - 335 335 == 3.6 ThingsBoard.Cloud (via MQTT) == 336 336 337 337 === 3.6.1 Configure ThingsBoard === ... ... @@ -362,7 +362,7 @@ 362 362 363 363 [[image:image-20230802112413-34.png||height="734" width="1305"]] 364 364 365 -(% style="color:red" %)**Note: 344 +(% style="color:red" %)**Note:Our device payload is already human readable data. Therefore, users do not need to write decoders. Simply create by default.** 366 366 367 367 368 368 ==== 3.6.1.3 MQTT Integration Setup ==== ... ... @@ -414,7 +414,6 @@ 414 414 415 415 * (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 416 416 417 - 418 418 Test Uplink by click the button for 1 second 419 419 420 420 [[image:image-20230802112413-41.png]] ... ... @@ -443,31 +443,29 @@ 443 443 444 444 The device needs to enable the TLS mode and set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command. 445 445 446 - (% style="color:blue" %)**On the Connection Profile window, set the following information:**424 +On the Connection Profile window, set the following information: 447 447 448 -* (% style="color: #037691" %)**Profile Name: “Any name”**426 +* (% style="color:blue" %)**Profile Name: “Any name”** 449 449 450 -* (% style="color: #037691" %)**Broker Address: mqtt.tago.io**428 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io** 451 451 452 -* (% style="color: #037691" %)**Broker Port: 8883**430 +* (% style="color:blue" %)**Broker Port: 8883** 453 453 454 -* (% style="color: #037691" %)**Client ID: “Any value”**432 +* (% style="color:blue" %)**Client ID: “Any value”** 455 455 434 +On the section User credentials, set the following information: 456 456 457 -(% style="color:blue" %)** On the sectionUsercredentials,setthefollowinginformation:**436 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only 458 458 459 -* (% style="color: #037691" %)**User Name: “Any value”**(%%)~/~/ Tagovalidatesyouruser by the tokenonly**438 +* (% style="color:blue" %)**Password: “Your device token”** 460 460 461 -* (% style="color: #037691" %)**Password: “Yourdevicetoken”**440 +* (% style="color:blue" %)**PUBTOPIC: “Any value”** 462 462 463 -* (% style="color: #037691" %)**PUBTOPIC: “Any value”**442 +* (% style="color:blue" %)**SUBTOPIC: “Any value”** 464 464 465 -* (% style="color:#037691" %)**SUBTOPIC: “Any value”** 466 - 467 - 468 468 (% style="color:blue" %)**AT command:** 469 469 470 -* (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 **~/~/ hex format or json format**446 +* (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 ** (%%) ~/~/ hex format or json format 471 471 472 472 * (% style="color:#037691" %)**AT+SUBTOPIC=<device name>or User Defined** 473 473 ... ... @@ -480,6 +480,8 @@ 480 480 * (% style="color:#037691" %)**AT+PWD=“Your device token”** 481 481 482 482 459 + 460 + 483 483 === 3.7.2 Simulate with MQTT.fx === 484 484 485 485 [[image:image-20230802112413-52.png]] ... ... @@ -512,9 +512,10 @@ 512 512 513 513 * (% style="color:#037691" %)**AT+PRO=4,1 ** (%%) ~/~/ Set to use TCP protocol to uplink(JSON format) 514 514 515 -* (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 493 +* (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ to set TCP server address and port 516 516 517 517 496 + 518 518 (% style="color:blue" %)**Sensor Console Output when Uplink:** 519 519 520 520 [[image:image-20230807233631-1.png]]
- image-20230809165928-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -74.4 KB - Content
- image-20230809170225-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -39.9 KB - Content
- image-20230809170532-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -38.7 KB - Content
- image-20230809173127-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -82.5 KB - Content
- image-20230809173310-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.9 KB - Content
- image-20230809173438-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -41.0 KB - Content
- image-20230809173800-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.8 KB - Content
- image-20230809173835-8.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -88.8 KB - Content
- image-20230809174053-9.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -58.0 KB - Content
- image-20230809180523-10.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -91.9 KB - Content