Changes for page Notes for ChirpStack
Last modified by Xiaoling on 2025/03/22 09:21
Change comment:
Uploaded new attachment "SN50v3-LB_协议008(AU915)(1).bin", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Kilight - Content
-
... ... @@ -467,7 +467,7 @@ 467 467 = 8. Downlink = 468 468 469 469 470 -== 8.1 ScheduleDownlinkvia WebUI==470 +=== 8.1 Chirpstack Downlink Note === 471 471 472 472 473 473 ==== Select HEX format for downlink ==== ... ... @@ -496,10 +496,10 @@ 496 496 **Make sure the RX2DR is the same in the end node** 497 497 498 498 499 -== 8. 2Schedule DownlinkviaAPI==499 +== 8.3 Loraserver Downlink Note == 500 500 501 501 502 -User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End Node502 +User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End 503 503 504 504 ((( 505 505 **Below is examples:** ... ... @@ -518,6 +518,7 @@ 518 518 ((( 519 519 **MQTT Connect to ChirpStack** 520 520 521 + 521 521 522 522 ))) 523 523 ... ... @@ -610,11 +610,24 @@ 610 610 ))) 611 611 612 612 613 -== 8. 3Add decoderfunction in Chirpstack fordownlink message==614 +== 8.4 Add the decode function in Chirpstack for the payload == 614 614 615 615 616 - 617 +User enters the payload code according to the steps. 617 617 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 + 618 618 = 9. Chirpstack Multicast Configuration = 619 619 620 620 ... ... @@ -635,27 +635,21 @@ 635 635 [[image:image-20240923105725-1.png]] 636 636 637 637 638 -This example assumes that theuser already has theprerequisites:652 +This example assumes users already have: 639 639 640 -* (% style="color:blue" %)**SN50v3-LBSoftwareLocation: **(%%)**[[SN50v3-LB_protocol_008(AU915).bin>>attach:https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/#H3.ConfigureSN50v3-LB2FLS||target="_blank"]] .**Usersneed to flash them with the firmwaresupportMulticast.641 -* (%style="color:blue"%)**SN50v3-LB Configure:**(%%)EnableCLASSCand DISFCNTCHECK(The downlinkfcntisnot comparedwith thefcnt of thenode).654 +* SN50v3-LB register on ChirpStack server already 655 +* The user is able to see the data on the ChirpStack server device page. 642 642 643 643 (% class="wikigeneratedid" %) 644 - **AT command:**(% style="color:blue" %)**AT+CLASS=C**658 +(% style="color:red" %)**Note: **(%%)SN50v3-LB must enable CLASS C and DISFCNTCHECK(The downlink fcnt is not compared with the fcnt of the node). 645 645 646 646 (% class="wikigeneratedid" %) 647 - (% style="color:blue" %)**AT+DISFCNTCHECK=1**661 +AT command: **AT+CLASS=C** 648 648 649 649 (% class="wikigeneratedid" %) 650 - FordetailsonhowtoconfiguretheSN50v3-LB,pleaserefertothelink:**[[Configure SN50v3-LB>>https://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SN50v3-LB/#H3.ConfigureSN50v3-LB2FLS]]**664 + **AT+DISFCNTCHECK=1** 651 651 652 -* (% style="color:blue" %)**Chirpstack Configuration: **(%%)LPS8v2 gateway and SN50v3-LB register on ChirpStack server already 653 653 654 -Register LPS8v2 gateway to Chirpstack. See section :[[https:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0SemtechUDPforChirpStackv4>>https://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.A0SemtechUDPforChirpStackv4]] 655 - 656 -Register SN50v3-LB to Chirpstack. See section :[[https:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H2.A0Nodeusageintroduction>>https://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H2.A0Nodeusageintroduction]] 657 - 658 - 659 659 === Step 1. Create the multicast group === 660 660 661 661