Changes for page Notes for TTN

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

From version 229.1
edited by Kilight Cao
on 2023/11/21 09:26
Change comment: Uploaded new attachment "image-20231121092627-3.png", version {1}
To version 243.1
edited by Mengting Qiu
on 2024/08/20 17:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.ting
Content
... ... @@ -49,19 +49,19 @@
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  
56 56  
57 +[[image:image-20231121092510-1.png||height="617" width="1157"]]
57 57  
58 -[[image:image-20220526134826-4.png||_mstalt="432237"]]
59 59  
60 60  Put Gateway ID
61 61  
62 62  
63 +[[image:image-20231121092543-2.png||height="613" width="1159"]]
63 63  
64 -[[image:image-20220526134759-3.png||_mstalt="433550"]]
65 65  
66 66  Choose Frequency Band
67 67  
... ... @@ -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  
... ... @@ -84,6 +84,7 @@
84 84  
85 85  [[image:image-20220726134642-1.png||_mstalt="430287" height="344" width="660"]][[image:image-20220726135827-3.png||_mstalt="432978" height="214" width="394"]][[image:image-20220726135759-2.png||_mstalt="433953" height="218" width="554"]]
86 86  
87 +[[image:image-20231121092627-3.png||height="617" width="1174"]]
87 87  
88 88  
89 89  [[image:image-20220526134919-5.png||_mstalt="433602"]]
... ... @@ -225,8 +225,9 @@
225 225  
226 226  (% style="color:red" %)**Note:**(%%) The "**Authorization: Bearer** " field should not be entered in the TTN Basics Station configuration of the gateway
227 227  
228 -[[image:image-20230728151807-3.png||height="599" width="1450"]]
229 +[[image:image-20230728151807-3.png||height="423" width="1024"]]
229 229  
231 +
230 230  === **2.) Manually create API KEY: ** ===
231 231  
232 232  
... ... @@ -296,7 +296,7 @@
296 296  
297 297  )))
298 298  
299 -== 3.8  Siccessful Connection ==
301 +== 3.8  Successful Connection ==
300 300  
301 301  
302 302  If user completes the above steps,which will see live date in the TTN.
... ... @@ -521,15 +521,12 @@
521 521  [[image:image-20220526140856-26.png||_mstalt="456755"]]
522 522  
523 523  (((
524 -To send an unconfirmed downlink message to the device dev1 in application app1 in tenant tenant1 with the hexadecimal payload BE EF on FPort 15 with normal priority, use the topic v3/app1@tenant1/devices/dev1/down/push with the following contents:
526 +To send an unconfirmed downlink message to the device dev1 in application app1 in tenant tenant1 with the hexadecimal payload BE EF on FPort 15 with normal priority, use the topic v3/app1@tenant1/devices/dev1/down/push with the following contents: **vu8=**, which is the Base64 format for Hex BE EF  . **[[HEX to Base64 online converter tool>>https://base64.guru/converter/encode/hex]]**.
525 525  
526 -
527 -)))
528 +[[image:image-20240325082631-1.png||height="393" width="815"]]
528 528  
529 -(((
530 -(% style="color:red" %)**Note**: **Use this handy tool to convert hexadecimal to base64.**
531 531  
532 -
531 +Below is the TTN output for this downlink command.
533 533  )))
534 534  
535 535  [[image:image-20220526140936-27.png||_mstalt="456794"]]
... ... @@ -657,7 +657,7 @@
657 657  Below are the steps to plot the sensor data on LPS8v2 Node-Red.
658 658  
659 659  
660 -=== 6.3.1  Link Node-Red to Local TTN ===
659 +=== 6.3.1 Link Node-Red to Local TTN ===
661 661  
662 662  
663 663  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]]**
... ... @@ -675,7 +675,7 @@
675 675  
676 676  **v3/(% style="color:red" %)Application ID(%%)/devices/(% style="color:red" %)End device ID(%%)/up**
677 677  
678 -[[image:image-20221018100743-1.png||_mstalt="427739"]]
677 +[[image:image-20221018100743-1.png||_mstalt="427739" height="573" width="1120"]](% style="display:none" %)
679 679  
680 680  
681 681  
... ... @@ -682,11 +682,11 @@
682 682  (% style="color:blue" %)**2. Enter the MQTT configuration information**
683 683  
684 684  
685 -[[image:image-20221018100947-2.png||_mstalt="430079"]]
684 +[[image:image-20221018100947-2.png||_mstalt="430079" height="560" width="1123"]](% style="display:none" %)
686 686  
687 687  
688 688  
689 -[[image:image-20221018101102-3.png||_mstalt="425256"]]
688 +[[image:image-20221018101102-3.png||_mstalt="425256" height="580" width="1121"]]
690 690  
691 691  (% class="wikigeneratedid" %)
692 692  (% style="color:blue" %)**Finally, click "Update" and Deploy**
... ... @@ -710,7 +710,7 @@
710 710  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.
711 711  
712 712  
713 -[[image:image-20220914142021-7.png||_mstalt="429000" height="517" width="1346"]]
712 +[[image:image-20220914142021-7.png||_mstalt="429000" height="439" width="1143"]](% style="display:none" %)
714 714  
715 715  
716 716  = 7.  Request Remote Support =
... ... @@ -822,7 +822,7 @@
822 822  
823 823  = 8.  FAQ =
824 824  
825 -== 8.1 How to import devices keys to server. ==
824 +== 8.1 How to import devices keys to TTN. ==
826 826  
827 827  
828 828  **For TTS in LPS8v2**
... ... @@ -881,7 +881,7 @@
881 881   "key": "01020304050607080102030405060708"
882 882   }
883 883   }
884 -}
883 +}
885 885  }}}
886 886  
887 887  Multiple end devices can also be contained in a single file like so:devices.json
... ... @@ -944,6 +944,7 @@
944 944  }}}
945 945  
946 946  
946 +(% style="display:none" %) (%%)
947 947  
948 948  === **Excel Template** ===
949 949  
... ... @@ -951,6 +951,37 @@
951 951  [[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).
952 952  
953 953  
954 +== 8.2 How to download and analyze End Device's log?(% style="display:none" %) (%%) ==
955 +
956 +
957 +~1. Get information about a single node
958 +
959 +Download this file in the node's live data interface
960 +
961 +[[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"]]
962 +
963 +
964 +2. Get information about the entire Application
965 +
966 +Click the "See all activity" button on the main interface of the application
967 +
968 +[[image:image-20231019113039-1.png||height="678" width="1312"]]
969 +
970 +
971 +Download this file in application  live data interface
972 +
973 +[[image:image-20231019113212-4.png||height="567" width="1277"]]
974 +
975 +
976 +After the data collection is completed, you can send this file directly to our technical support personnel for analysis.
977 +
978 +
979 +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.
980 +
981 +[[image:image-20240117170517-1.png]]
982 +
983 +
984 +
954 954  = 9. Trouble Shooting. =
955 955  
956 956  == 9.1 How to solve the problem of MIC Mismatch? ==
... ... @@ -961,30 +961,39 @@
961 961  [[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]]
962 962  
963 963  
964 -== 9.2 How to get the log information of the node ==
995 +== 9.2 Why node join succeeds but detailed data cannot be observed in the live data interface? ==
965 965  
966 -1.Get information about a single node
967 967  
968 -Download this file in the node's live data interface
998 +The live data interface on the TTN platform is more orientated towards real-time observations, so if you don't click on the observations in time, you will not be able to see the previous details if you click on the interface again after a period of time.
969 969  
970 -[[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"]]
1000 +TTN has no fixed official explanation for how long this data refreshes, but actual tests show it to be around 10 minutes.
971 971  
972 -2.Get information about the entire Application
973 973  
974 -Click the "See all activity" button on the main interface of the application
1003 +Users can see the time of the last activity of a node inside one of the Applications:
975 975  
976 -[[image:image-20231019113039-1.png||height="678" width="1312"]]
1005 +[[image:image-20240820171935-1.png||height="714" width="1358"]]
977 977  
1007 +For example:
978 978  
979 -Download this file in application  live data interface
1009 +* After 6 minutes of the last activity, click on the **live data** interface to observe the data.
980 980  
981 -[[image:image-20231019113212-4.png||height="567" width="1277"]]
1011 +[[image:image-20240820172327-2.png||height="439" width="1365"]]
982 982  
1013 +* The last activity of a node that has not been clicked for a long time was more than ten minutes ago, and you cannot observe the previous detailed data by clicking on the live data interface at this time.
983 983  
984 -After the data collection is completed, you can send this file directly to our technical support personnel for analysis.
1015 +[[image:image-20240820172513-3.png]]
985 985  
1017 +In addition, if one stays in the LIVE DATA screen for a node, several previous details have been observed. If the node is inactive for a long time to come, and the interface is refreshed at this point, the details of the previously active data may be refreshed and no longer displayed.
986 986  
987 -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.
988 988  
1020 +If the user needs to view the data uplinked from a previous node, the data can be retrieved through the endpoint given by **Storage Integration**. The data can then be distinguished between different nodes based on **device_id**.
989 989  
1022 +[[image:image-20240820172909-4.png||height="524" width="954"]]
1023 +
1024 +
1025 +[[image:image-20240820172925-5.png||height="533" width="1318"]]
1026 +
1027 +
1028 +
1029 +
990 990  
image-20240117170517-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +63.1 KB
Content
image-20240325082631-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +55.9 KB
Content
image-20240325082714-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +55.9 KB
Content
image-20240820171935-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +92.6 KB
Content
image-20240820172327-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +79.9 KB
Content
image-20240820172513-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +45.8 KB
Content
image-20240820172909-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +71.5 KB
Content
image-20240820172925-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +180.7 KB
Content