<
From version < 58.1 >
edited by Edwin Chen
on 2023/08/07 09:28
To version < 75.1 >
edited by David Huang
on 2023/08/08 16:30
>
Change comment: Uploaded new attachment "image-20230808163035-5.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.David
Content
... ... @@ -1,5 +1,4 @@
1 -(% class="wikigeneratedid" %)
2 -**Table of Contents:**
1 +== **Table of Contents:** ==
3 3  
4 4  {{toc/}}
5 5  
... ... @@ -19,6 +19,8 @@
19 19  1. Insert the SIM card to Sensor
20 20  1. [[Configure APN>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20configure%20APN%20in%20the%20node/]] in the sensor (% class="mark" %)(补充 APN 指令(%%))
21 21  
21 +(% class="mark" %)插入 SIM 卡图片
22 +
22 22  After doing above, the NB-IoT Sensors should be able to attach to NB-IoT network .
23 23  
24 24  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.
... ... @@ -31,7 +31,7 @@
31 31  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
32 32  )))|(% style="width:135px" %)
33 33  |(% style="width:117px" %)China Mobile|(% style="width:151px" %)No need configure|(% style="width:474px" %)China Mainland, HongKong|(% style="width:135px" %)
34 -|(% style="width:117px" %)China Telecom|(% style="width:151px" %) |(% style="width:474px" %)China Mainland|(% style="width:135px" %)
35 +|(% style="width:117px" %)China Telecom|(% style="width:151px" %)ctnb|(% style="width:474px" %)China Mainland|(% style="width:135px" %)
35 35  
36 36  = 3. Configure to connect to different servers =
37 37  
... ... @@ -278,7 +278,7 @@
278 278  ==== 3.6.1.1 Create Device ====
279 279  
280 280  
281 -Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]].
282 +Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. Record Device Name which is used for MQTT connection.
282 282  
283 283  [[image:image-20230802112413-32.png]]
284 284  
... ... @@ -341,21 +341,14 @@
341 341  
342 342  (% style="color:blue" %)**AT Commands**
343 343  
344 -* (% style="color:#037691" %)**AT+PRO=3,3  **(%%)** **~/~/ Use MQTT to connect to ThingsBoard.
345 +* (% style="color:#037691" %)**AT+PRO=3,3  **(%%)** **~/~/ Use MQTT to connect to ThingsBoard. Payload Type set to 3.
345 345  
346 -* (% style="color:#037691" %)**AT+SUBTOPIC=device name** (%%) **~-~-> 只需要 Device Name 吗?对的**
347 +* (% style="color:#037691" %)**AT+SUBTOPIC=<device name>** (%%)
348 +* (% style="color:#037691" %)**AT+PUBTOPIC=<device name>**
349 +* (% style="color:#037691" %)**AT+CLIENT=<device name> or User Defined**
350 +* (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined**
351 +* (% style="color:#037691" %)**AT+PWD=<device name> or User Defined**
347 347  
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 -
359 359  Test Uplink by click the button for 1 second
360 360  
361 361  [[image:image-20230802112413-41.png]]
... ... @@ -382,19 +382,21 @@
382 382  [[image:image-20230802112413-46.png]]
383 383  
384 384  
385 -On the Connection Profilwindow, set the following information: **(这边加一个截图)**
379 +The device needs to enable the TLS modand set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command.
386 386  
381 +On the Connection Profile window, set the following information:
382 +
387 387  * (% style="color:blue" %)**Profile Name: “Any name”**
388 388  
389 389  * (% style="color:blue" %)**Broker Address: mqtt.tago.io**
390 390  
391 -* (% style="color:blue" %)**Broker Port: 1883**
387 +* (% style="color:blue" %)**Broker Port: 8883**
392 392  
393 393  * (% style="color:blue" %)**Client ID: “Any value”**
394 394  
395 -On the section User credentials, set the following information: **(这边加一个截图)**
391 +On the section User credentials, set the following information:
396 396  
397 -* (% style="color:blue" %)**User Name: “Any value”**  (%%) ~/~/  Tago validates your user by the token only
393 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only
398 398  
399 399  * (% style="color:blue" %)**Password: “Your device token”**
400 400  
... ... @@ -402,17 +402,28 @@
402 402  
403 403  * (% style="color:blue" %)**SUBTOPIC: “Any value”**
404 404  
401 +(% style="color:blue" %)**AT command:**
402 +
403 +* **AT+PRO=3,0 or 3,5 **~/~/ hex format or json format
404 +
405 +* **AT+SUBTOPIC=<device name>** **or User Defined**
406 +* **AT+PUBTOPIC=<device name>or User Defined**
407 +* **AT+CLIENT=<device name> or User Defined**
408 +* **AT+UNAME=<device name> or User Defined**
409 +* **AT+PWD=“Your device token”**
410 +
405 405  === 3.7.2 Simulate with MQTT.fx ===
406 406  
413 +[[image:image-20230802112413-52.png]]
407 407  
408 -[[image:image-20230802112413-47.png]]
409 409  
410 -[[image:image-20230802112413-48.png]]
416 +[[image:image-20230808105300-2.png]]
411 411  
412 412  Users can run the (% style="color:blue" %)**AT+PRO=3,5**(%%) command, and the payload will be converted to **JSON format**.
413 413  
420 +[[image:image-20230808105217-1.png]]
414 414  
415 -[[image:image-20230802112413-49.png]]
422 +[[image:image-20230808105329-3.png]]
416 416  
417 417  
418 418  === 3.7.3 tago data ===
... ... @@ -420,35 +420,26 @@
420 420  
421 421  [[image:image-20230802112413-50.png]]
422 422  
423 -[[image:image-20230802112413-51.png]]
430 +[[image:image-20230802112413-51.png||height="184" width="696"]]
424 424  
425 425  
426 -=== 3.7.4 TLS mode ===
427 427  
434 +== 3.8 TCP Connection ==
428 428  
429 -Users can choose to use (% style="color:blue" %)**SSL/TLS**(%%) mode.
430 430  
431 -On the SSL/TLS section, check the option **Enable SSL/TLS**, and click OK.
437 +* **AT+PRO=4,0   ** ~/~/ Set to use TCP protocol to uplink(HEX format)
438 +* **AT+PRO=4,1   ** ~/~/ Set to use TCP protocol to uplink(JSON format)
439 +* **AT+SERVADDR=120.24.4.116,5600   **~/~/ to set TCP server address and port
432 432  
433 -The device needs to enable the TLS mode anset the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command.
441 +**Sensor Console Output when Uplink**
434 434  
435 -* (% style="color:blue" %)**Profile Name: “Any name”**
443 +[[image:image-20230807233631-1.png]]
436 436  
437 -* (% style="color:blue" %)**Broker Address: mqtt.tago.io**
438 438  
439 -* (% style="color:blue" %)**BrokePort: 8883**
446 +**See result in TCP Server**
440 440  
441 -* (% style="color:blue" %)**Client ID: “Any value”**
448 +[[image:image-20230807233631-2.png]]
442 442  
443 -* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only
444 444  
445 -* (% style="color:blue" %)**Password: “Your device token”**
446 446  
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 454  
image-20230807233631-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +21.9 KB
Content
image-20230807233631-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +9.6 KB
Content
image-20230808105217-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +68.5 KB
Content
image-20230808105300-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +70.1 KB
Content
image-20230808105329-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +21.1 KB
Content
image-20230808162301-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +76.9 KB
Content
image-20230808162342-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +63.8 KB
Content
image-20230808162421-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +59.2 KB
Content
image-20230808162727-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +54.2 KB
Content
image-20230808163035-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +71.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0