<
From version < 91.1 >
edited by David Huang
on 2023/08/09 17:38
To version < 93.1 >
edited by David Huang
on 2023/08/09 18:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -180,7 +180,6 @@
180 180  * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>**
181 181  
182 182  
183 -
184 184  ==== 3.3.3.2 Uplink Examples ====
185 185  
186 186  
... ... @@ -243,7 +243,6 @@
243 243  |(% 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" %)
244 244  
245 245  
246 -
247 247  == 3.4 Datacake ==
248 248  
249 249  === 3.4.1 Create device ===
... ... @@ -290,35 +290,52 @@
290 290  === 3.5.1 Configure [[Node-Red>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] ===
291 291  
292 292  
293 -[[image:image-20230802112413-29.png]]
289 +Take S31-NB UDP protocol as an example.
294 294  
291 +Dragino provides input flow examples for the sensors.
295 295  
296 -[[image:image-20230802112413-30.png]]
293 +User can download the required JSON file through Dragino Node-RED input flow template.
297 297  
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]]
298 298  
299 -=== 3.5.2 Simulate Connection ===
297 +We can directly import the template.
300 300  
299 +The templates for S31-NB and NB95S31B are the same.
301 301  
302 -[[image:image-20230802112413-31.png]]
303 303  
302 +[[image:image-20230809173127-4.png]]
304 304  
305 -=== 3.5.3 Configure NB-IoT Sensors ===
304 +Please select the NB95S31B template.
306 306  
306 +[[image:image-20230809173310-5.png]]
307 307  
308 -* (% style="color:blue" %)**AT+PRO=3,0(hex format) or 3,5(json format)**(%%)    **~/~/  Set to mqtt Server and  Payload**
308 +[[image:image-20230809173438-6.png]]
309 309  
310 -* (% style="color:blue" %)**AT+CLIENT=any value**
310 +[[image:image-20230809173800-7.png]]
311 311  
312 -* (% style="color:blue" %)**AT+UNAME=any value**
312 +Successfully imported template.
313 313  
314 -* (% style="color:blue" %)**AT+PWD=any value**
314 +[[image:image-20230809173835-8.png]]
315 315  
316 -* (% style="color:blue" %)**AT+PUBTOPIC=any value**
317 317  
318 -* (% style="color:blue" %)**AT+SUBTOPIC=any value**
317 +Users can set UDP port.
319 319  
319 +[[image:image-20230809174053-9.png]]
320 320  
321 +=== 3.5.2 Simulate Connection ===
321 321  
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 +
322 322  == 3.6 ThingsBoard.Cloud (via MQTT) ==
323 323  
324 324  === 3.6.1 Configure ThingsBoard ===
... ... @@ -402,7 +402,6 @@
402 402  * (% style="color:#037691" %)**AT+PWD=<device name> or User Defined**
403 403  
404 404  
405 -
406 406  Test Uplink by click the button for 1 second
407 407  
408 408  [[image:image-20230802112413-41.png]]
... ... @@ -442,7 +442,6 @@
442 442  * (% style="color:#037691" %)**Client ID: “Any value”**
443 443  
444 444  
445 -
446 446  (% style="color:blue" %)**On the section User credentials, set the following information:**
447 447  
448 448  * (% style="color:#037691" %)**User Name: “Any value”** (%%) **~/~/ Tago validates your user by the token only**
... ... @@ -454,7 +454,6 @@
454 454  * (% style="color:#037691" %)**SUBTOPIC: “Any value”**
455 455  
456 456  
457 -
458 458  (% style="color:blue" %)**AT command:**
459 459  
460 460  * (% style="color:#037691" %)**AT+PRO=3,0 or 3,5 ** (%%) **~/~/ hex format or json format**
... ... @@ -470,7 +470,6 @@
470 470  * (% style="color:#037691" %)**AT+PWD=“Your device token”**
471 471  
472 472  
473 -
474 474  === 3.7.2 Simulate with MQTT.fx ===
475 475  
476 476  [[image:image-20230802112413-52.png]]
... ... @@ -506,7 +506,6 @@
506 506  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ to set TCP server address and port
507 507  
508 508  
509 -
510 510  (% style="color:blue" %)**Sensor Console Output when Uplink:**
511 511  
512 512  [[image:image-20230807233631-1.png]]
image-20230809174053-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +58.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0