To register the Gateway with AWS IoT Core for LoRaWAN, follow these steps:
If you don’t see this service in the left panel, do a search in the top bar with the name of the service “wireless connectivity” and choose “AWS IoT Core for LoRaWAN” service, you may change the region to get it enabled in the left panel
Choose Get started. This step is needed to pre-populate the default profiles.
Under Add LoRaWAN gateways and wireless devices, choose Add gateway.
In the Add gateway section, fill in the GatewayEUI and Frequency band (RF Region) fields.
Enter a descriptive name in the Name – optional field. We recommend that you use the GatewayEUI as the name.
Choose Add gateway
On the Configure your Gateway page, find the section titled Gateway certificate.
Select Create certificate.
Once the Certificate created and associated with your gateway message is shown, select Download certificates to download the certificate (xxxxx.cert.pem) and private key (xxxxxx.private.key).
Copy the CUPS endpoint to your clipboard and paste it in the command to enable basic station
Choose Submit to add the gateway.
1. Install Liveburner IPK 5.X and Basic Station Packet Forwarder
2. Basic Station only recognize certificates and keys with specific names, so you need to rename the files as follow:
3. Upload the files in /user/basic_station/etc directory on the gateway
4. Activate Basic Station Packet Forwarder:
klk_bs_config --enable --cups-uri "https://XXX.cups.lorawan.eu-west-1.amazonaws.com"