<
From version < 210.1 >
edited by Mengting Qiu
on 2024/01/17 17:58
To version < 218.1 >
edited by Kilight Cao
on 2024/07/17 10:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Kilight
Content
... ... @@ -266,11 +266,6 @@
266 266  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]],[[LPS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]],[[LG308N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]],[[DLOS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]]
267 267  1. Firmware version since: [[Chirpstack-Bridge-V3.14.6>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/Chirpstack-gateway-bridge/Chirpstack-Bridge-V3.14.6-Bridge--build-v5.4.1679487778-20230322-2024/]]
268 268  
269 -(% style="color:blue" %)**How to set up chirpStack Gateway-bridge**
270 -
271 -Users can check out the ChirpStack gateway-bridge v3 [[link>>https://www.chirpstack.io/gateway-bridge/gateway/dragino/]]
272 -
273 -
274 274  (% style="color:blue" %)**What do you need to prepare**
275 275  
276 276  A gateway that can access the internet normally
... ... @@ -384,11 +384,6 @@
384 384  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]],[[LPS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]],[[LG308N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]],[[DLOS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]]
385 385  1. Firmware version since: [[Chirpstack-Bridge-V4>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/Chirpstack-gateway-bridge/Chirpstack-Bridge-V4--build-v5.4.1670655072-20221210-1452/]]
386 386  
387 -(% style="color:blue" %)**How to set up chirpStack Gateway-bridge**
388 -
389 -Users can check out the ChirpStack gateway-bridge v4 [[link>>https://www.chirpstack.io/docs/chirpstack-gateway-bridge/install/dragino.html]]
390 -
391 -
392 392  (% style="color:blue" %)**What do you need to prepare**
393 393  
394 394  A gateway that can access the internet normally
... ... @@ -436,6 +436,8 @@
436 436  [[image:image-20221222140203-4.png||height="875" width="806"]]
437 437  
438 438  
429 +Configure the server address to which the gateway needs to be connected,"tcp:~/~/chirpstack_address:1883"
430 +
439 439  [[image:image-20221230094246-1.png||height="768" width="783"]]
440 440  
441 441  (% class="wikigeneratedid" id="H" %)
... ... @@ -1000,11 +1000,40 @@
1000 1000  **Note: lorawan's protocol link——[[LoRaWAN® Regional Parameters v1.0.3revA (lora-alliance.org)>>url:https://resources.lora-alliance.org/document/lorawan-regional-parameters-v1-0-3reva]]**
1001 1001  
1002 1002  
995 +== 13.3  ChirpStackv4 node device displays "UPLINK_F_CNT_RETRANSMISSION" ==
1003 1003  
1004 1004  
1005 -== 13.3 How to get the log information of the node ==
998 +This is because the node's packets are retransmitted, and the Fcnt of these packets is the same.
1006 1006  
1000 +The user can Disable frame-counter validation on the chirpstack node and this warning message will not appear in the logs.
1007 1007  
1002 +
1003 +The packet is retransmitted because the node device has enabled the acknowledgment uplink packet mode and the node cannot receive the ACK acknowledgment packet delivered by the gateway.
1004 +
1005 +
1006 +**The possible reasons are: **
1007 +
1008 +~1. The signal of the node device and the gateway is not good
1009 +
1010 +2. Too many node devices affect the downlink of the gateway
1011 +
1012 +
1013 +[[image:image-20240717085339-1.jpeg]]
1014 +
1015 +
1016 +* **Disable frame-counter validation**
1017 +
1018 +[[image:image-20240717102613-5.png||height="803" width="1211"]]
1019 +
1020 +
1021 +* **Result**
1022 +
1023 +[[image:image-20240717092428-4.jpeg]]
1024 +
1025 +
1026 +== 13.4  How to get the log information of the node? ==
1027 +
1028 +
1008 1008  ~1. Get information about a single node.
1009 1009  
1010 1010  * Download this file in the node's live data interface.
... ... @@ -1036,5 +1036,6 @@
1036 1036  
1037 1037  [[image:image-20240117175738-5.png]]
1038 1038  
1039 -== ==
1060 +(% class="wikigeneratedid" id="H" %)
1061 +
1040 1040  )))
image-20240717085339-1.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +12.6 KB
Content
image-20240717090537-2.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +42.5 KB
Content
image-20240717092412-3.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +22.4 KB
Content
image-20240717092428-4.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +22.4 KB
Content
image-20240717102613-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +56.1 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0