Changes for page Notes for ChirpStack

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

From version 246.6
edited by Xiaoling
on 2025/07/31 17:16
Change comment: There is no comment for this version
To version 246.5
edited by Xiaoling
on 2025/07/31 17:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -374,7 +374,7 @@
374 374  
375 375  (% style="color:blue" %)**Below list the support products and Requirements:**
376 376  
377 -1. LoRaWAN Gateway model: [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.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]]
377 +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]]
378 378  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/]]
379 379  
380 380  (% style="color:blue" %)**What do you need to prepare**
... ... @@ -469,13 +469,19 @@
469 469  
470 470  === Select HEX format for downlink ===
471 471  
472 +
472 472  (% style="color:red" %)**Note: The end node user manual provides HEX format of the downlink commands, so users can directly select HEX format downlink.**
473 473  
475 +
474 474  [[image:image-20231108171112-5.png||height="629" width="1117"]]
475 475  
478 +
476 476  [[image:image-20231108171145-6.png||height="497" width="1101"]]
477 477  
478 478  
482 +
483 +
484 +
479 479  [[image:image-20220531173236-10.png||height="597" width="1215"]]
480 480  
481 481  **Check ChripStack downlink DataRate**
... ... @@ -536,6 +536,7 @@
536 536  **MQTT Connect to ChirpStack**
537 537  
538 538  
545 +
539 539  (((
540 540  Downlink payload encode javescript code.
541 541  
... ... @@ -606,6 +606,7 @@
606 606  
607 607  = 9.  Chirpstack Multicast Configuration =
608 608  
616 +
609 609  == 9.1  Introduction ==
610 610  
611 611  ChirpStack has support for creating multicast-groups to which devices can be assigned. When enqueueing a downlink payload for a multicast-group, ChirpStack will analyze which gateways must be used for broadcasting to cover the complete multicast-group. This means that potentially, a single multicast downlink payload will be emitted multiple times.