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,7 +141,6 @@ 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 - 145 145 (% style="color:blue" %)**How to set up chirpStack Basic Station** 146 146 147 147 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]] ... ... @@ -428,7 +428,7 @@ 428 428 429 429 430 430 ((( 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.** 430 +(% 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.** 432 432 433 433 434 434 ))) ... ... @@ -443,7 +443,7 @@ 443 443 444 444 445 445 ((( 446 -(% style="color:blue" %)**2. Environment variable settings:** 445 +(% style="color:blue" %)**2. Environment variable settings:** 447 447 ))) 448 448 449 449 ((( ... ... @@ -468,7 +468,7 @@ 468 468 469 469 470 470 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.** 470 +(% 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.** 472 472 473 473 The name of the plugin: Example ADR plugin: 474 474 ... ... @@ -480,7 +480,7 @@ 480 480 481 481 482 482 483 -(% style="color:blue" %)**4. Compile the ADR configuration file and generate the exe file.** 482 +(% style="color:blue" %)**4. Compile the ADR configuration file and generate the exe file.** 484 484 485 485 1) Create a folder named adr-setting 486 486 ... ... @@ -506,7 +506,7 @@ 506 506 507 507 508 508 509 -(% style="color:blue" %)**5. Add the plugin and run the plugin.** 508 +(% style="color:blue" %)**5. Add the plugin and run the plugin.** 510 510 511 511 ((( 512 512 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: ... ... @@ -544,9 +544,9 @@ 544 544 545 545 546 546 547 -= 6. Trouble Shooting = 546 += 6. Trouble Shooting = 548 548 549 -== 6.1 MIC Mismatch or MIC Failed == 548 +== 6.1 MIC Mismatch or MIC Failed == 550 550 551 551 552 552 (((