Changes for page Notes for TTN

Last modified by Mengting Qiu on 2024/08/20 17:29

From version 230.1
edited by Kilight Cao
on 2023/11/21 09:27
Change comment: There is no comment for this version
To version 234.1
edited by Edwin Chen
on 2024/02/08 23:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Edwin
Content
... ... @@ -49,7 +49,7 @@
49 49  == 2.1  Primary LoRaWAN Server ==
50 50  
51 51  
52 -[[image:image-20220526134633-2.png||_mstalt="430196" height="616" width="1323"]]
52 +[[image:image-20220526134633-2.png||_mstalt="430196" height="540" width="1160"]]
53 53  
54 54  Register Gateway
55 55  
... ... @@ -71,7 +71,7 @@
71 71  
72 72  DRAGINO - Frequency Plan list  ~-~-~-~-~-~-~-~-~-~-~-~-~-~--  The Thing Network Frequency Plan List
73 73  
74 -AS923-1 (920-923)  ~-~-~-~-~-~-~-~-~-~-~-~-~-~--  Asia 920-923 Mhz
74 +AS923-1 (920-923)  (% style="display:none" %) (%%) ~-~-~-~-~-~-~-~-~-~-~-~-~-~--  Asia 920-923 Mhz
75 75  
76 76  AS923-1 (923-925)  ~-~-~-~-~-~-~-~-~-~-~-~-~-~--  Asia 915-928 Mhz (AS923 Group 1)with only default channels
77 77  
... ... @@ -226,8 +226,9 @@
226 226  
227 227  (% style="color:red" %)**Note:**(%%) The "**Authorization: Bearer** " field should not be entered in the TTN Basics Station configuration of the gateway
228 228  
229 -[[image:image-20230728151807-3.png||height="599" width="1450"]]
229 +[[image:image-20230728151807-3.png||height="423" width="1024"]]
230 230  
231 +
231 231  === **2.) Manually create API KEY: ** ===
232 232  
233 233  
... ... @@ -297,7 +297,7 @@
297 297  
298 298  )))
299 299  
300 -== 3.8  Siccessful Connection ==
301 +== 3.8  Successful Connection ==
301 301  
302 302  
303 303  If user completes the above steps,which will see live date in the TTN.
... ... @@ -658,7 +658,7 @@
658 658  Below are the steps to plot the sensor data on LPS8v2 Node-Red.
659 659  
660 660  
661 -=== 6.3.1  Link Node-Red to Local TTN ===
662 +=== 6.3.1 Link Node-Red to Local TTN ===
662 662  
663 663  
664 664  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]]**
... ... @@ -676,7 +676,7 @@
676 676  
677 677  **v3/(% style="color:red" %)Application ID(%%)/devices/(% style="color:red" %)End device ID(%%)/up**
678 678  
679 -[[image:image-20221018100743-1.png||_mstalt="427739"]]
680 +[[image:image-20221018100743-1.png||_mstalt="427739" height="573" width="1120"]](% style="display:none" %)
680 680  
681 681  
682 682  
... ... @@ -683,11 +683,11 @@
683 683  (% style="color:blue" %)**2. Enter the MQTT configuration information**
684 684  
685 685  
686 -[[image:image-20221018100947-2.png||_mstalt="430079"]]
687 +[[image:image-20221018100947-2.png||_mstalt="430079" height="560" width="1123"]](% style="display:none" %)
687 687  
688 688  
689 689  
690 -[[image:image-20221018101102-3.png||_mstalt="425256"]]
691 +[[image:image-20221018101102-3.png||_mstalt="425256" height="580" width="1121"]]
691 691  
692 692  (% class="wikigeneratedid" %)
693 693  (% style="color:blue" %)**Finally, click "Update" and Deploy**
... ... @@ -711,7 +711,7 @@
711 711  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.
712 712  
713 713  
714 -[[image:image-20220914142021-7.png||_mstalt="429000" height="517" width="1346"]]
715 +[[image:image-20220914142021-7.png||_mstalt="429000" height="439" width="1143"]](% style="display:none" %)
715 715  
716 716  
717 717  = 7.  Request Remote Support =
... ... @@ -823,7 +823,7 @@
823 823  
824 824  = 8.  FAQ =
825 825  
826 -== 8.1 How to import devices keys to server. ==
827 +== 8.1 How to import devices keys to TTN. ==
827 827  
828 828  
829 829  **For TTS in LPS8v2**
... ... @@ -882,7 +882,7 @@
882 882   "key": "01020304050607080102030405060708"
883 883   }
884 884   }
885 -}
886 +}
886 886  }}}
887 887  
888 888  Multiple end devices can also be contained in a single file like so:devices.json
... ... @@ -945,6 +945,7 @@
945 945  }}}
946 946  
947 947  
949 +(% style="display:none" %) (%%)
948 948  
949 949  === **Excel Template** ===
950 950  
... ... @@ -952,26 +952,18 @@
952 952  [[Download the Excel template>>url:https://www.thethingsindustries.com/docs/getting-started/migrating/tts-end-devices-csv-template.xlsx]]. You can remove all columns that are not required (see above).
953 953  
954 954  
955 -= 9. Trouble Shooting. =
957 +== 8.2 How to download and analyze End Device's log?(% style="display:none" %) (%%) ==
956 956  
957 -== 9.1 How to solve the problem of MIC Mismatch? ==
958 958  
960 +~1. Get information about a single node
959 959  
960 -Please refer to the link below:
961 -
962 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H9.WhydoIseea22MICMismatch22errormessagefromtheserver3F>>url:http://wiki.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H9.WhydoIseea22MICMismatch22errormessagefromtheserver3F]]
963 -
964 -
965 -== 9.2 How to get the log information of the node? ==
966 -
967 -1.Get information about a single node
968 -
969 969  Download this file in the node's live data interface
970 970  
971 971  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20of%20Dragino%20LoRaWAN%20Packet%20Analyze%20Tool/WebHome/image-20230928163751-2.png?width=1278&height=506&rev=1.1||alt="image-20230928163751-2.png" height="506" width="1278"]]
972 972  
973 -2.Get information about the entire Application
974 974  
967 +2. Get information about the entire Application
968 +
975 975  Click the "See all activity" button on the main interface of the application
976 976  
977 977  [[image:image-20231019113039-1.png||height="678" width="1312"]]
... ... @@ -987,5 +987,17 @@
987 987  
988 988  You can also use the packet analysis tool developed by our company to check it yourself. Please refer to the following [[link>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20of%20Dragino%20LoRaWAN%20Packet%20Analyze%20Tool/#H3.ThethingsNetwork]] to use this tool.
989 989  
984 +[[image:image-20240117170517-1.png]]
990 990  
986 +
987 +
988 += 9. Trouble Shooting. =
989 +
990 +== 9.1 How to solve the problem of MIC Mismatch? ==
991 +
992 +
993 +Please refer to the link below:
994 +
995 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H9.WhydoIseea22MICMismatch22errormessagefromtheserver3F>>url:http://wiki.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H9.WhydoIseea22MICMismatch22errormessagefromtheserver3F]]
996 +
991 991  
image-20240117170517-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +63.1 KB
Content