Changes for page Notes for ChirpStack
Last modified by Xiaoling on 2025/07/31 17:18
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -262,8 +262,8 @@ 262 262 263 263 (% style="color:blue" %)**Below list the support products and Requirements:** 264 264 265 -1. LoRaWAN Gateway model: [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]],[[DLOS8 N>>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]],266 -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/ ||style="background-color: rgb(255, 255, 255);"]]265 +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]] ,[[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]] 266 +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/]] 267 267 268 268 (% style="color:blue" %)**What do you need to prepare** 269 269 ... ... @@ -272,6 +272,7 @@ 272 272 273 273 The following example does not have configuration certificates: 274 274 275 + 275 275 == 6.1 Configure Packet Forwarder == 276 276 277 277 ... ... @@ -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]] 378 +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 473 + 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 476 + 474 474 [[image:image-20231108171112-5.png||height="629" width="1117"]] 475 475 479 + 476 476 [[image:image-20231108171145-6.png||height="497" width="1101"]] 477 477 478 478 483 + 484 + 485 + 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 546 + 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 617 + 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.