Changes for page Notes for ChirpStack

Last modified by Xiaoling on 2025/07/31 17:18

From version 246.2
edited by Xiaoling
on 2025/07/31 17:03
Change comment: There is no comment for this version
To version 244.1
edited by Kilight Cao
on 2024/09/24 15:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -32,8 +32,7 @@
32 32  (((
33 33  (((
34 34  Semtech UDP : **All Model**
35 -Basic Station : [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]], [[LOS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.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]]
36 -
35 +Basic Station : [[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]]
37 37  (% style="color:red" %)**Note** (%%): the firmware needs >[[lgw~~-~~-build-v5.4.1640315898>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]]  if use the Bais station
38 38  )))
39 39  )))
... ... @@ -190,9 +190,7 @@
190 190  
191 191  (% style="color:blue" %)**Below list the support products and Requirements:**
192 192  
193 -1. LoRaWAN Gateway model: [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]],
194 -1. [[DLOS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.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]]
195 -1.
192 +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]]
196 196  1. Firmware version since :[[lgw~~-~~-build-v5.4.1651822913>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Test_Firmware/lgw--build-v5.4.1651822913-20220506-1543/]]
197 197  
198 198  (% style="color:blue" %)**How to set up chirpStack Basic Station**
... ... @@ -469,12 +469,13 @@
469 469  
470 470  = 8.  Downlink =
471 471  
472 -== 8.1 Schedule Downlink via Web UI ==
473 473  
470 +=== 8.1 Chirpstack Downlink Note ===
474 474  
475 -=== Select HEX format for downlink ===
476 476  
473 +==== Select HEX format for downlink ====
477 477  
475 +
478 478  (% style="color:red" %)**Note: The end node user manual provides HEX format of the downlink commands, so users can directly select HEX format downlink.**
479 479  
480 480  
... ... @@ -498,10 +498,10 @@
498 498  **Make sure the RX2DR is the same in the end node**
499 499  
500 500  
501 -== 8.2 Schedule Downlink via API ==
499 +== 8. Loraserver Downlink Note ==
502 502  
503 503  
504 -User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End Node
502 +User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
505 505  
506 506  (((
507 507  **Below is examples:**
... ... @@ -520,6 +520,7 @@
520 520  (((
521 521  **MQTT Connect to ChirpStack**
522 522  
521 +
523 523  
524 524  )))
525 525  
... ... @@ -612,10 +612,24 @@
612 612  )))
613 613  
614 614  
615 -== 8.3  Add decoder function in Chirpstack for downlink message ==
614 +== 8.4  Add the decode function in Chirpstack for the payload ==
616 616  
617 617  
617 +User enters the payload code according to the steps.
618 618  
619 +Add the node device decoder you are using. The decoder for each node device is different. The decoder is found in this link: **[[decoder for dragino end node>>https://github.com/dragino/dragino-end-node-decoder]]**
620 +
621 +[[image:image-20220531173754-15.png||height="474" width="1334"]]
622 +
623 +
624 +[[image:image-20220531173856-16.png]]
625 +
626 +
627 +[[image:image-20220531174120-20.png]]
628 +
629 +[[image:image-20220531174046-19.png]]
630 +
631 +
619 619  = 9.  Chirpstack Multicast Configuration =
620 620  
621 621