Changes for page Notes for TTN

Last modified by Xiaoling on 2025/08/04 14:58

From version 173.1
edited by Kilight Cao
on 2022/09/13 17:02
Change comment: There is no comment for this version
To version 186.1
edited by Kilight Cao
on 2022/10/18 10:09
Change comment: Uploaded new attachment "image-20221018100947-2.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -69,9 +69,9 @@
69 69  
70 70  
71 71  
72 -Note:
72 +(% style="color:red" %)**Note:**
73 73  
74 -DRAGINO - Frequency Plan list  ~-~-~-~--  The Thing Network Frequency Plan List
74 +DRAGINO - Frequency Plan list  ~-~-~-~-~-~-~-~-~-~-~-~-~-~--  The Thing Network Frequency Plan List
75 75  
76 76  AS923-1 (920-923)  ~-~-~-~-~-~-~-~-~-~-~-~-~-~--  Asia 920-923 Mhz
77 77  
... ... @@ -83,6 +83,7 @@
83 83  
84 84  AS923-4 (917.3-918.7)  ~-~-~-~-~-~-~-~-~-~-~-~-~-~--  Asia 917-920 Mhz (AS923 Group 4)with only default channels
85 85  
86 +
86 86  [[image:image-20220726134642-1.png||height="344" width="660"]][[image:image-20220726135827-3.png||height="214" width="394"]][[image:image-20220726135759-2.png||height="218" width="554"]]
87 87  
88 88  
... ... @@ -352,7 +352,7 @@
352 352  )))
353 353  )))
354 354  
355 -== 4.1  Step1 ==
356 +== 4.1  Step 1 ==
356 356  
357 357  
358 358  (((
... ... @@ -380,7 +380,7 @@
380 380  
381 381  
382 382  
383 -== 4.2  Step2 ==
384 +== 4.2  Step 2 ==
384 384  
385 385  
386 386  (((
... ... @@ -395,7 +395,7 @@
395 395  
396 396  
397 397  
398 -== 4.3  Step3 ==
399 +== 4.3  Step 3 ==
399 399  
400 400  
401 401  Add APP EUI in the application:
... ... @@ -405,7 +405,7 @@
405 405  
406 406  
407 407  
408 -== 4.4  Step4 ==
409 +== 4.4  Step 4 ==
409 409  
410 410  
411 411  **Add APP KEY and DEV EUI:**
... ... @@ -615,6 +615,7 @@
615 615  downlink
616 616  
617 617  
619 +
618 618  = 6.  Route TTN data to Node-Red =
619 619  
620 620  
... ... @@ -621,9 +621,10 @@
621 621  Users can create an MQTT integration by following the steps described in "[[5.TTN V3 Integrated into MQTT Server>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H5.A0TTNV3integratedintoMQTTserver]]"
622 622  
623 623  
624 -== 6.1 Edit mqtt-broker node ==
625 625  
627 +== 6.1  Edit mqtt-broker node ==
626 626  
629 +
627 627  Users need to configure the TTN MQTT server address and port, Such as:
628 628  
629 629  (% class="box infomessage" %)
... ... @@ -641,17 +641,19 @@
641 641  [[image:image-20220829164358-188.png||height="570" width="1130"]]
642 642  
643 643  
644 -== 6.2 Debug ==
645 645  
648 +== 6.2  Debug ==
646 646  
650 +
647 647  Users can check logs by adding debug.
648 648  
649 649  [[image:image-20220829164652-189.png||height="572" width="1134"]]
650 650  
651 651  
652 -== 6.3 Example: Use Local Server TTN and Node-Red in LPS8v2 ==
653 653  
657 +== 6.3  Example: Use Local Server TTN and Node-Red in LPS8v2 ==
654 654  
659 +
655 655  LPS8v2 includes a local TTN Server and Node-Red. This example shows how to configure LHT65N to use with the local Node-Red server. This example assumes users already have:
656 656  
657 657  * LHT65N register on LPS8v2 Built-In TTN server already
... ... @@ -660,25 +660,67 @@
660 660  Below are the steps to plot the sensor data on LPS8v2 Node-Red.
661 661  
662 662  
663 -=== 6.3.1 Link Node-Red to Local TTN ===
664 664  
669 +=== 6.3.1  Link Node-Red to Local TTN ===
665 665  
666 -Users can download the Node-Red decoder from this link and import it into the Node-Red platform:  [[dragino-end-node-decoder/LHT65N.json at main · dragino/dragino-end-node-decoder (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/blob/main/Node-RED/LHT65N.json]]
667 667  
672 +Users can download the Node-Red decoder from this link and import it into the Node-Red platform:  **[[dragino-end-node-decoder/LHT65N.json (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/blob/main/Node-RED/LHT65N.json]]**
668 668  
669 -[[image:image-20220913134247-1.png||height="445" width="425"]]
674 +For more information on importing Input Flow, check out this link: **[[Import Input Flow for Dragino Sensors>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/#H3.A0ImportInputFlowforDraginoSensors||style="background-color: rgb(255, 255, 255);"]]**
670 670  
671 -[[image:image-20220913153442-2.png||height="555" width="926"]]
672 672  
677 +After importing the Input Flow is complete, the user needs to edit the MQTT in the node
673 673  
674 674  
675 -6.3.2 Add input flow for device.
680 +(% style="color:blue" %)**1. Change the Topic**
676 676  
677 -6.3.3 Check result.
678 678  
683 +Topic modifies it to the following format:
679 679  
685 +**v3/(% style="color:red" %)Application ID(%%)@ttn/devices/(% style="color:red" %)End device ID(%%)/up**
680 680  
687 +[[image:image-20220914101543-1.png||height="632" width="1134"]]
681 681  
689 +
690 +
691 +(% style="color:blue" %)**2. Enter the MQTT configuration information**
692 +
693 +
694 +[[image:image-20220914103142-2.png||height="568" width="1125"]]
695 +
696 +
697 +[[image:image-20220914103303-3.png||height="566" width="1125"]]
698 +
699 +
700 +(% class="wikigeneratedid" %)
701 +(% style="color:blue" %)**Finally, click "Update" and Deploy**
702 +
703 +
704 +(% class="wikigeneratedid" %)
705 +"Connected" indicates that the Link Node-red to Local TTN is normal.
706 +
707 +(% class="wikigeneratedid" %)
708 +[[image:image-20220914140918-5.png||height="602" width="1121"]]
709 +
710 +
711 +
712 +=== 6.3.2 Check result. ===
713 +
714 +
715 +Users can check logs by adding debug.
716 +
717 +[[image:image-20220914140841-4.png||height="600" width="1119"]]
718 +
719 +
720 +
721 +In addition,Users can access the lps8v2 gateway's built-in as server of **Node-Red Chart UI **via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880/ui or http:~/~/<local-IPV4-address>:1880/ui//**__(%%)) in your browser.
722 +
723 +
724 +
725 +[[image:image-20220914142021-7.png||height="517" width="1346"]]
726 +
727 +
728 +
682 682  = 7.  Request Remote Support =
683 683  
684 684  
image-20220914101543-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +148.7 KB
Content
image-20220914103142-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +174.7 KB
Content
image-20220914103303-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +159.0 KB
Content
image-20220914140841-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +283.8 KB
Content
image-20220914140918-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +284.6 KB
Content
image-20220914141502-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +87.7 KB
Content
image-20220914142021-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +81.3 KB
Content
image-20221018100743-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +98.5 KB
Content
image-20221018100947-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +130.6 KB
Content