Changes for page Notes for ChirpStack
Last modified by Edwin Chen on 2025/01/30 09:53
Change comment:
Uploaded new attachment "image-20231204105859-3.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 12 added, 0 removed)
- image-20231108164914-2.png
- image-20231108165128-3.png
- image-20231108165158-4.png
- image-20231108171112-5.png
- image-20231108171145-6.png
- image-20231201174640-1.png
- image-20231201175118-2.png
- image-20231201175648-3.png
- image-20231201180103-4.png
- image-20231204104802-1.png
- image-20231204105201-2.png
- image-20231204105859-3.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ting1 +XWiki.Kilight - Content
-
... ... @@ -474,32 +474,25 @@ 474 474 475 475 = 8. Downlink = 476 476 477 -== 8.1 Convert HEX to Base64 == 478 478 478 +=== 8.1 Chirpstack Downlink Note === 479 479 480 -(% 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.** 481 481 482 - **[[Online HEXtoBase64Converter>>https://base64.guru/converter/encode/hex]]:**481 +==== Select HEX format for downlink ==== 483 483 484 -[[image:image-20221010193350-1.png]] 485 485 484 +(% style="color:red" %)**Note: The end node user manual provides HEX format of the downlink commands, so users can directly select HEX format downlink.** 486 486 487 487 488 - **[[Online Base64 to Hex converter>>https://base64.guru/converter/decode/hex]]**487 +[[image:image-20231108171112-5.png||height="629" width="1117"]] 489 489 490 -[[image:image-20221010193621-2.png]] 491 491 490 +[[image:image-20231108171145-6.png||height="497" width="1101"]] 492 492 493 -== 8.2 Chirpstack Downlink Note == 494 494 495 495 496 -[[image:image-20220601102543-2.png]] 497 497 498 -**Convert the data to Base64** 499 499 500 -(% style="display:none" %) (%%) 501 - 502 - 503 503 [[image:image-20220531173236-10.png||height="597" width="1215"]] 504 504 505 505 **Check ChripStack downlink DataRate** ... ... @@ -561,13 +561,11 @@ 561 561 **MQTT Connect to ChirpStack** 562 562 563 563 564 -**If we want to send downstream hex 030101 to end node, the BASE64 payload is AwEB** 565 565 566 -[[image:image-20220531173658-14.png]] 567 - 568 - 569 569 ((( 570 -Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码: 559 +Downlink payload encode javescript code. 560 + 561 +We can run the following Javsscript code on the site: 571 571 ))) 572 572 573 573 (% class="box" %) ... ... @@ -857,9 +857,28 @@ 857 857 [[image:image-20221012173639-1.png||height="273" width="1206"]] 858 858 859 859 860 -= 11. Example:Use LocalServerChirpStack andNode-RedinLPS8v2=851 += 11. How to use Chirpstack API to batch register Sensor Node/Gateway in Chistapstack Server = 861 861 853 +The following example is based on the built-in ChirpStack server for LPS8V2 862 862 855 +[[image:image-20231201174640-1.png||height="584" width="1148"]] 856 + 857 + 858 +**11.1 Generate API Tokens** 859 + 860 +Access the built-in chirpstack , click "API Key" and "Add API Key". 861 + 862 +[[image:image-20231201175118-2.png||height="597" width="1156"]] 863 + 864 +Save the generated API Tokens 865 + 866 +[[image:image-20231201175648-3.png||height="596" width="1155"]] 867 + 868 +[[image:image-20231201180103-4.png||height="413" width="1151"]] 869 + 870 += 12. Example: Use Local Server ChirpStack and Node-Red in LPS8v2 = 871 + 872 + 863 863 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: 864 864 865 865 * LHT65N register on LPS8v2 Built-In ChirpStack server already ... ... @@ -868,7 +868,7 @@ 868 868 Below are the steps to plot the sensor data on LPS8v2 Node-Red. 869 869 870 870 871 -== 1 1.1 Link Node-Red to Local ChirpStack ==881 +== 12.1 Link Node-Red to Local ChirpStack == 872 872 873 873 874 874 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"]]** ... ... @@ -902,7 +902,7 @@ 902 902 [[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"]] 903 903 904 904 905 -== 1 1.2 Check result. ==915 +== 12.2 Check result. == 906 906 907 907 908 908 Users can check logs by adding debug. ... ... @@ -912,9 +912,9 @@ 912 912 [[image:image-20230529150923-1.png||height="424" width="1118"]] 913 913 914 914 915 -= 1 2. Trouble Shooting =925 += 13. Trouble Shooting = 916 916 917 -== 1 2.1 MIC Mismatch or MIC Failed ==927 +== 13.1 MIC Mismatch or MIC Failed == 918 918 919 919 920 920 ((( ... ... @@ -925,7 +925,7 @@ 925 925 Under normal circumstances, users need to change the APPKEY to solve this problem. 926 926 927 927 928 -== 1 2.2 The node is very close to the gateway, but the signal is poor ==938 +== 13.2 The node is very close to the gateway, but the signal is poor == 929 929 930 930 931 931 If you are using US915 or AU915, you found the frequency points of different subband ranges in your uplink
- 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
- image-20231108171112-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +47.7 KB - Content
- image-20231108171145-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +39.1 KB - Content
- image-20231201174640-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +43.6 KB - Content
- image-20231201175118-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +83.2 KB - Content
- image-20231201175648-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +103.2 KB - Content
- image-20231201180103-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +52.6 KB - Content
- image-20231204104802-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.4 KB - Content
- image-20231204105201-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +33.3 KB - Content
- image-20231204105859-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +34.2 KB - Content