Last modified by Mengting Qiu on 2025/07/03 18:55
From version 83.8
edited by Xiaoling
on 2023/08/09 10:56
on 2023/08/09 10:56
Change comment:
There is no comment for this version
To version 94.1
edited by David Huang
on 2023/08/09 18:05
on 2023/08/09 18:05
Change comment:
Uploaded new attachment "image-20230809180523-10.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 10 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.David - Content
-
... ... @@ -36,7 +36,6 @@ 36 36 |(% style="width:117px" %)China Telecom|(% style="width:151px" %)ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %) 37 37 38 38 39 - 40 40 = 3. Configure to connect to different servers = 41 41 42 42 == 3.1 General UDP Connection == ... ... @@ -137,7 +137,6 @@ 137 137 * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password> 138 138 139 139 140 - 141 141 ==== 3.3.2.2 Publish Data to ThingSpeak Channel ==== 142 142 143 143 ... ... @@ -167,7 +167,7 @@ 167 167 168 168 In the NB-IoT, we can run below commands so to publish the channels like MQTT.fx 169 169 170 -* (% style="color:blue" %)**AT+PRO=3,1** (%%) ~/~/ Set to use ThingSpeak Server and Related Payload 168 +* (% style="color:blue" %)**AT+PRO=3,1** (%%) **~/~/ Set to use ThingSpeak Server and Related Payload** 171 171 172 172 * (% style="color:blue" %)**AT+CLIENT=<Your ThingSpeak MQTT ClientID>** 173 173 ... ... @@ -242,7 +242,6 @@ 242 242 |(% 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" %) 243 243 244 244 245 - 246 246 == 3.4 Datacake == 247 247 248 248 === 3.4.1 Create device === ... ... @@ -257,7 +257,7 @@ 257 257 [[image:image-20230808162421-3.png]] 258 258 259 259 260 -The device ID needs to be filled in with IMEI, and a prefix of** 257 +The device ID needs to be filled in with IMEI, and a prefix of** 'f' **needs to be added. 261 261 262 262 [[image:image-20230808163612-7.png]] 263 263 ... ... @@ -289,35 +289,52 @@ 289 289 === 3.5.1 Configure [[Node-Red>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] === 290 290 291 291 292 - [[image:image-20230802112413-29.png]]289 +Take S31-NB UDP protocol as an example. 293 293 291 +Dragino provides input flow examples for the sensors. 294 294 295 - [[image:image-20230802112413-30.png]]293 +User can download the required JSON file through Dragino Node-RED input flow template. 296 296 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]] 297 297 298 - ===3.5.2 Simulate Connection===297 +We can directly import the template. 299 299 299 +The templates for S31-NB and NB95S31B are the same. 300 300 301 -[[image:image-20230802112413-31.png]] 302 302 302 +[[image:image-20230809173127-4.png]] 303 303 304 - ===3.5.3 Configure-IoTSensors===304 +Please select the NB95S31B template. 305 305 306 +[[image:image-20230809173310-5.png]] 306 306 307 - * (% style="color:blue" %)**AT+PRO=3,0(hex format) or3,5(jsonformat)**(%%) **~/~/ Set to mqtt Server and Payload**308 +[[image:image-20230809173438-6.png]] 308 308 309 - * (% style="color:blue" %)**AT+CLIENT=any value**310 +[[image:image-20230809173800-7.png]] 310 310 311 - * (%style="color:blue"%)**AT+UNAME=any value**312 +Successfully imported template. 312 312 313 - * (% style="color:blue" %)**AT+PWD=any value**314 +[[image:image-20230809173835-8.png]] 314 314 315 -* (% style="color:blue" %)**AT+PUBTOPIC=any value** 316 316 317 - * (%style="color:blue"%)**AT+SUBTOPIC=any value**317 +Users can set UDP port. 318 318 319 +[[image:image-20230809174053-9.png]] 319 319 321 +=== 3.5.2 Simulate Connection === 320 320 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 + 321 321 == 3.6 ThingsBoard.Cloud (via MQTT) == 322 322 323 323 === 3.6.1 Configure ThingsBoard === ... ... @@ -400,6 +400,7 @@ 400 400 401 401 * (% style="color:#037691" %)**AT+PWD=<device name> or User Defined** 402 402 417 + 403 403 Test Uplink by click the button for 1 second 404 404 405 405 [[image:image-20230802112413-41.png]] ... ... @@ -438,6 +438,7 @@ 438 438 439 439 * (% style="color:#037691" %)**Client ID: “Any value”** 440 440 456 + 441 441 (% style="color:blue" %)**On the section User credentials, set the following information:** 442 442 443 443 * (% style="color:#037691" %)**User Name: “Any value”** (%%) **~/~/ Tago validates your user by the token only** ... ... @@ -449,7 +449,6 @@ 449 449 * (% style="color:#037691" %)**SUBTOPIC: “Any value”** 450 450 451 451 452 - 453 453 (% style="color:blue" %)**AT command:** 454 454 455 455 * (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 ** (%%) **~/~/ hex format or json format** ... ... @@ -465,7 +465,6 @@ 465 465 * (% style="color:#037691" %)**AT+PWD=“Your device token”** 466 466 467 467 468 - 469 469 === 3.7.2 Simulate with MQTT.fx === 470 470 471 471 [[image:image-20230802112413-52.png]]
- image-20230809165928-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +74.4 KB - Content
- image-20230809170225-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +39.9 KB - Content
- image-20230809170532-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +38.7 KB - Content
- image-20230809173127-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +82.5 KB - Content
- image-20230809173310-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +51.9 KB - Content
- image-20230809173438-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +41.0 KB - Content
- image-20230809173800-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +46.8 KB - Content
- image-20230809173835-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +88.8 KB - Content
- image-20230809174053-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +58.0 KB - Content
- image-20230809180523-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +91.9 KB - Content