Changes for page Notes for ChirpStack
Last modified by Edwin Chen on 2025/01/30 09:53
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 21 added, 0 removed)
- image-20220524163736-2.png
- image-20220524163926-3.png
- image-20220524163952-4.png
- image-20220524164008-5.png
- image-20220524164029-6.png
- image-20220524164048-7.png
- image-20220524164104-8.png
- image-20220524164129-9.png
- image-20220524164205-10.png
- image-20220524164319-11.png
- image-20220524164341-12.png
- image-20220524164448-13.png
- image-20220524164514-14.png
- image-20220524164541-15.png
- image-20220524164613-16.png
- image-20220524164632-17.png
- image-20220524164724-18.png
- image-20220524164806-19.png
- image-20220524164829-20.png
- image-20220524164849-21.png
- image-20220524164907-22.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Kilight1 +XWiki.Xiaoling - Content
-
... ... @@ -14,8 +14,9 @@ 14 14 15 15 1) Have a Chirstack Server. 16 16 17 -[[image: https://wiki.dragino.com/images/thumb/f/f4/ChirpStack_home_page.png/600px-ChirpStack_home_page.png||height="320" width="600"]]17 +[[image:image-20220524163736-2.png]] 18 18 19 + 19 19 ChirpStack home page 20 20 21 21 2) Gateway model support ... ... @@ -43,19 +43,19 @@ 43 43 44 44 If the user cannot add network-Servers, re-check the ChirpStack code or the server building process. 45 45 46 -[[image: https://wiki.dragino.com/images/thumb/6/6b/Add_the_Network-servers.png/600px-Add_the_Network-servers.png||height="363" width="600"]]47 +[[image:image-20220524163926-3.png]] 47 47 48 48 Add the Network-servers 49 49 50 50 == 2.2 Step 2. Create Gateway-profiles == 51 51 52 -[[image: https://wiki.dragino.com/images/thumb/a/a9/Create_Gateway-profiles.png/600px-Create_Gateway-profiles.png||height="363" width="600"]]53 +[[image:image-20220524163952-4.png]] 53 53 54 54 Create Gateway-profiles 55 55 56 56 == 2.3 Step 3. Create Service-profiles == 57 57 58 -[[image: https://wiki.dragino.com/images/thumb/1/1f/Create_Service-profiles.png/600px-Create_Service-profiles.png||height="363" width="600"]]59 +[[image:image-20220524164008-5.png]] 59 59 60 60 Create Service-profiles 61 61 ... ... @@ -73,39 +73,102 @@ 73 73 (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.** 74 74 ))) 75 75 76 -[[image: https://wiki.dragino.com/images/thumb/c/c6/Add_the_gateway.png/600px-Add_the_gateway.png||height="363" width="600"]]77 +[[image:image-20220524164029-6.png]] 77 77 78 78 Add the gateway 79 79 80 -[[image: https://wiki.dragino.com/images/thumb/1/14/ChirpStack_Configure_the_gateway.png/600px-ChirpStack_Configure_the_gateway.png||height="304" width="600"]]81 +[[image:image-20220524164048-7.png]] 81 81 82 82 Configure the gateway 83 83 84 84 == 2.5 Step 5. Checking gateway Status == 85 85 86 -[[image: https://wiki.dragino.com/images/thumb/2/2c/Gateway_Status_cao_1.png/600px-Gateway_Status_cao_1.png||height="363" width="600"]]87 +[[image:image-20220524164104-8.png]] 87 87 88 88 gateway Status 89 89 90 -[[image: https://wiki.dragino.com/images/thumb/1/11/Gateway_Status_cao_2.png/600px-Gateway_Status_cao_2.png||height="363" width="600"]]91 +[[image:image-20220524164129-9.png]] 91 91 92 92 gateway Status 93 93 94 -= 3. SemtechBasic Station =95 += 3. Gateway Registration for Basics Station = 95 95 97 +== Introduction == 98 + 99 +The [[Semtech Basic Station>>url:https://doc.sm.tc/station/]] backend implements the [[LNS protocol>>url:https://doc.sm.tc/station/tcproto.html]]. It exposes a WebSocket handler to which Basic Station powered gateways can connect. 100 + 101 +ChirpStack Open-Source LoRaWAN® Network Server needs to set up a configuration that can use Semtech BasicStation. 102 + 103 +**Below list the support products and Requirements:** 104 + 105 +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]] 106 +1. Firmware version since :[[lgw~~-~~-build-v5.4.1651822913>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Test_Firmware/lgw--build-v5.4.1651822913-20220506-1543/]] 107 + 108 +**How to set up chirpStack Basic Station** 109 + 110 +Users can check out the ChirpStack Basic Station [[link>>https://www.chirpstack.io/gateway-bridge/backends/basic-station/]] and [[forum>>https://forum.chirpstack.io/search?q=basic%20station]] 111 + 112 +**What do you need to prepare** 113 + 114 +A gateway that can access the internet normally 115 + 116 +== 3.1 Add Gateway == 117 + 118 +[[image:image-20220524164205-10.png]] 119 + 120 +== 3.2 Access the gateway GUI == 121 + 122 +Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station 123 + 124 +[[image:image-20220524164319-11.png]] 125 + 126 +User need to Choose the ChirpStack/Senet ~-~- Basic Station , input Server URI and Upload the TLS Certificate 127 + 128 +(% class="box" %) 129 +((( 130 +Service Provider ~-~-> Choose the ChirpStack/Senet ~-~- Basic Station 131 + 132 +LNS URI ~-~-> Enter the LNS URI address, For example : wss:~/~/xxxx.chirpstack.com:433 or ws:~/~/xxxx.chirpstack.com:3001 133 + 134 +LNS TLS trust ~-~-> Upload the TLS Certificate 135 +))) 136 + 137 +(% class="wikigeneratedid" %) 138 +[[image:image-20220524164341-12.png]] 139 + 140 +== 3.3 Start Station == 141 + 142 +When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack 143 + 144 +== 3.4 Successful Connection == 145 + 146 +If user completes the above steps, which will see live date in the ChirpStack. 147 + 148 +[[image:image-20220524164448-13.png]] 149 + 150 +== 3.5 Trouble Shooting == 151 + 152 +User can check the station log in the logread/system log page. 153 + 154 +[[image:image-20220524164514-14.png]] 155 + 156 +and recode the station log in the system/Recode log page. 157 + 158 +[[image:image-20220524164541-15.png]] 159 + 96 96 = 4. Downlink = 97 97 98 98 == 4.1 Chirpstack Downlink Note == 99 99 100 -[[image: https://wiki.dragino.com/images/thumb/b/ba/ChirpStack_Down_5.png/600px-ChirpStack_Down_5.png||height="293" width="600"]]164 +[[image:image-20220524164613-16.png]] 101 101 102 102 Convert the data to Base64 103 103 104 -[[image: https://wiki.dragino.com/images/thumb/2/2c/ChirpStack_Down_6.png/600px-ChirpStack_Down_6.png||height="300" width="600"]]168 +[[image:image-20220524164632-17.png]] 105 105 106 106 Check ChripStack downlink DataRate 107 107 108 -[[image: https://wiki.dragino.com/images/thumb/d/dc/ChirpStack_Down_7.png/600px-ChirpStack_Down_7.png||height="711" width="600"]]172 +[[image:image-20220524164724-18.png]] 109 109 110 110 Make sure the RX2DR is the same in the end node 111 111 ... ... @@ -125,7 +125,7 @@ 125 125 User name: User name Password: password 126 126 ))) 127 127 128 -[[image: https://wiki.dragino.com/images/thumb/0/06/ChirpStack_Down_1.png/600px-ChirpStack_Down_1.png||height="578" width="600"]]192 +[[image:image-20220524164806-19.png]] 129 129 130 130 ((( 131 131 MQTT Connect to ChirpStack ... ... @@ -150,7 +150,7 @@ 150 150 Payload: {"confirmed":true,"fPort":2,"data":"AwEB"} 151 151 ))) 152 152 153 -[[image: https://wiki.dragino.com/images/thumb/c/c8/ChirpStack_Down_2.png/600px-ChirpStack_Down_2.png||height="342" width="600"]]217 +[[image:image-20220524164829-20.png]] 154 154 155 155 MQTT Connect to ChirpStack 156 156 ... ... @@ -158,13 +158,13 @@ 158 158 (% style="color:red" %)Note: Chirpstack use base64 to downlink, so need to convert the downlink payload from HEX to base64 [[https:~~/~~/base64.us/>>url:https://base64.us/]] 159 159 ))) 160 160 161 -[[image: https://wiki.dragino.com/images/thumb/f/f8/ChirpStack_Down_3.png/600px-ChirpStack_Down_3.png||height="309" width="600"]]225 +[[image:image-20220524164849-21.png]] 162 162 163 163 Choose to Use Hex for Encode 164 164 165 165 If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB 166 166 167 -[[image: https://wiki.dragino.com/images/thumb/d/d2/ChirpStack_Down_4.png/600px-ChirpStack_Down_4.png||alt="ChirpStack Down 4.png" height="344" width="600"]]231 +[[image:image-20220524164907-22.png]] 168 168 169 169 ((( 170 170 Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码:
- image-20220524163736-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.0 KB - Content
- image-20220524163926-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.8 KB - Content
- image-20220524163952-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +52.2 KB - Content
- image-20220524164008-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +78.2 KB - Content
- image-20220524164029-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.4 KB - Content
- image-20220524164048-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +77.1 KB - Content
- image-20220524164104-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.3 KB - Content
- image-20220524164129-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +107.1 KB - Content
- image-20220524164205-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +144.4 KB - Content
- image-20220524164319-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +38.1 KB - Content
- image-20220524164341-12.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +61.6 KB - Content
- image-20220524164448-13.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +88.0 KB - Content
- image-20220524164514-14.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +130.2 KB - Content
- image-20220524164541-15.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.0 KB - Content
- image-20220524164613-16.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +32.9 KB - Content
- image-20220524164632-17.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +74.1 KB - Content
- image-20220524164724-18.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +147.6 KB - Content
- image-20220524164806-19.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +87.7 KB - Content
- image-20220524164829-20.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.4 KB - Content
- image-20220524164849-21.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +108.8 KB - Content
- image-20220524164907-22.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +51.3 KB - Content