User Tools

Site Tools


wiki:lora:aws

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:lora:aws [2022/09/16 10:13]
mbi [Restriction]
wiki:lora:aws [2022/12/15 11:20] (current)
ehe
Line 1: Line 1:
 ====== AWS IoT Core for LoRaWAN - Kerlink documentation ====== ====== AWS IoT Core for LoRaWAN - Kerlink documentation ======
  
-The following guides will walk you through the connection and the usage of Kerlink Gateways and sensor to AWS IoT Core for LoRaWAN.+<note important>​For gateways configured with version 4.4.1 for AWS, it's necessary to install [[https://​wikikerlink.fr/​wirnet-productline/​doku.php?​id=wiki:​firmware:​lastversion#​download|Liveburner IPK 5.X]] and [[https://​wikikerlink.fr/​wirnet-productline/​doku.php?​id=wiki:​lora:​bspf_ressources#​download|Basic Station Packet Forwarder]]</​note> ​
  
-===== Documents ===== 
  
-  ​- {{ :​wiki:​lora:​1-getting_started_with_kerlink_gateways_aws_iot_core_for_lorawan-v1.7.pdf |Getting started with Kerlink Gateways - AWS IoT Core for LoRaWAN (v1.7)}}+The following guides will walk you through the connection and the usage of Kerlink Gateways and sensor to AWS IoT Core for LoRaWAN. 
 +  ​- {{ :​wiki:​lora:​1-getting_started_with_kerlink_gateways_aws_iot_core_for_lorawan-v2.0.pdf |Getting started with Kerlink Gateways - AWS IoT Core for LoRaWAN (v2.0)}}
   - {{ :​wiki:​lora:​2-getting_started_with_kerlink_wal-e_aws_iot_core_for_lorawan-v1.3.pdf |Getting started with Kerlink Wal-E - AWS IoT Core for LoRaWAN (v1.3)}}   - {{ :​wiki:​lora:​2-getting_started_with_kerlink_wal-e_aws_iot_core_for_lorawan-v1.3.pdf |Getting started with Kerlink Wal-E - AWS IoT Core for LoRaWAN (v1.3)}}
   - {{ :​wiki:​lora:​3-getting_started_with_kerlink_wal-e_amazon_web_services-v1.3.pdf |Getting started with Kerlink Wal-E - Amazon Web Services (v1.3)}}   - {{ :​wiki:​lora:​3-getting_started_with_kerlink_wal-e_amazon_web_services-v1.3.pdf |Getting started with Kerlink Wal-E - Amazon Web Services (v1.3)}}
  
-===== More information about Kerlink products ​=====+===== Declare gateway on AWS =====
  
-   * Kerlink and AWS IoT Core for LoRaWAN : [[https://​www.kerlink.com/​blog/​2020/​12/​16/​16-12-2020-kerlink-lorawan-gateways-are-aws-qualified-devices-for-new-aws-iot-core-for-lorawan/​|Press Release]] +To register the Gateway with AWS IoT Core for LoRaWAN, follow these steps
-   ​Kerlink ​AWS IoT Core for LoRaWAN starter kit: https://www.kerlink.com/​solutions-use-cases/​aws-starter-kit/​ +   Go to the AWS IoT Core console  
-   ​Kerlink Low Power IoT Reference Design: https://​www.kerlink.com/​iot-portfolio-and-technologies/​device-sensors/​low-power-iot-reference-design-kerlink/​+   Choose LPWAN devices in the navigation panel on the left.
  
-===== More information about AWS =====+<note important>​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</​note>​
  
-   AWS: https://aws.amazon.com +  ​ Choose Get started This step is needed to pre-populate the default profiles
-   ​AWS IoT Core: https://aws.amazon.com/iot/ +   Under Add LoRaWAN gateways and wireless devices, choose Add gateway. 
-   ​AWS IoT Core for LoRaWAN: https://aws.amazon.com/​fr/​iot-core/​lorawan/​+  * 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.  ​
  
-===== AWS support ===== 
  
-https://​console.aws.amazon.com/​support/​home/​* 
  
-===== Restriction ​=====+===== Install & configure gateway for AWS =====
  
-AWS firmware ​4.4.1 is not compatible with the Wirnet™ iBTS Gateway+1. Install [[https://​wikikerlink.fr/​wirnet-productline/​doku.php?​id=wiki:​firmware:​lastversion#​download|Liveburner IPK 5.X]] and [[https://​wikikerlink.fr/​wirnet-productline/​doku.php?​id=wiki:​lora:​bspf_ressources#​download|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:
 +<​code>​klk_bs_config --enable --cups-uri "​https://​XXX.cups.lorawan.eu-west-1.amazonaws.com"</​code>​
 +
 +===== More information about AWS =====
 +
 +   * AWS: https://​aws.amazon.com
 +   * AWS IoT Core: https://​aws.amazon.com/​iot/​
 +   * AWS IoT Core for LoRaWAN: https://​aws.amazon.com/​fr/​iot-core/​lorawan/​
 +
 +===== AWS support =====
  
 +https://​console.aws.amazon.com/​support/​home/​
  
  
- - {{ :​resources_multi_hardware:​keros_4.4.1_klkgw-signed.ipk | FW AWS}} 
wiki/lora/aws.1663316039.txt.gz · Last modified: 2022/09/16 10:13 by mbi