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 98.1
edited by David Huang
on 2023/08/10 08:41
on 2023/08/10 08:41
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 12 added, 0 removed)
- image-20230809165928-1.png
- image-20230809170225-2.png
- image-20230809170532-3.png
- image-20230809173127-4.png
- image-20230809173310-5.png
- image-20230809173438-6.png
- image-20230809173800-7.png
- image-20230809173835-8.png
- image-20230809174053-9.png
- image-20230809180523-10.png
- image-20230810083934-1.png
- image-20230810084048-2.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.David - Content
-
... ... @@ -35,8 +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 - 40 40 = 3. Configure to connect to different servers = 41 41 42 42 == 3.1 General UDP Connection == ... ... @@ -136,8 +136,6 @@ 136 136 137 137 * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password> 138 138 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 166 +* (% 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 ... ... @@ -179,7 +179,6 @@ 179 179 180 180 * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>** 181 181 182 - 183 183 ==== 3.3.3.2 Uplink Examples ==== 184 184 185 185 ... ... @@ -241,8 +241,6 @@ 241 241 |(% 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" %) 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 - 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** 253 +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,53 @@ 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]]285 +Take S31-NB UDP protocol as an example. 293 293 287 +Dragino provides input flow examples for the sensors. 294 294 295 - [[image:image-20230802112413-30.png]]289 +User can download the required JSON file through Dragino Node-RED input flow template. 296 296 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]] 297 297 298 - ===3.5.2 Simulate Connection===293 +We can directly import the template. 299 299 295 +The templates for S31-NB and NB95S31B are the same. 300 300 301 -[[image:image-20230802112413-31.png]] 302 302 298 +[[image:image-20230809173127-4.png]] 303 303 304 - ===3.5.3 Configure-IoTSensors===300 +Please select the NB95S31B template. 305 305 302 +[[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**304 +[[image:image-20230809173438-6.png]] 308 308 309 - * (% style="color:blue" %)**AT+CLIENT=any value**306 +[[image:image-20230809173800-7.png]] 310 310 311 - * (%style="color:blue"%)**AT+UNAME=any value**308 +Successfully imported template. 312 312 313 - * (% style="color:blue" %)**AT+PWD=any value**310 +[[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**313 +Users can set UDP port. 318 318 315 +[[image:image-20230809174053-9.png]] 319 319 317 +=== 3.5.2 Simulate Connection === 320 320 319 +We have completed the configuration of UDP. We can try sending packets to node red. 320 + 321 +[[image:image-20230810083934-1.png]] 322 + 323 +[[image:image-20230810084048-2.png]] 324 + 325 +=== 3.5.3 Configure NB-IoT Sensors === 326 + 327 + 328 +* (% style="color:blue" %)**AT+PRO=2,0(hex format) or 2,1(json format)**(%%) **~/~/ Set to UDP Server and Payload** 329 + 330 +* **AT+SERVADDR=xx.xx.xx.xx,port ** **~/~/ Set Server IP and port** 331 + 321 321 == 3.6 ThingsBoard.Cloud (via MQTT) == 322 322 323 323 === 3.6.1 Configure ThingsBoard === ... ... @@ -448,8 +448,6 @@ 448 448 449 449 * (% style="color:#037691" %)**SUBTOPIC: “Any value”** 450 450 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** ... ... @@ -464,8 +464,6 @@ 464 464 465 465 * (% style="color:#037691" %)**AT+PWD=“Your device token”** 466 466 467 - 468 - 469 469 === 3.7.2 Simulate with MQTT.fx === 470 470 471 471 [[image:image-20230802112413-52.png]] ... ... @@ -500,7 +500,6 @@ 500 500 501 501 * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ to set TCP server address and port 502 502 503 - 504 504 (% style="color:blue" %)**Sensor Console Output when Uplink:** 505 505 506 506 [[image:image-20230807233631-1.png]] ... ... @@ -509,6 +509,3 @@ 509 509 (% style="color:blue" %)**See result in TCP Server:** 510 510 511 511 [[image:image-20230807233631-2.png]] 512 - 513 - 514 -
- 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
- image-20230810083934-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +85.1 KB - Content
- image-20230810084048-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.David - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.7 KB - Content