Changes for page Notes for ChirpStack
Last modified by Xiaoling on 2025/03/22 09:21
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Kilight - Content
-
... ... @@ -467,10 +467,10 @@ 467 467 = 8. Downlink = 468 468 469 469 470 -== 8.1 ScheduleDownlinkvia WebUI==470 +=== 8.1 Chirpstack Downlink Note === 471 471 472 472 473 -=== Select HEX format for downlink === 473 +==== Select HEX format for downlink ==== 474 474 475 475 476 476 (% style="color:red" %)**Note: The end node user manual provides HEX format of the downlink commands, so users can directly select HEX format 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,10 +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 617 +User enters the payload code according to the steps. 616 616 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 + 617 617 = 9. Chirpstack Multicast Configuration = 618 618 619 619 ... ... @@ -634,27 +634,21 @@ 634 634 [[image:image-20240923105725-1.png]] 635 635 636 636 637 -This example assumes that theuser already has theprerequisites:652 +This example assumes users already have: 638 638 639 -* (% 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.640 -* (%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. 641 641 642 642 (% class="wikigeneratedid" %) 643 - **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). 644 644 645 645 (% class="wikigeneratedid" %) 646 - (% style="color:blue" %)**AT+DISFCNTCHECK=1**661 +AT command: **AT+CLASS=C** 647 647 648 648 (% class="wikigeneratedid" %) 649 - 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** 650 650 651 -* (% style="color:blue" %)**Chirpstack Configuration: **(%%)LPS8v2 gateway and SN50v3-LB register on ChirpStack server already 652 652 653 -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]] 654 - 655 -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]] 656 - 657 - 658 658 === Step 1. Create the multicast group === 659 659 660 660 ... ... @@ -750,7 +750,7 @@ 750 750 [[image:image-20240923151814-23.png||height="563" width="1255"]] 751 751 752 752 753 -= 10. Multiply Uplink in ChirpStack =762 += 9. Multiply Uplink in ChirpStack = 754 754 755 755 756 756 ((( ... ... @@ -793,7 +793,7 @@ 793 793 [[image:image-20220601102430-1.png||height="508" width="1120"]] 794 794 795 795 796 -== 10.1 Solution ==805 +== 9.1 Solution == 797 797 798 798 799 799 This example uses the Windows version as a template, other versions can refer to this. Similiar reference: [[https:~~/~~/confluence.alitecs.de/plugins/servlet/mobile?contentId=79790102#content/view/79790102>>url:https://confluence.alitecs.de/plugins/servlet/mobile?contentId=79790102#content/view/79790102]] ... ... @@ -912,7 +912,7 @@ 912 912 Finish. 913 913 914 914 915 -= 1 1. How to store/get all data traffic for a specific sensor, including raw payload, and uplink/ downlink history. =924 += 10. How to store/get all data traffic for a specific sensor, including raw payload, and uplink/ downlink history. = 916 916 917 917 918 918 All data is published to the MQTT topics. if you want to store/get the data, you would have to create an MQTT handler and store the data yourself. ... ... @@ -961,7 +961,7 @@ 961 961 [[image:image-20221012173639-1.png||height="273" width="1206"]] 962 962 963 963 964 -= 1 2. How to use Chirpstack API to batch register Sensor Node/Gateway in Chistapstack Server =973 += 11. How to use Chirpstack API to batch register Sensor Node/Gateway in Chistapstack Server = 965 965 966 966 The following example is based on the built-in ChirpStack server for LPS8V2 967 967 ... ... @@ -968,7 +968,7 @@ 968 968 [[image:image-20231201174640-1.png||height="584" width="1148"]] 969 969 970 970 971 -== **1 2.1 Generate API Tokens** ==980 +== **11.1 Generate API Tokens** == 972 972 973 973 Access the built-in chirpstack , click "**API Key**" and "**Add API Key**". 974 974 ... ... @@ -981,7 +981,7 @@ 981 981 [[image:image-20231204104802-1.png]] 982 982 983 983 984 -== **1 2.2 Template file** ==993 +== **11.2 Template file** == 985 985 986 986 987 987 Click on **"Template File Download"**, the user will download a **register.csv** template file, ... ... @@ -1003,7 +1003,7 @@ 1003 1003 1004 1004 1005 1005 1006 -== **1 2.3 Batch Register** ==1015 +== **11.3 Batch Register** == 1007 1007 1008 1008 [[image:image-20231204113136-11.png||height="362" width="1062"]] 1009 1009 ... ... @@ -1016,7 +1016,7 @@ 1016 1016 1017 1017 1018 1018 1019 -= 1 3. Example: Use Local Server ChirpStack and Node-Red in LPS8v2 =1028 += 12. Example: Use Local Server ChirpStack and Node-Red in LPS8v2 = 1020 1020 1021 1021 1022 1022 LPS8v2 includes a local ChirpStack Server and Node-Red. This example shows how to configure LHT65N to use with the local Node-Red server. This example assumes users already have: ... ... @@ -1027,7 +1027,7 @@ 1027 1027 Below are the steps to plot the sensor data on LPS8v2 Node-Red. 1028 1028 1029 1029 1030 -== 1 3.1 Link Node-Red to Local ChirpStack ==1039 +== 12.1 Link Node-Red to Local ChirpStack == 1031 1031 1032 1032 1033 1033 Users can download the Node-Red decoder from this link and import it into the Node-Red platform: **[[attach:LHT65N-ChirpStack-node-red.json||target="_blank"]]** ... ... @@ -1061,7 +1061,7 @@ 1061 1061 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/Notes%20for%20TTN/WebHome/image-20220914140918-5.png?width=1121&height=602&rev=1.1||alt="image-20220914140918-5.png"]] 1062 1062 1063 1063 1064 -== 1 3.2 Check result. ==1073 +== 12.2 Check result. == 1065 1065 1066 1066 1067 1067 Users can check logs by adding debug. ... ... @@ -1071,9 +1071,9 @@ 1071 1071 [[image:image-20230529150923-1.png||height="424" width="1118"]] 1072 1072 1073 1073 1074 -= 1 4. Trouble Shooting =1083 += 13. Trouble Shooting = 1075 1075 1076 -== 1 4.1 MIC Mismatch or MIC Failed ==1085 +== 13.1 MIC Mismatch or MIC Failed == 1077 1077 1078 1078 1079 1079 ((( ... ... @@ -1084,7 +1084,7 @@ 1084 1084 Under normal circumstances, users need to change the APPKEY to solve this problem. 1085 1085 1086 1086 1087 -== 1 4.2 The node is very close to the gateway, but the signal is poor ==1096 +== 13.2 The node is very close to the gateway, but the signal is poor == 1088 1088 1089 1089 1090 1090 If you are using US915 or AU915, you found the frequency points of different subband ranges in your uplink ... ... @@ -1113,7 +1113,7 @@ 1113 1113 **Note: lorawan's protocol link——[[LoRaWAN® Regional Parameters v1.0.3revA (lora-alliance.org)>>url:https://resources.lora-alliance.org/document/lorawan-regional-parameters-v1-0-3reva]]** 1114 1114 1115 1115 1116 -== 1 4.3 ChirpStackv4 node device displays "UPLINK_F_CNT_RETRANSMISSION" ==1125 +== 13.3 ChirpStackv4 node device displays "UPLINK_F_CNT_RETRANSMISSION" == 1117 1117 1118 1118 1119 1119 This is because the node's packets are retransmitted, and the Fcnt of these packets is the same. ... ... @@ -1144,7 +1144,7 @@ 1144 1144 [[image:image-20240717092428-4.jpeg]] 1145 1145 1146 1146 1147 -== 1 4.4 How to get the log information of the node? ==1156 +== 13.4 How to get the log information of the node? == 1148 1148 1149 1149 1150 1150 ~1. Get information about a single node.
- SN50v3-LB_协议008(AU915)(1).bin
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Kilight - Size
-
... ... @@ -1,1 +1,0 @@ 1 -89.2 KB - Content