Last modified by Mengting Qiu on 2025/03/08 11:33
Change comment:
Uploaded new attachment "image-20230809174053-9.png", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,6 +35,8 @@ 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 + 38 38 = 3. Configure to connect to different servers = 39 39 40 40 == 3.1 General UDP Connection == ... ... @@ -134,6 +134,8 @@ 134 134 135 135 * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password> 136 136 139 + 140 + 137 137 ==== 3.3.2.2 Publish Data to ThingSpeak Channel ==== 138 138 139 139 ... ... @@ -175,6 +175,8 @@ 175 175 176 176 * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>** 177 177 182 + 183 + 178 178 ==== 3.3.3.2 Uplink Examples ==== 179 179 180 180 ... ... @@ -236,6 +236,8 @@ 236 236 |(% 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" %) 237 237 |(% 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" %) 238 238 245 + 246 + 239 239 == 3.4 Datacake == 240 240 241 241 === 3.4.1 Create device === ... ... @@ -282,52 +282,35 @@ 282 282 === 3.5.1 Configure [[Node-Red>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] === 283 283 284 284 285 - TakeS31-NB UDPprotocol as anexample.293 +[[image:image-20230802112413-29.png]] 286 286 287 -Dragino provides input flow examples for the sensors. 288 288 289 - User can download the required JSON file through Dragino Node-REDinput flow template.296 +[[image:image-20230802112413-30.png]] 290 290 291 -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]] 292 292 293 - Wecandirectlyimportthe template.299 +=== 3.5.2 Simulate Connection === 294 294 295 -The templates for S31-NB and NB95S31B are the same. 296 296 302 +[[image:image-20230802112413-31.png]] 297 297 298 -[[image:image-20230809173127-4.png]] 299 299 300 - Pleaseselect theNB95S31B template.305 +=== 3.5.3 Configure NB-IoT Sensors === 301 301 302 -[[image:image-20230809173310-5.png]] 303 303 304 - [[image:image-20230809173438-6.png]]308 +* (% style="color:blue" %)**AT+PRO=3,0(hex format) or 3,5(json format)**(%%) **~/~/ Set to mqtt Server and Payload** 305 305 306 - [[image:image-20230809173800-7.png]]310 +* (% style="color:blue" %)**AT+CLIENT=any value** 307 307 308 - Successfully importedtemplate.312 +* (% style="color:blue" %)**AT+UNAME=any value** 309 309 310 - [[image:image-20230809173835-8.png]]314 +* (% style="color:blue" %)**AT+PWD=any value** 311 311 316 +* (% style="color:blue" %)**AT+PUBTOPIC=any value** 312 312 313 - Userscanset UDPport.318 +* (% style="color:blue" %)**AT+SUBTOPIC=any value** 314 314 315 -[[image:image-20230809174053-9.png]] 316 316 317 -=== 3.5.2 Simulate Connection === 318 318 319 -We have completed the configuration of UDP. We can try sending packets to node red. 320 - 321 -[[image:image-20230809180523-10.png]] 322 - 323 - 324 -=== 3.5.3 Configure NB-IoT Sensors === 325 - 326 - 327 -* (% style="color:blue" %)**AT+PRO=2,0(hex format) or 2,1(json format)**(%%) **~/~/ Set to UDP Server and Payload** 328 - 329 -* **AT+SERVADDR=xx.xx.xx.xx,port ** **~/~/ Set Server IP and port** 330 - 331 331 == 3.6 ThingsBoard.Cloud (via MQTT) == 332 332 333 333 === 3.6.1 Configure ThingsBoard === ... ... @@ -410,6 +410,8 @@ 410 410 411 411 * (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 412 412 404 + 405 + 413 413 Test Uplink by click the button for 1 second 414 414 415 415 [[image:image-20230802112413-41.png]] ... ... @@ -448,6 +448,8 @@ 448 448 449 449 * (% style="color:#037691" %)**Client ID: “Any value”** 450 450 444 + 445 + 451 451 (% style="color:blue" %)**On the section User credentials, set the following information:** 452 452 453 453 * (% style="color:#037691" %)**User Name: “Any value”** (%%) **~/~/ Tago validates your user by the token only** ... ... @@ -458,6 +458,8 @@ 458 458 459 459 * (% style="color:#037691" %)**SUBTOPIC: “Any value”** 460 460 456 + 457 + 461 461 (% style="color:blue" %)**AT command:** 462 462 463 463 * (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 ** (%%) **~/~/ hex format or json format** ... ... @@ -472,6 +472,8 @@ 472 472 473 473 * (% style="color:#037691" %)**AT+PWD=“Your device token”** 474 474 472 + 473 + 475 475 === 3.7.2 Simulate with MQTT.fx === 476 476 477 477 [[image:image-20230802112413-52.png]] ... ... @@ -506,6 +506,8 @@ 506 506 507 507 * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ to set TCP server address and port 508 508 508 + 509 + 509 509 (% style="color:blue" %)**Sensor Console Output when Uplink:** 510 510 511 511 [[image:image-20230807233631-1.png]] ... ... @@ -516,3 +516,4 @@ 516 516 [[image:image-20230807233631-2.png]] 517 517 518 518 520 +
- image-20230809180523-10.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.David - Size
-
... ... @@ -1,1 +1,0 @@ 1 -91.9 KB - Content