User Tools

Site Tools


Sidebar

Kerlink Wiki Home Page

Home

Setups

General information

Wirnet™ iBTS information

Wirnet™ iFemtoCell information

Wirnet™ iFemtoCell-evolution information

Wirnet™ iStation information

System management

Network management

LoRa Features

KerOS customization

Support and resources



www.kerlink.com

wiki:lora:aws

AWS IoT Core for LoRaWAN - Kerlink documentation

For gateways configured with version 4.4.1 for AWS, it's necessary to install Liveburner IPK 5.X and Basic Station Packet Forwarder

The following guides will walk you through the connection and the usage of Kerlink Gateways and sensor to AWS IoT Core for LoRaWAN.

Declare gateway on AWS

To register the Gateway with AWS IoT Core for LoRaWAN, follow these steps:

  • Go to the AWS IoT Core console.
  • Choose LPWAN devices in the navigation panel on the left.

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.

Install & configure gateway for AWS

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:

  • Rename the *.cert.pem file as cups.crt
  • Rename the *.private.key file as cups.key

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"

More information about AWS

AWS support

wiki/lora/aws.txt · Last modified: 2022/12/15 11:20 by ehe