Last modified by Mengting Qiu on 2025/07/03 18:55

From version 79.1
edited by David Huang
on 2023/08/08 17:00
Change comment: Uploaded new attachment "image-20230808170051-8.png", version {1}
To version 58.1
edited by Edwin Chen
on 2023/08/07 09:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.David
1 +XWiki.Edwin
Content
... ... @@ -1,4 +1,5 @@
1 -== **Table of Contents:** ==
1 +(% class="wikigeneratedid" %)
2 +**Table of Contents:**
2 2  
3 3  {{toc/}}
4 4  
... ... @@ -18,8 +18,6 @@
18 18  1. Insert the SIM card to Sensor
19 19  1. [[Configure APN>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20configure%20APN%20in%20the%20node/]] in the sensor (% class="mark" %)(补充 APN 指令(%%))
20 20  
21 -(% class="mark" %)插入 SIM 卡图片
22 -
23 23  After doing above, the NB-IoT Sensors should be able to attach to NB-IoT network .
24 24  
25 25  The -NB and -NS models support (% style="color:blue" %)**LTE Cat NB2**(%%), with below frequency band: multiple frequency bands of (% style="color:blue" %)**B1/B2/B3/B4/B5/B8/B12/B13/B14/B17/B18/B19/B20/B25/B28/B66/B70/B85**(%%) . Make sure you use a the NB-IoT SIM card.
... ... @@ -32,7 +32,7 @@
32 32  Austria, Belgium, Bulgaria, Croatia, Czech Republic, Denmark, Finland, Germany, Great Britain, Greece, Hungary, Ireland, Italy, Latvia, Malta, Netherlands, Norway, Puerto Rico, Russia, Slovak , Republic, Slovenia, Spain, Sweden, Switzerland, Taiwan, USA, US Virgin Islands
33 33  )))|(% style="width:135px" %)
34 34  |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %)
35 -|(% style="width:117px" %)China Telecom|(% style="width:151px" %)ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %)
34 +|(% style="width:117px" %)China Telecom|(% style="width:151px" %) |(% style="width:474px" %)China Mainland|(% style="width:135px" %)
36 36  
37 37  = 3. Configure to connect to different servers =
38 38  
... ... @@ -238,21 +238,8 @@
238 238  == 3.4 Datacake ==
239 239  
240 240  
241 -[[image:image-20230808162301-1.png]]
242 242  
243 243  
244 -[[image:image-20230808162342-2.png]]
245 -
246 -
247 -[[image:image-20230808162421-3.png]]
248 -
249 -
250 -[[image:image-20230808163612-7.png]]
251 -
252 -[[image:image-20230808163035-5.png]]
253 -
254 -[[image:image-20230808163049-6.png]]
255 -
256 256  == 3.5 Node-Red (via MQTT) ==
257 257  
258 258  === 3.5.1 Configure [[Node-Red>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] ===
... ... @@ -292,7 +292,7 @@
292 292  ==== 3.6.1.1 Create Device ====
293 293  
294 294  
295 -Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. Record Device Name which is used for MQTT connection.
281 +Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]].
296 296  
297 297  [[image:image-20230802112413-32.png]]
298 298  
... ... @@ -355,14 +355,21 @@
355 355  
356 356  (% style="color:blue" %)**AT Commands**
357 357  
358 -* (% style="color:#037691" %)**AT+PRO=3,3  **(%%)** **~/~/ Use MQTT to connect to ThingsBoard. Payload Type set to 3.
344 +* (% style="color:#037691" %)**AT+PRO=3,3  **(%%)** **~/~/ Use MQTT to connect to ThingsBoard.
359 359  
360 -* (% style="color:#037691" %)**AT+SUBTOPIC=<device name>** (%%)
361 -* (% style="color:#037691" %)**AT+PUBTOPIC=<device name>**
362 -* (% style="color:#037691" %)**AT+CLIENT=<device name> or User Defined**
363 -* (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined**
364 -* (% style="color:#037691" %)**AT+PWD=<device name> or User Defined**
346 +* (% style="color:#037691" %)**AT+SUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的**
365 365  
348 +* (% style="color:#037691" %)**AT+PUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的**
349 +
350 +Users do not need to fill in the client, username, and password. But the configuration information of the device requires setting the client, username, and password, which can be entered freely.** (软件自动填充为 Device Name 吧).这边不用提示了,客户不需要输入。(大部分客户还是会自己去设置这个的,提高安全性)**
351 +
352 +(% style="color:blue" %)**CLIENT :“Any value”**
353 +
354 +(% style="color:blue" %)**User Name:“Any value”**
355 +
356 +(% style="color:blue" %)**Password:“Any value”**
357 +
358 +
366 366  Test Uplink by click the button for 1 second
367 367  
368 368  [[image:image-20230802112413-41.png]]
... ... @@ -389,21 +389,19 @@
389 389  [[image:image-20230802112413-46.png]]
390 390  
391 391  
392 -The device needs to enable the TLS modand set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command.
385 +On the Connection Profilwindow, set the following information: **(这边加一个截图)**
393 393  
394 -On the Connection Profile window, set the following information:
395 -
396 396  * (% style="color:blue" %)**Profile Name: “Any name”**
397 397  
398 398  * (% style="color:blue" %)**Broker Address: mqtt.tago.io**
399 399  
400 -* (% style="color:blue" %)**Broker Port: 8883**
391 +* (% style="color:blue" %)**Broker Port: 1883**
401 401  
402 402  * (% style="color:blue" %)**Client ID: “Any value”**
403 403  
404 -On the section User credentials, set the following information:
395 +On the section User credentials, set the following information: **(这边加一个截图)**
405 405  
406 -* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only
397 +* (% style="color:blue" %)**User Name: “Any value”**  (%%) ~/~/  Tago validates your user by the token only
407 407  
408 408  * (% style="color:blue" %)**Password: “Your device token”**
409 409  
... ... @@ -411,28 +411,17 @@
411 411  
412 412  * (% style="color:blue" %)**SUBTOPIC: “Any value”**
413 413  
414 -(% style="color:blue" %)**AT command:**
415 -
416 -* **AT+PRO=3,0 or 3,5   **~/~/ hex format or json format
417 -
418 -* **AT+SUBTOPIC=<device name>** **or User Defined**
419 -* **AT+PUBTOPIC=<device name>or User Defined**
420 -* **AT+CLIENT=<device name> or User Defined**
421 -* **AT+UNAME=<device name> or User Defined**
422 -* **AT+PWD=“Your device token”**
423 -
424 424  === 3.7.2 Simulate with MQTT.fx ===
425 425  
426 -[[image:image-20230802112413-52.png]]
427 427  
408 +[[image:image-20230802112413-47.png]]
428 428  
429 -[[image:image-20230808105300-2.png]]
410 +[[image:image-20230802112413-48.png]]
430 430  
431 431  Users can run the (% style="color:blue" %)**AT+PRO=3,5**(%%) command, and the payload will be converted to **JSON format**.
432 432  
433 -[[image:image-20230808105217-1.png]]
434 434  
435 -[[image:image-20230808105329-3.png]]
415 +[[image:image-20230802112413-49.png]]
436 436  
437 437  
438 438  === 3.7.3 tago data ===
... ... @@ -440,25 +440,35 @@
440 440  
441 441  [[image:image-20230802112413-50.png]]
442 442  
443 -[[image:image-20230802112413-51.png||height="184" width="696"]]
423 +[[image:image-20230802112413-51.png]]
444 444  
445 445  
426 +=== 3.7.4 TLS mode ===
446 446  
447 -== 3.8 TCP Connection ==
448 448  
429 +Users can choose to use (% style="color:blue" %)**SSL/TLS**(%%) mode.
449 449  
450 -* **AT+PRO=4,0   ** ~/~/ Set to use TCP protocol to uplink(HEX format)
451 -* **AT+PRO=4,1   ** ~/~/ Set to use TCP protocol to uplink(JSON format)
452 -* **AT+SERVADDR=120.24.4.116,5600   **~/~/ to set TCP server address and port
431 +On the SSL/TLS section, check the option **Enable SSL/TLS**, and click OK.
453 453  
454 -**Sensor Console Output when Uplink**
433 +The device needs to enable the TLS mode anset the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command.
455 455  
456 -[[image:image-20230807233631-1.png]]
435 +* (% style="color:blue" %)**Profile Name: “Any name”**
457 457  
437 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io**
458 458  
459 -**See result in TCP Server**
439 +* (% style="color:blue" %)**Broker Port: 8883**
460 460  
461 -[[image:image-20230807233631-2.png]]
441 +* (% style="color:blue" %)**Client ID: “Any value”**
462 462  
443 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only
463 463  
445 +* (% style="color:blue" %)**Password: “Your device token”**
464 464  
447 +* (% style="color:blue" %)**PUBTOPIC: “Any value”**
448 +
449 +* (% style="color:blue" %)**SUBTOPIC: “Any value”**
450 +
451 +[[image:image-20230802112413-52.png]]
452 +
453 +
454 +
image-20230807233631-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -21.9 KB
Content
image-20230807233631-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -9.6 KB
Content
image-20230808105217-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -68.5 KB
Content
image-20230808105300-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -70.1 KB
Content
image-20230808105329-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -21.1 KB
Content
image-20230808162301-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -76.9 KB
Content
image-20230808162342-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -63.8 KB
Content
image-20230808162421-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -59.2 KB
Content
image-20230808162727-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -54.2 KB
Content
image-20230808163035-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -71.6 KB
Content
image-20230808163049-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -61.5 KB
Content
image-20230808163612-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -53.4 KB
Content
image-20230808170051-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -21.5 KB
Content