This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:lora:basic_station_forwarder [2025/09/08 14:34] ehe [AWS LNS configuration tool] |
wiki:lora:basic_station_forwarder [2025/09/08 14:35] (current) ehe [Actility LNS configuration tool] |
||
---|---|---|---|
Line 472: | Line 472: | ||
* the API server URL | * the API server URL | ||
* the actility LoRaWAN region ID ( see https://oss-api.thingpark.com/tpe/7.3/Things-Management/network-manager/documentation-network-manager.html#/rf-regions ) | * the actility LoRaWAN region ID ( see https://oss-api.thingpark.com/tpe/7.3/Things-Management/network-manager/documentation-network-manager.html#/rf-regions ) | ||
- | <note important> | ||
- | ''klk_bs_config'' is still required after this to complete the Basic Station configuration. | ||
- | </note> | ||
++++Example:| | ++++Example:| | ||
Line 480: | Line 477: | ||
# Use Actility configuration tool in region EU868 on 8 channels | # Use Actility configuration tool in region EU868 on 8 channels | ||
klk_actility_config -i sub-123456789/test -s Abcdef1234567890Ghijklm987654321 -u https://community.thingpark.io -r EU868_8channels.448 | klk_actility_config -i sub-123456789/test -s Abcdef1234567890Ghijklm987654321 -u https://community.thingpark.io -r EU868_8channels.448 | ||
+ | klk_bs_config -e | ||
</code> | </code> | ||
++++ | ++++ |