Changes for page Notes for TTN

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

From version 242.1
edited by Mengting Qiu
on 2024/08/20 17:29
Change comment: Uploaded new attachment "image-20240820172925-5.png", version {1}
To version 243.4
edited by Xiaoling
on 2025/08/04 14:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -104,7 +104,7 @@
104 104  
105 105  
106 106  (((
107 -1.  LoRaWAN Gateway model:  [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
107 +1.  LoRaWAN Gateway model:  [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]],[[LG308N>>url:https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/LG308N%20-%20LoRaWAN%20Gateway%20User%20Manual/]], [[DLOS8N>>url:https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/]],[[LPS8N>>url:https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/]]
108 108  )))
109 109  
110 110  (((
... ... @@ -161,7 +161,7 @@
161 161  
162 162  (((
163 163  (((
164 -1. LoRaWAN Gateway model:  [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
164 +1. LoRaWAN Gateway model:  [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]], [[LG308N>>url:https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/LG308N%20-%20LoRaWAN%20Gateway%20User%20Manual/]], [[DLOS8N>>url:https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/DLOS8N/]],[[LPS8N>>url:https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/]]ccccccccccc
165 165  )))
166 166  
167 167  (((
... ... @@ -262,7 +262,6 @@
262 262  
263 263  User need to update the API key and install the Certificate
264 264  
265 -
266 266  [[image:image-20220526135601-12.png||_mstalt="452153"]]
267 267  
268 268  Access the gateway GUI
... ... @@ -991,4 +991,40 @@
991 991  
992 992  [[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]]
993 993  
993 +
994 +== 9.2 Why node join succeeds but detailed data cannot be observed in the live data interface? ==
995 +
996 +
997 +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.
998 +
999 +TTN has no fixed official explanation for how long this data refreshes, but actual tests show it to be around 10 minutes.
1000 +
1001 +
1002 +Users can see the time of the last activity of a node inside one of the Applications:
1003 +
1004 +[[image:image-20240820171935-1.png||height="714" width="1358"]]
1005 +
1006 +For example:
1007 +
1008 +* After 6 minutes of the last activity, click on the **live data** interface to observe the data.
1009 +
1010 +[[image:image-20240820172327-2.png||height="439" width="1365"]]
1011 +
1012 +* 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.
1013 +
1014 +[[image:image-20240820172513-3.png]]
1015 +
1016 +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.
1017 +
1018 +
1019 +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**.
1020 +
1021 +[[image:image-20240820172909-4.png||height="524" width="954"]]
1022 +
1023 +
1024 +[[image:image-20240820172925-5.png||height="533" width="1318"]]
1025 +
1026 +
1027 +
1028 +
994 994