<
From version < 83.1 >
edited by Edwin Chen
on 2023/08/08 20:51
To version < 68.1 >
edited by David Huang
on 2023/08/08 10:53
>
Change comment: Uploaded new attachment "image-20230808105300-2.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.David
Content
... ... @@ -18,7 +18,7 @@
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 -[[image:image-20230808205045-1.png||height="293" width="438"]]
21 +(% class="mark" %)插入 SIM 卡图片
22 22  
23 23  After doing above, the NB-IoT Sensors should be able to attach to NB-IoT network .
24 24  
... ... @@ -237,39 +237,9 @@
237 237  
238 238  == 3.4 Datacake ==
239 239  
240 -=== 3.4.1 Create device ===
241 241  
242 -[[image:image-20230808162301-1.png]]
243 243  
244 244  
245 -[[image:image-20230808162342-2.png]]
246 -
247 -
248 -[[image:image-20230808162421-3.png]]
249 -
250 -The device ID needs to be filled in with IMEI, and a prefix of 'f' needs to be added.
251 -
252 -[[image:image-20230808163612-7.png]]
253 -
254 -[[image:image-20230808163035-5.png]]
255 -
256 -[[image:image-20230808163049-6.png]]
257 -
258 -=== 3.4.2 Scan QR code to obtain data ===
259 -
260 -Users can use their phones or computers to scan QR codes to obtain device data information.
261 -
262 -[[image:image-20230808170051-8.png]]
263 -
264 -[[image:image-20230808170548-9.png]]
265 -
266 -=== 3.4.2 AT command for connecting to DataCake ===
267 -
268 -**AT+PRO=2,0**
269 -
270 -**AT+SERVADDR=67.207.76.90,4445**
271 -
272 -
273 273  == 3.5 Node-Red (via MQTT) ==
274 274  
275 275  === 3.5.1 Configure [[Node-Red>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] ===
... ... @@ -406,21 +406,19 @@
406 406  [[image:image-20230802112413-46.png]]
407 407  
408 408  
409 -The device needs to enable the TLS modand set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command.
379 +On the Connection Profilwindow, set the following information: **(这边加一个截图)**
410 410  
411 -On the Connection Profile window, set the following information:
412 -
413 413  * (% style="color:blue" %)**Profile Name: “Any name”**
414 414  
415 415  * (% style="color:blue" %)**Broker Address: mqtt.tago.io**
416 416  
417 -* (% style="color:blue" %)**Broker Port: 8883**
385 +* (% style="color:blue" %)**Broker Port: 1883**
418 418  
419 419  * (% style="color:blue" %)**Client ID: “Any value”**
420 420  
421 -On the section User credentials, set the following information:
389 +On the section User credentials, set the following information: **(这边加一个截图)**
422 422  
423 -* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only
391 +* (% style="color:blue" %)**User Name: “Any value”**  (%%) ~/~/  Tago validates your user by the token only
424 424  
425 425  * (% style="color:blue" %)**Password: “Your device token”**
426 426  
... ... @@ -428,28 +428,17 @@
428 428  
429 429  * (% style="color:blue" %)**SUBTOPIC: “Any value”**
430 430  
431 -(% style="color:blue" %)**AT command:**
432 -
433 -* **AT+PRO=3,0 or 3,5   **~/~/ hex format or json format
434 -
435 -* **AT+SUBTOPIC=<device name>** **or User Defined**
436 -* **AT+PUBTOPIC=<device name>or User Defined**
437 -* **AT+CLIENT=<device name> or User Defined**
438 -* **AT+UNAME=<device name> or User Defined**
439 -* **AT+PWD=“Your device token”**
440 -
441 441  === 3.7.2 Simulate with MQTT.fx ===
442 442  
443 -[[image:image-20230802112413-52.png]]
444 444  
402 +[[image:image-20230802112413-47.png]]
445 445  
446 -[[image:image-20230808105300-2.png]]
404 +[[image:image-20230802112413-48.png]]
447 447  
448 448  Users can run the (% style="color:blue" %)**AT+PRO=3,5**(%%) command, and the payload will be converted to **JSON format**.
449 449  
450 -[[image:image-20230808105217-1.png]]
451 451  
452 -[[image:image-20230808105329-3.png]]
409 +[[image:image-20230802112413-49.png]]
453 453  
454 454  
455 455  === 3.7.3 tago data ===
... ... @@ -460,7 +460,34 @@
460 460  [[image:image-20230802112413-51.png||height="184" width="696"]]
461 461  
462 462  
420 +=== 3.7.4 TLS mode ===
463 463  
422 +
423 +Users can choose to use (% style="color:blue" %)**SSL/TLS**(%%) mode.
424 +
425 +On the SSL/TLS section, check the option **Enable SSL/TLS**, and click OK.
426 +
427 +The device needs to enable the TLS mode and set the (% style="color:blue" %)**AT+TLSMOD=1,0**(%%) command.
428 +
429 +* (% style="color:blue" %)**Profile Name: “Any name”**
430 +
431 +* (% style="color:blue" %)**Broker Address: mqtt.tago.io**
432 +
433 +* (% style="color:blue" %)**Broker Port: 8883**
434 +
435 +* (% style="color:blue" %)**Client ID: “Any value”**
436 +
437 +* (% style="color:blue" %)**User Name: “Any value”** (%%) ~/~/ Tago validates your user by the token only
438 +
439 +* (% style="color:blue" %)**Password: “Your device token”**
440 +
441 +* (% style="color:blue" %)**PUBTOPIC: “Any value”**
442 +
443 +* (% style="color:blue" %)**SUBTOPIC: “Any value”**
444 +
445 +[[image:image-20230802112413-52.png]]
446 +
447 +
464 464  == 3.8 TCP Connection ==
465 465  
466 466  
... ... @@ -478,4 +478,5 @@
478 478  [[image:image-20230807233631-2.png]]
479 479  
480 480  
465 +
481 481  
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
image-20230808170548-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.David
Size
... ... @@ -1,1 +1,0 @@
1 -54.1 KB
Content
image-20230808205045-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -373.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0