Changes for page Notes for TTN

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

From version 175.1
edited by Kilight Cao
on 2022/09/14 10:29
Change comment: There is no comment for this version
To version 199.1
edited by Xiaoye
on 2023/03/09 13:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoye
Content
... ... @@ -48,6 +48,8 @@
48 48  = 2.  Gateway Registration for Semtech UDP =
49 49  
50 50  
51 +(% style="color:red" %)**Note: Steps 2 and 3 are different connection methods, the user only needs to choose one of them**
52 +
51 51  == 2.1  Primary LoRaWAN Server ==
52 52  
53 53  
... ... @@ -156,8 +156,10 @@
156 156  
157 157  (((
158 158  (((
159 -The LoRa Basics™ Station protocol simplifies management of large scale LoRaWAN networks. LoRa Basics™ Station is the preferred way of connecting Gateways to The Things Stack. [[The LoRa Basics Station doc>>url:https://www.thethingsindustries.com/docs/gateways/lora-basics-station/]]
161 +The LoRa Basics™ Station protocol simplifies the management of large-scale LoRaWAN networks. LoRa Basics™ Station is the preferred way of connecting Gateways to The Things Stack. [[The LoRa Basics Station doc>>url:https://www.thethingsindustries.com/docs/gateways/lora-basics-station/]]
160 160  
163 +(% style="color:red" %)**Note: Steps 2 and 3 are different connection methods, the user only needs to choose one of them**
164 +
161 161  
162 162  )))
163 163  )))
... ... @@ -237,7 +237,7 @@
237 237  Create LNS API key
238 238  
239 239  
240 -(% style="color:red" %)**Note : Please copy the API key.**
244 +(% style="color:red" %)**Note: Please copy the API key.**
241 241  
242 242  
243 243  
... ... @@ -374,9 +374,18 @@
374 374  )))
375 375  )))
376 376  
377 -[[image:image-20220526140015-17.png]]
381 +[[image:image-20230221135445-1.png||height="356" width="777"]]
378 378  
383 +First create an application and fill in the custom information in it
379 379  
385 +[[image:image-20230221135520-2.png||height="52" width="974"]]
386 +
387 +[[image:image-20230221135810-3.png||height="400" width="638"]]
388 +
389 +
390 +Add a node device to the application
391 +
392 +
380 380  [[image:image-20220526140044-18.png]]
381 381  
382 382  
... ... @@ -388,11 +388,10 @@
388 388  (((
389 389  There are all our nodes in the repository. Users can choose the corresponding brand, model, firmware version and frequency.The decoder and configuration information of the node are pre-configured.Users do not need to configure them.
390 390  
391 -
404 +[[image:image-20230221164809-2.png||height="525" width="617"]]
392 392  )))
393 393  )))
394 394  
395 -[[image:image-20220526140132-19.png]]
396 396  
397 397  
398 398  
... ... @@ -402,7 +402,7 @@
402 402  Add APP EUI in the application:
403 403  
404 404  
405 -[[image:image-20220526140205-20.png]]
417 +[[image:image-20230221140131-4.png||height="569" width="674"]]
406 406  
407 407  
408 408  
... ... @@ -412,7 +412,7 @@
412 412  **Add APP KEY and DEV EUI:**
413 413  
414 414  
415 -[[image:image-20220526140251-21.png]]
427 +[[image:image-20230221140448-6.png||height="535" width="647"]]
416 416  
417 417  
418 418  
... ... @@ -616,6 +616,7 @@
616 616  downlink
617 617  
618 618  
631 +
619 619  = 6.  Route TTN data to Node-Red =
620 620  
621 621  
... ... @@ -622,6 +622,7 @@
622 622  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]]"
623 623  
624 624  
638 +
625 625  == 6.1  Edit mqtt-broker node ==
626 626  
627 627  
... ... @@ -672,27 +672,58 @@
672 672  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);"]]**
673 673  
674 674  
675 -After importing the Input Flow is complete, the user needs to edit the MQTT in the node,
689 +After importing the Input Flow is complete, the user needs to edit the MQTT in the node
676 676  
677 677  
678 -**~1. Change the Topic**
692 +(% style="color:blue" %)**1. Change the Topic**
679 679  
680 680  
681 681  Topic modifies it to the following format:
682 682  
683 -**v3/(% style="color:red" %)Application ID(%%)@ttn/devices/(% style="color:red" %)End device ID(%%)/up**
697 +**v3/(% style="color:red" %)Application ID(%%)/devices/(% style="color:red" %)End device ID(%%)/up**
684 684  
685 -[[image:image-20220914101543-1.png||height="632" width="1134"]]
699 +[[image:image-20221018100743-1.png]]
686 686  
687 687  
688 -2.
689 689  
703 +(% style="color:blue" %)**2. Enter the MQTT configuration information**
690 690  
691 -=== 6.3.3 Check result. ===
692 692  
706 +[[image:image-20221018100947-2.png]]
693 693  
694 694  
695 695  
710 +[[image:image-20221018101102-3.png]]
711 +
712 +(% class="wikigeneratedid" %)
713 +(% style="color:blue" %)**Finally, click "Update" and Deploy**
714 +
715 +
716 +(% class="wikigeneratedid" %)
717 +"Connected" indicates that the Link Node-red to Local TTN is normal.
718 +
719 +(% class="wikigeneratedid" %)
720 +[[image:image-20220914140918-5.png||height="602" width="1121"]]
721 +
722 +
723 +
724 +=== 6.3.2 Check result. ===
725 +
726 +
727 +Users can check logs by adding debug.
728 +
729 +[[image:image-20220914140841-4.png||height="600" width="1119"]]
730 +
731 +
732 +
733 +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.
734 +
735 +
736 +
737 +[[image:image-20220914142021-7.png||height="517" width="1346"]]
738 +
739 +
740 +
696 696  = 7.  Request Remote Support =
697 697  
698 698  
... ... @@ -707,8 +707,6 @@
707 707  * End Node traffic (from server UI) to shows end node activity in server. (Normally possible)
708 708  * End Node Keys screen shot shows in end node and server. so we can check if the keys are correct. (In most case, we found keys doesn't match, especially APP EUI)
709 709  
710 -
711 -
712 712  (% style="color:blue" %)**1. End Device Join Screen shot, we can check:**
713 713  
714 714  * If the device is sending join request to server?
... ... @@ -795,5 +795,3 @@
795 795  [[image:image-20220526142033-41.png]]
796 796  
797 797  Check if OTAA Keys match the keys in device
798 -
799 -
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
image-20221018101102-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +90.5 KB
Content
image-20230221135445-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +37.6 KB
Content
image-20230221135520-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +4.4 KB
Content
image-20230221135810-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +33.2 KB
Content
image-20230221140131-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +58.0 KB
Content
image-20230221140327-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +42.7 KB
Content
image-20230221140448-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +42.9 KB
Content
image-20230221164647-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +59.6 KB
Content
image-20230221164809-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +59.9 KB
Content