Modifying the LoRaWAN configuration settings of the gateway may affect the connectivity to the LoRaWAN Network Server (LNS).
Please proceed with caution and ensure that you fully identified the implications before making any modifications.
The constraints associated to the LoRaWAN configuration command are as follows:
▸ The LoRaWAN configuration command is only accessible to users with SERVICE_ADMINISTRATOR and CHANNEL_ ADMINISTRATOR roles
▸ It is not possible to send a new LoRaWAN configuration command if another one is already pending for the same gateway
▸ It is possible to cancel a LoRaWAN configuration command only if it has not yet been sent to the gateway
Configuring Basic Station implies having a minimal version of Basic Station Packet Forwarder installed on the gateway:
▸ Basic Station Packet Forwarder 3.3.0 for a gateway running on KerOS 5
▸ Basic Station Packet Forwarder 4.2.0 for a gateway running on KerOS 6, integrated by default in KerOS 6.3See Gateway requirements for details.
In release 4.9 of Wanesy Management Cockpit, only configuring Basic Station for LNS Server at gateway level is supported.
If your gateway is running on KerOS 5, you need to:
If your gateway is running on KerOS 6, you need to:
basicstation
, to install the version Basic Station Packet Forwarder 4.2.0 integrated by default in KerOS 6.3basicstation-credentials-kerlink01
, integrated by default in KerOS 6.3To configure the LoRaWAN settings of a gateway, you need to go to the Gateway overview
page and select LoRaWAN
from the CONFIGURATION
menu.
This menu redirects to a new dedicated page Gateway LoRaWAN configuration
, including two parts:
The feature to configure Basic Station is based on the implementation of a CUPS boot server between the Wanesy Management Center and the gateway.
The mechanism is completely unrelated to the telemetry messages (which are for example used to send a Magic link or a backhaul configuration to the gateway).
The gateway checks for a pending CUPS configuration on server side:
When checking for a pending CUPS configuration on server side, Basic Station notifies the server with the current configuration present on the gateway (if any):
This mechanism only works if no external CUPS server is configured on the gateway.
The authentication mode and the associated credentials can’t be reported by the gateway for security reason.
To configure the Basic Station LNS Server, the following parameters are mandatory:
In this mode, the gateway authenticates the LNS server by establishing a TLS connection, and the server verifies the identity of the gateway by asking for its certificate, as well as a signature with its private key.
The following parameters are mandatory:
In this mode, the gateway authenticates the LNS server by establishing a TLS connection
The following parameter is mandatory:
In this mode, the gateway authenticates the LNS server by establishing a TLS connection, and the server verifies the identity of the gateway by checking a security token provided by the gateway
The following parameters are mandatory:
After clicking on SEND CONFIGURATION
button, you will be asked to confirm in a popup.
Once triggered, the LoRAWAN configuration command will be sent to the gateway when the next Basic Station CUPS exchange is done.
When a LoRaWAN configuration command is pending (waiting to be sent to the gateway):
LoRaWAN
entry in the CONFIGURATION
menuCONFIGURATION
menuDepending on its progress, the LoRaWAN configuration command goes through different possible statuses:
To cancel the LoRaWAN configuration command, you need to click on the CANCEL CONFIGURATION
button present in the Last configuration
sent block.
The following informations related to the last LoRaWAN configuration command sent to the gateway are displayed in the Last configuration sent
block:
10 seconds after the configuration update, Basic Station recontacts the CUPS boot server to notify it with LNS URI and CRC of credentials.
The configuration received from the gateway is compared to the configuration previously sent and a message indicates if the configuration is up to date or not.