Changes for page Notes for ChirpStack
Last modified by Edwin Chen on 2025/01/30 09:53
Change comment:
Uploaded new attachment "image-20231108165158-4.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.ting - Content
-
... ... @@ -37,24 +37,28 @@ 37 37 ))) 38 38 ))) 39 39 40 + 40 40 = 2. Node usage introduction = 41 41 42 42 == 2.1 Register Node == 43 43 44 -Step 1: Add application 45 45 46 +**Step 1: Add application** 47 + 46 46 [[image:image-20230702094608-1.png||height="537" width="1015"]] 47 47 48 -Step 2:Fill name 49 49 51 +**Step 2:Fill name** 52 + 50 50 [[image:image-20230702094852-2.png]] 51 51 52 -Step4 :Add device profile 53 53 56 +**Step3 :Add device profile** 57 + 54 54 [[image:image-20230702095114-4.png||height="448" width="1061"]] 55 55 56 56 57 -Step 5:Configure your device profile61 +**Step4 :Configure your device profile** 58 58 59 59 [[image:image-20230702095557-5.png||height="648" width="1121"]] 60 60 ... ... @@ -67,16 +67,17 @@ 67 67 [[image:image-20230702095827-7.png||height="490" width="1138"]] 68 68 69 69 70 -Step 6:add device74 +**Step5 :add device** 71 71 72 72 [[image:image-20230702094944-3.png||height="439" width="1153"]] 73 73 74 74 79 +[[image:image-20230702100312-8.png||height="550" width="1106"]] 75 75 76 -[[image:image-20230702100312-8.png||height="585" width="1176"]] 77 77 78 78 [[image:image-20230702100543-10.png||height="313" width="1099"]] 79 79 84 + 80 80 [[image:image-20230702100930-11.png||height="613" width="1098"]] 81 81 82 82 ... ... @@ -96,7 +96,6 @@ 96 96 97 97 (% style="color:red" %)**If the user cannot add network-Servers, re-check the ChirpStack code or the server building process.** 98 98 99 - 100 100 [[image:image-20220531171609-1.png||height="638" width="1268"]](% style="display:none" %) 101 101 102 102 Add the Network-servers ... ... @@ -132,8 +132,6 @@ 132 132 133 133 ((( 134 134 (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.** 135 - 136 - 137 137 ))) 138 138 139 139 [[image:image-20220531171923-4.png||height="745" width="1253"]](% style="display:none" %) ... ... @@ -141,7 +141,6 @@ 141 141 Add the gateway 142 142 143 143 144 - 145 145 [[image:image-20220531172031-5.png]] 146 146 147 147 Configure the gateway ... ... @@ -160,11 +160,12 @@ 160 160 161 161 gateway Status 162 162 164 + 163 163 = 4. Semtech UDP for ChirpStack v4 = 164 164 165 - 166 166 == 4.1 Step 1. Add the gateway == 167 167 169 + 168 168 [[image:image-20230926092907-1.png||height="598" width="1007"]] 169 169 170 170 ... ... @@ -433,6 +433,7 @@ 433 433 434 434 [[image:image-20221222140203-4.png||height="875" width="806"]] 435 435 438 + 436 436 [[image:image-20221230094246-1.png||height="768" width="783"]] 437 437 438 438 (% class="wikigeneratedid" id="H" %) ... ... @@ -471,22 +471,19 @@ 471 471 472 472 = 8. Downlink = 473 473 474 -== 8.1 onvertHEX toBase64==477 +=== 8.1 Chirpstack Downlink Note === 475 475 479 +==== 8.1.1 Select HEX format for downlink ==== 476 476 477 -(% style="color:red" %)**Note: Chirpstack uses base64 to downlink, the end node user manual provides HEX format of the downlink commands. So user needs to convert the HEX to Base64.** 478 478 479 -** [[Online HEX toBase64Converter>>https://base64.guru/converter/encode/hex]]:**482 +(% style="color:red" %)**Note: The end node user manual provides HEX format of the downlink commands, so users can directly select HEX format downlink.** 480 480 481 -[[image:image-202 21010193350-1.png]]484 +[[image:image-20231108140540-1.png||height="502" width="973"]] 482 482 483 483 484 484 485 -**[[Online Base64 to Hex converter>>https://base64.guru/converter/decode/hex]]** 486 486 487 -[[image:image-20221010193621-2.png]] 488 488 489 - 490 490 == 8.2 Chirpstack Downlink Note == 491 491 492 492 ... ... @@ -558,13 +558,11 @@ 558 558 **MQTT Connect to ChirpStack** 559 559 560 560 561 -**If we want to send downstream hex 030101 to end node, the BASE64 payload is AwEB** 562 562 563 -[[image:image-20220531173658-14.png]] 564 - 565 - 566 566 ((( 567 -Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码: 563 +Downlink payload encode javescript code. 564 + 565 +We can run the following Javsscript code on the site: 568 568 ))) 569 569 570 570 (% class="box" %) ... ... @@ -683,7 +683,7 @@ 683 683 684 684 **Duplicate transmission in short time** 685 685 686 -[[image:image-20220601102430-1.png||height="5 98" width="1319"]]684 +[[image:image-20220601102430-1.png||height="508" width="1120"]] 687 687 688 688 689 689 == 9.1 Solution == ... ... @@ -691,11 +691,8 @@ 691 691 692 692 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]] 693 693 694 - 695 695 ((( 696 696 (% style="color:blue" %)**1. Install the GO compilation environment: Download the corresponding version of the Go compiler at [[https:~~/~~/go.dev/dl/>>url:https://go.dev/dl/]] and install it.** 697 - 698 - 699 699 ))) 700 700 701 701 [[image:image-20220525104532-24.png]] ... ... @@ -818,7 +818,7 @@ 818 818 (% style="color:blue" %)**//1). Chirpstack ~-~-> Node-red//** 819 819 820 820 821 -[[image:image-20221012184501-1.png]] 816 +[[image:image-20221012184501-1.png||height="608" width="1041"]] 822 822 823 823 824 824 Use MQTT in Nore-red to subscribe to topics published by the chirpstack-application and then continuously write to a file ... ... @@ -854,8 +854,9 @@ 854 854 **mosquitto_sub -h IPADDRESS -p 8883 ~-~-insecure ~-~-cafile ca.pem ~-~-cert cert.pem ~-~-key key.pem -t "application/#" -v** 855 855 ))) 856 856 857 -[[image:image-20221012173639-1.png]] 852 +[[image:image-20221012173639-1.png||height="273" width="1206"]] 858 858 854 + 859 859 = 11. Example: Use Local Server ChirpStack and Node-Red in LPS8v2 = 860 860 861 861 ... ... @@ -894,7 +894,7 @@ 894 894 [[image:image-20230527144206-2.png||height="590" width="1136"]] 895 895 896 896 897 -(% style="color:blue" %)3. **Finally, click "Update" and Deploy** 893 +(% style="color:blue" %)**3.** **Finally, click "Update" and Deploy** 898 898 899 899 "Connected" indicates that the Link Node-red to Local Chirpstack is normal. 900 900 ... ... @@ -926,6 +926,7 @@ 926 926 927 927 == 12.2 The node is very close to the gateway, but the signal is poor == 928 928 925 + 929 929 If you are using US915 or AU915, you found the frequency points of different subband ranges in your uplink 930 930 931 931 Like that:Both 905.1Mhz and 902.3Mhz appear on uplink ... ... @@ -949,5 +949,7 @@ 949 949 950 950 [[image:image-20230821113618-3.png]] 951 951 952 -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]] 949 +**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]]** 950 + 951 + 953 953 )))
- image-20231108140540-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +46.3 KB - Content
- image-20231108164914-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.2 KB - Content
- image-20231108165128-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +43.3 KB - Content
- image-20231108165158-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +60.8 KB - Content