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)
Details
- Page properties
-
- Content
-
... ... @@ -141,6 +141,7 @@ 141 141 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]] 142 142 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/]] 143 143 144 + 144 144 (% style="color:blue" %)**How to set up chirpStack Basic Station** 145 145 146 146 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]] ... ... @@ -427,7 +427,7 @@ 427 427 428 428 429 429 ((( 430 -(% style="color:blue" %)**1. 431 +(% 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.** 431 431 432 432 433 433 ))) ... ... @@ -442,7 +442,7 @@ 442 442 443 443 444 444 ((( 445 -(% style="color:blue" %)**2. 446 +(% style="color:blue" %)**2. Environment variable settings:** 446 446 ))) 447 447 448 448 ((( ... ... @@ -467,7 +467,7 @@ 467 467 468 468 469 469 470 -(% style="color:blue" %)**3. 471 +(% style="color:blue" %)**3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file.** 471 471 472 472 The name of the plugin: Example ADR plugin: 473 473 ... ... @@ -479,7 +479,7 @@ 479 479 480 480 481 481 482 -(% style="color:blue" %)**4. 483 +(% style="color:blue" %)**4. Compile the ADR configuration file and generate the exe file.** 483 483 484 484 1) Create a folder named adr-setting 485 485 ... ... @@ -505,7 +505,7 @@ 505 505 506 506 507 507 508 -(% style="color:blue" %)**5. 509 +(% style="color:blue" %)**5. Add the plugin and run the plugin.** 509 509 510 510 ((( 511 511 The exe file generated in the previous step is placed in the same root directory as chirpstack-network-server.toml, and the ADR plugin is added to the toml file. The location of the addition is as follows: ... ... @@ -543,9 +543,9 @@ 543 543 544 544 545 545 546 -= 6. 547 += 6. Trouble Shooting = 547 547 548 -== 6.1 549 +== 6.1 MIC Mismatch or MIC Failed == 549 549 550 550 551 551 (((