Changes for page Notes for ChirpStack
Last modified by Xiaoling on 2025/03/22 09:21
Change comment:
Uploaded new attachment "image-20230415170854-3.png", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 6 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -38,7 +38,6 @@ 38 38 ))) 39 39 40 40 41 - 42 42 = 2. Semtech UDP = 43 43 44 44 == 2.1 Step 1. Add the Network-servers == ... ... @@ -61,7 +61,6 @@ 61 61 Add the Network-servers 62 62 63 63 64 - 65 65 == 2.2 Step 2. Create Gateway-profiles == 66 66 67 67 ... ... @@ -70,7 +70,6 @@ 70 70 Create Gateway-profiles 71 71 72 72 73 - 74 74 == 2.3 Step 3. Create Service-profiles == 75 75 76 76 ... ... @@ -86,7 +86,6 @@ 86 86 If the user has completed the preceding steps, proceed to the next step.(% style="display:none" %) 87 87 88 88 89 - 90 90 == 2.4 Step 4. Add the gateway == 91 91 92 92 ... ... @@ -109,7 +109,6 @@ 109 109 Configure the gateway 110 110 111 111 112 - 113 113 == 2.5 Step 5. Checking gateway Status == 114 114 115 115 ... ... @@ -124,7 +124,6 @@ 124 124 gateway Status 125 125 126 126 127 - 128 128 = 3. Gateway Registration for Basics Station = 129 129 130 130 == 3.1 Introduction == ... ... @@ -206,11 +206,27 @@ 206 206 [[image:image-20220531172857-9.png]] 207 207 208 208 209 -= 4. How the gateway connects to Chirpstack v4 via gateway-bridge = 203 += 4. How the gateway connects to Chirpstack v4 via gateway-bridge = 210 210 211 211 212 - ==4.1 ConfigurePacketForwarder==206 +(% style="color:blue" %)**Below list the support products and Requirements:** 213 213 208 +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]],[[LPS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]],[[LG308N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]],[[DLOS8N>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]] 209 +1. Firmware version since: [[Chirpstack-Bridge-V4>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/Chirpstack-gateway-bridge/Chirpstack-Bridge-V4--build-v5.4.1670655072-20221210-1452/]] 210 + 211 +(% style="color:blue" %)**How to set up chirpStack Gateway-bridge** 212 + 213 +Users can check out the ChirpStack gateway-bridge v4 [[link>>https://www.chirpstack.io/docs/chirpstack-gateway-bridge/install/dragino.html]] 214 + 215 + 216 +(% style="color:blue" %)**What do you need to prepare** 217 + 218 +A gateway that can access the internet normally 219 + 220 + 221 +== 4.1 Configure Packet Forwarder == 222 + 223 + 214 214 In the Dragino gateway web interface, you need to configure the Packet Forwarder so that it forwards its data to the port. localhost:1700 or 127.0.0.1:1700 215 215 216 216 * In the **LoRaWAN** menu, click on **LoRaWAN ~-~- Semtech UDP** ... ... @@ -225,14 +225,15 @@ 225 225 [[image:image-20221222114220-2.png||height="748" width="931"]] 226 226 227 227 228 -== 4.2 Configuring gateway frequency == 238 +== 4.2 Configuring gateway frequency == 229 229 230 -Note: Gateway frequencies must match 231 231 241 +(% style="color:red" %)**Note: Gateway frequencies must match** 242 + 232 232 [[image:image-20221222134830-3.png||height="408" width="923"]] 233 233 234 234 235 -== 4.3 Modify the gateway-bridge configuration file == 246 +== 4.3 Modify the gateway-bridge configuration file == 236 236 237 237 238 238 Run the gateway command line command to modify the gateway-bridge configuration file: ... ... @@ -244,14 +244,18 @@ 244 244 245 245 [[image:image-20221222113302-1.png]] 246 246 258 + 247 247 [[image:image-20221222140203-4.png||height="875" width="806"]] 248 248 261 +[[image:image-20221230094246-1.png||height="768" width="783"]] 249 249 250 250 (% class="wikigeneratedid" id="H" %) 251 251 After the modification, run the following command: **/etc/init.d/chirpstack-gateway-bridge restart** 252 252 253 -== 4.3 (Re)start and stop gateway-bridge == 254 254 267 +== 4.4 (Re)start and stop gateway-bridge == 268 + 269 + 255 255 Use the following commands to (re)start and stop the ChirpStack Gateway Bridge Service: 256 256 257 257 (% class="box infomessage" %) ... ... @@ -269,9 +269,19 @@ 269 269 /etc/init.d/chirpstack-gateway-bridge restart 270 270 ))) 271 271 287 + 288 +== 4.5 Successful Connection == 289 + 290 + 291 +[[image:image-20221222141754-5.png||height="488" width="1150"]] 292 + 293 + 294 +[[image:image-20221222141830-6.png||height="582" width="1153"]] 295 + 296 + 272 272 = 5. Downlink = 273 273 274 -== 5.1 Convert HEX to Base64 == 299 +== 5.1 Convert HEX to Base64 == 275 275 276 276 277 277 (% 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.** ... ... @@ -425,7 +425,6 @@ 425 425 ))) 426 426 427 427 428 - 429 429 == 4.3 Add the decode function in Chirpstack for the payload == 430 430 431 431 ... ... @@ -485,7 +485,6 @@ 485 485 [[image:image-20220601102430-1.png||height="598" width="1319"]] 486 486 487 487 488 - 489 489 == 6.1 Solution == 490 490 491 491 ... ... @@ -668,4 +668,8 @@ 668 668 669 669 ((( 670 670 Under normal circumstances, users need to change the APPKEY to solve this problem. 694 + 695 + 696 + 697 + 671 671 )))
- image-20221222141754-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +179.1 KB - Content
- image-20221222141830-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +116.7 KB - Content
- image-20221230094246-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +84.9 KB - Content
- image-20230415165254-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +67.2 KB - Content
- image-20230415170404-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +17.9 KB - Content
- image-20230415170854-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Kilight - Size
-
... ... @@ -1,0 +1,1 @@ 1 +48.4 KB - Content