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

From version 174.1
edited by kai
on 2024/07/29 17:22
Change comment: Uploaded new attachment "image-20240729172234-11.png", version {1}
To version 180.1
edited by Xiaoling
on 2024/08/07 15:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kai
1 +XWiki.Xiaoling
Content
... ... @@ -164,6 +164,8 @@
164 164  
165 165  * (% style="color:#037691" %)**Password:**(%%) <Your ThingSpeak MQTT Password>
166 166  
167 +
168 +
167 167  ==== 3.3.2.2 Publish Data to ThingSpeak Channel ====
168 168  
169 169  
... ... @@ -205,6 +205,8 @@
205 205  
206 206  * (% style="color:blue" %)**AT+SUBTOPIC=<YOUR_CHANNEL_ID>**
207 207  
210 +
211 +
208 208  ==== 3.3.3.2 Uplink Examples ====
209 209  
210 210  
... ... @@ -266,6 +266,7 @@
266 266  |(% 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" %)
267 267  |(% 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" %)
268 268  
273 +
269 269  == 3.4 [[Datacake>>https://datacake.co/]] ==
270 270  
271 271  
... ... @@ -280,10 +280,13 @@
280 280  
281 281  * (% style="color:blue" %)**S31B-NB-GE**(%%): This verson doesn't have pre-configure Datacake connection. User need to enter the AT Commands to connect to Datacake. See below for instruction.
282 282  
288 +
289 +
283 283  === 3.4.1 For device Already has template ===
284 284  
285 285  ==== 3.4.1.1 Create Device ====
286 286  
294 +
287 287  (% style="color:blue" %)**Add Device**(%%) in DataCake.
288 288  
289 289  [[image:image-20230808162301-1.png||height="453" width="952"]]
... ... @@ -354,8 +354,11 @@
354 354  
355 355  **Step6: Please add the decoder at the payload decoder of the device configuration.**
356 356  
357 -**Decoder location:**[[dragino-end-node-decoder/Datacake-Dragino_NB at main · dragino/dragino-end-node-decoder (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/tree/main/Datacake-Dragino_NB]]
365 +**Decoder location: **[[dragino-end-node-decoder/Datacake-Dragino_NB at main · dragino/dragino-end-node-decoder (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/tree/main/Datacake-Dragino_NB]]
358 358  
367 +**Due to version update, please use the following decoder for the new version firmware:**
368 +[[dragino-end-node-decoder/Datacake-Dragino_NB_New_Version at main · dragino/dragino-end-node-decoder (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/tree/main/Datacake-Dragino_NB_New_Version]]
369 +
359 359  [[image:image-20240129172056-7.png||height="457" width="816"]]
360 360  
361 361  [[image:image-20240129173116-9.png||height="499" width="814"]]
... ... @@ -446,6 +446,8 @@
446 446  * (% style="color:#037691" %)**AT+UNAME=<device name> or User Defined**
447 447  * (% style="color:#037691" %)**AT+PWD=“Your device token”**
448 448  
460 +
461 +
449 449  == 3.6 ThingsBoard.Cloud (via MQTT) ==
450 450  
451 451  === 3.6.1 Configure ThingsBoard ===
... ... @@ -537,7 +537,6 @@
537 537  [[image:image-20230802112413-43.png||height="407" width="825"]]
538 538  
539 539  
540 -
541 541  == 3.7 ThingsBoard.Cloud (via COAP) ==
542 542  
543 543  === 3.7.1 Configure ThingsBoard ===
... ... @@ -564,7 +564,7 @@
564 564  ==== 3.7.1.2 COAP Integration Setup ====
565 565  
566 566  
567 -Go to the (% style="color:blue" %)**Integrations center**(%%) **->** (% style="color:blue" %)**Integrations page**(%%) and click **“(% style="color:blue" %)plus(%%)”** icon to add a new integration. Name it (% style="color:blue" %)**“CoAP Integration”**(%%), select type **COAP  **(% style="color:blue" %);
579 +Go to the (% style="color:blue" %)**Integrations center**(%%) **->** (% style="color:blue" %)**Integrations page**(%%) and click **“(% style="color:blue" %)plus(%%)”** icon to add a new integration. Name it (% style="color:blue" %)**“CoAP Integration”**(%%), select type **COAP    **(% style="color:blue" %);
568 568  
569 569  [[image:image-20240729144058-4.png||height="506" width="1021"]]
570 570  
... ... @@ -576,23 +576,45 @@
576 576  
577 577  ==== 3.7.1.3 Add COAP Integration ====
578 578  
579 -==== [[image:image-20240729161543-9.png||height="500" width="1009"]] ====
580 580  
592 +==== [[image:image-20240729161543-9.png||height="500" width="1009"]] ====
581 581  
594 +
582 582  === 3.7.2 Node Configuration(Example: Connecting to the Thingsboard platform) ===
583 583  
584 584  ==== 3.7.2.1 Instruction Description ====
585 585  
599 +
600 +* AT+PRO=1,0(HEX format uplink)  &AT+PRO=1,5(JSON format uplink)
586 586  * AT+SERVADDR=COAP Server Address,5683
587 587  
588 588  Example: AT+SERVADDR=int.thingsboard.cloud,5683(The address is automatically generated when the COAP integration is created)
589 589  
605 +[[image:image-20240729172305-12.png||height="361" width="624"]]
606 +
590 590  Note:The port for the COAP protocol has been fixed to 5683
591 591  
592 -AT+URL1=11,character length,""
593 593  
594 -If the module used is BC660K, only one URL directive needs to be configured, e.g. AT+URL1=11,38, "i/faaaa241f-af4a-b780-4468-c671bb574858"
610 +* AT+URL1=11,(% style="color:red" %)**character length**(%%),"Needs to be consistent with the CoAP endpoint URL in the platform"
595 595  
612 +If the module used is (% style="color:red" %)**BC660K, only one **(%%)URL directive needs to be configured,
613 +
614 +e.g.
615 +
616 +* AT+URL1=11,38, "i/faaaa241f-af4a-b780-4468-c671bb574858"
617 +
618 +[[image:image-20240729172415-13.png||height="401" width="694"]]
619 +
620 +If you are using a (% style="color:red" %)**BG95-M2**(%%) module, you need to configure (% style="color:red" %)**TWO**(%%) URL commands,
621 +
622 +e.g.
623 +
624 +* AT+URL1=11, "i";  
625 +* AT+URL2=11,"/faaaa241f-af4a-b780-4468-c671bb574858"
626 +
627 +[[image:image-20240729172500-14.png||height="403" width="700"]]
628 +
629 +
596 596  == 3.8 [[Tago.io>>url:https://admin.tago.io/]] (via MQTT) ==
597 597  
598 598  === 3.8.1 Create device & Get Credentials ===
... ... @@ -646,6 +646,8 @@
646 646  
647 647  * (% style="color:#037691" %)**AT+PWD=“Your device token”**
648 648  
683 +
684 +
649 649  === 3.8.2 Simulate with MQTT.fx ===
650 650  
651 651  
... ... @@ -697,12 +697,11 @@
697 697  Users can refer to [[Dragino NB device connection to AWS platform instructions>>http://wiki.dragino.com/xwiki/bin/view/Dragino%20NB%20device%20connection%20to%20AWS%20platform%20instructions/#H1.LogintotheplatformandfindIoTcore]]
698 698  
699 699  
700 -
701 -
702 702  = 4. MQTT/UDP/TCP downlink =
703 703  
704 704  == 4.1 MQTT (via MQTT.fx) ==
705 705  
740 +
706 706  Configure MQTT connections properly and send downlink commands to configure nodes through the Publish function of MQTT.fx//.//
707 707  
708 708  **1.** Configure node MQTT connection (via MQTT.fx):
... ... @@ -743,11 +743,6 @@
743 743  (% style="color:red" %)**Note: Users can edit the hex command in advance. When the node uplink, directly click the publish button several times to increase the success rate of command configuration.**
744 744  
745 745  
746 -
747 -
748 -
749 -
750 -
751 751  = 5. FAQ =
752 752  
753 753  == 5.1 What is the usage of Multi Sampling and One Uplink? ==
... ... @@ -910,8 +910,9 @@
910 910  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
911 911  
912 912  
913 -== (% data-sider-select-id="765eceff-93b1-40ee-800b-b7b7d022ef8a" %)6.6 How to obtain device logs(%%) ==
943 +== (% data-sider-select-id="765eceff-93b1-40ee-800b-b7b7d022ef8a" %)6.6 How to obtain device logs?(%%) ==
914 914  
945 +
915 915  * **AT Command: AT** **+GETLOG**
916 916  
917 917  This command can be used to query upstream logs of data packets.
image-20240729172305-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +49.3 KB
Content
image-20240729172415-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +54.3 KB
Content
image-20240729172500-14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kai
Size
... ... @@ -1,0 +1,1 @@
1 +48.6 KB
Content