Changes for page Notes for ChirpStack
Last modified by Edwin Chen on 2025/01/30 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 23 removed)
- image-20220525101326-11.png
- image-20220525101401-12.png
- image-20220525101436-13.png
- image-20220525101505-14.png
- image-20220525104025-15.png
- image-20220525104051-16.png
- image-20220525104155-17.png
- image-20220525104223-18.png
- image-20220525104258-19.png
- image-20220525104328-20.png
- image-20220525104359-21.png
- image-20220525104437-22.png
- image-20220525104502-23.png
- image-20220525104532-24.png
- image-20220525104554-25.png
- image-20220525104647-26.png
- image-20220526085155-1.png
- image-20220526085310-2.png
- image-20220526090446-3.png
- image-20220526090748-4.png
- image-20220526091602-5.png
- image-20220526091801-6.png
- image-20220526091912-7.png
Details
- Page properties
-
- Content
-
... ... @@ -2,9 +2,6 @@ 2 2 3 3 {{toc/}} 4 4 5 - 6 - 7 - 8 8 = 1. Introduction = 9 9 10 10 (% style="color:black" %)The ChirpStack open-source LoRaWAN Network Server stack provides open-source components for LoRaWAN networks And the Chirpstack supports the users in building a private LoRaWAN Server. For more info please refer to this [[link>>url:https://www.chirpstack.io/]] ... ... @@ -51,7 +51,6 @@ 51 51 52 52 Add the Network-servers 53 53 54 - 55 55 == 2.2 Step 2. Create Gateway-profiles == 56 56 57 57 [[image:image-20220525100255-3.png]] ... ... @@ -58,7 +58,6 @@ 58 58 59 59 Create Gateway-profiles 60 60 61 - 62 62 == 2.3 Step 3. Create Service-profiles == 63 63 64 64 [[image:image-20220525100322-4.png]] ... ... @@ -69,9 +69,8 @@ 69 69 70 70 (% style="color:red" %)**Note : Before add the gateway, the user needs to complete the preceding three steps.** 71 71 72 -If the user has completed the preceding steps, proceed to the next step. (% style="display:none" %)67 +If the user has completed the preceding steps, proceed to the next step. 73 73 74 - 75 75 == 2.4 Step 4. Add the gateway == 76 76 77 77 The example gateway id is: a840411e96744150 ... ... @@ -80,9 +80,8 @@ 80 80 (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.** 81 81 ))) 82 82 83 -[[image:image-20220525100350-5.png]] (% style="display:none" %)77 +[[image:image-20220525100350-5.png]] 84 84 85 - 86 86 Add the gateway 87 87 88 88 [[image:image-20220525100417-6.png]] ... ... @@ -89,15 +89,13 @@ 89 89 90 90 Configure the gateway 91 91 92 - 93 93 == 2.5 Step 5. Checking gateway Status == 94 94 95 -[[image:image-20220525100448-7.png]] (% style="display:none" %)87 +[[image:image-20220525100448-7.png]] 96 96 97 - 98 98 gateway Status 99 99 100 -[[image:image-2022052 6090446-3.png||height="653" width="1218"]]91 +[[image:image-20220525100516-8.png]] 101 101 102 102 gateway Status 103 103 ... ... @@ -174,11 +174,11 @@ 174 174 175 175 Convert the data to Base64 176 176 177 -[[image:image-2022052 6090748-4.png]]168 +[[image:image-20220525101247-10.png]] 178 178 179 179 Check ChripStack downlink DataRate 180 180 181 -[[image:image-2022052 5101326-11.png]]172 +[[image:image-20220524164724-18.png]] 182 182 183 183 Make sure the RX2DR is the same in the end node 184 184 ... ... @@ -198,7 +198,7 @@ 198 198 User name: User name Password: password 199 199 ))) 200 200 201 -[[image:image-2022052 5101401-12.png]]192 +[[image:image-20220524164806-19.png]] 202 202 203 203 ((( 204 204 MQTT Connect to ChirpStack ... ... @@ -223,7 +223,7 @@ 223 223 Payload: {"confirmed":true,"fPort":2,"data":"AwEB"} 224 224 ))) 225 225 226 -[[image:image-2022052 5101436-13.png]]217 +[[image:image-20220524164829-20.png]] 227 227 228 228 MQTT Connect to ChirpStack 229 229 ... ... @@ -231,13 +231,13 @@ 231 231 (% 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/]] 232 232 ))) 233 233 234 -[[image:image-2022052 5101505-14.png]]225 +[[image:image-20220524164849-21.png]] 235 235 236 236 Choose to Use Hex for Encode 237 237 238 238 If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB 239 239 240 -[[image:image-2022052 5104025-15.png]]231 +[[image:image-20220524164907-22.png]] 241 241 242 242 ((( 243 243 Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码: ... ... @@ -304,15 +304,14 @@ 304 304 305 305 User enters the payload code according to the steps. 306 306 307 -[[image:image-2022052 5104051-16.png]]298 +[[image:image-20220524165001-23.png]] 308 308 309 -[[image:image-2022052 5104155-17.png]]300 +[[image:image-20220524165028-24.png]] 310 310 302 +[[image:image-20220524165100-25.png]] 311 311 312 -[[image:image-20220526 091602-5.png]]304 +[[image:image-20220524165116-26.png]] 313 313 314 -[[image:image-20220526091801-6.png]] 315 - 316 316 = 5. Multiply Uplink in ChirpStack = 317 317 318 318 ((( ... ... @@ -323,13 +323,13 @@ 323 323 ChirpStack will auto adjust nbtrans according to uplink rssi. [[link to source>>url:https://github.com/brocaar/chirpstack-network-server/blob/master/internal/adr/adr.go]] 324 324 ))) 325 325 326 -[[image:image-20220526 091912-7.png]]316 +[[image:image-20220524165141-27.png]] 327 327 328 328 ((( 329 329 nbtrans is a field of ADR message, in unconfirm mode, it tells end node how many time it needs to transmit for every frame. 330 330 ))) 331 331 332 -[[image:image-202205251 04359-21.png]]322 +[[image:image-20220524165158-28.png]] 333 333 334 334 ((( 335 335 Above behaviour will cause the platform shows below two cases of error: ... ... @@ -339,11 +339,11 @@ 339 339 Error of duplicate Frame Counter 340 340 ))) 341 341 342 -[[image:image-2022052 5104437-22.png]]332 +[[image:image-20220524165301-29.png]] 343 343 344 344 Duplicate transmission in short time 345 345 346 -[[image:image-2022052 5104502-23.png]]336 +[[image:image-20220524165319-30.png]] 347 347 348 348 == 5.1 Solution == 349 349 ... ... @@ -353,11 +353,11 @@ 353 353 ~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. 354 354 ))) 355 355 356 -[[image:image-2022052 5104532-24.png]]346 +[[image:image-20220524165339-31.png]] 357 357 358 358 installation path: 359 359 360 -[[image:image-2022052 5104554-25.png]]350 +[[image:image-20220524165400-32.png]] 361 361 362 362 ((( 363 363 2. Environment variable settings:. ... ... @@ -447,7 +447,7 @@ 447 447 ))) 448 448 ))) 449 449 450 -[[image:image-2022052 5104647-26.png]]440 +[[image:image-20220524165659-40.png]] 451 451 452 452 Finish. 453 453
- image-20220525101326-11.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -120.2 KB - Content
- image-20220525101401-12.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -93.1 KB - Content
- image-20220525101436-13.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -63.9 KB - Content
- image-20220525101505-14.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -165.4 KB - Content
- image-20220525104025-15.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -77.3 KB - Content
- image-20220525104051-16.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -27.1 KB - Content
- image-20220525104155-17.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.8 KB - Content
- image-20220525104223-18.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -87.7 KB - Content
- image-20220525104258-19.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -44.9 KB - Content
- image-20220525104328-20.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -36.9 KB - Content
- image-20220525104359-21.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -136.3 KB - Content
- image-20220525104437-22.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.0 KB - Content
- image-20220525104502-23.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -59.2 KB - Content
- image-20220525104532-24.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -45.7 KB - Content
- image-20220525104554-25.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -24.5 KB - Content
- image-20220525104647-26.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.9 KB - Content
- image-20220526085155-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -116.8 KB - Content
- image-20220526085310-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -141.7 KB - Content
- image-20220526090446-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -342.8 KB - Content
- image-20220526090748-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -214.7 KB - Content
- image-20220526091602-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -129.2 KB - Content
- image-20220526091801-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -88.1 KB - Content
- image-20220526091912-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -94.9 KB - Content