Changes for page Notes for ChirpStack

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

From version 246.5
edited by Xiaoling
on 2025/07/31 17:07
Change comment: There is no comment for this version
To version 246.6
edited by Xiaoling
on 2025/07/31 17:16
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]], [[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]]
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]]
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,19 +469,13 @@
469 469  
470 470  === Select HEX format for downlink ===
471 471  
472 -
473 473  (% style="color:red" %)**Note: The end node user manual provides HEX format of the downlink commands, so users can directly select HEX format downlink.**
474 474  
475 -
476 476  [[image:image-20231108171112-5.png||height="629" width="1117"]]
477 477  
478 -
479 479  [[image:image-20231108171145-6.png||height="497" width="1101"]]
480 480  
481 481  
482 -
483 -
484 -
485 485  [[image:image-20220531173236-10.png||height="597" width="1215"]]
486 486  
487 487  **Check ChripStack downlink DataRate**
... ... @@ -542,7 +542,6 @@
542 542  **MQTT Connect to ChirpStack**
543 543  
544 544  
545 -
546 546  (((
547 547  Downlink payload encode javescript code.
548 548  
... ... @@ -613,7 +613,6 @@
613 613  
614 614  = 9.  Chirpstack Multicast Configuration =
615 615  
616 -
617 617  == 9.1  Introduction ==
618 618  
619 619  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.