Connecting gateways and devices to Amazon IoT Core for LoRaWAN - Amazon IoT Core
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Connecting gateways and devices to Amazon IoT Core for LoRaWAN

Amazon IoT Core for LoRaWAN helps you connect and manage wireless LoRaWAN (low-power long-range Wide Area Network) devices and replaces the need for you to develop and operate a LNS. Long range WAN (LoRaWAN) devices and gateways can connect to Amazon IoT Core by using Amazon IoT Core for LoRaWAN.

Naming conventions for your devices, gateways, profiles, and destinations

Before you get started with Amazon IoT Core for LoRaWAN and creating the resources, consider the naming convention of your devices, gateways, and destination.

Amazon IoT Core for LoRaWAN assigns unique IDs to the resources you create for wireless devices, gateways, and profiles; however, you can also give your resources more descriptive names to make it easier to identify them. Before you add devices, gateways, profiles, and destinations to Amazon IoT Core for LoRaWAN, consider how you'll name them to make them easier to manage.

You can also add tags to the resources you create. Before you add your LoRaWAN devices, consider how you might use tags to identify and manage your Amazon IoT Core for LoRaWAN resources. Tags can be modified after you add them.

For more information about naming and tagging, see Describe your Amazon IoT Core for LoRaWAN resources.

Mapping of device data to service data

The data from LoRaWAN wireless devices is often encoded to optimize bandwidth. These encoded messages arrive at Amazon IoT Core for LoRaWAN in a format that might not be easily used by other Amazon services. Amazon IoT Core for LoRaWAN uses Amazon IoT rules that can use Amazon Lambda functions to process and decode the device messages to a format that other Amazon services can use.

To transform device data and send it to other Amazon services, you need to know:

  • The format and contents of the data that the wireless devices send.

  • The service to which you want to send the data.

  • The format that service requires.

Using that information, you can create the Amazon IoT rule that performs the conversion and sends the converted data to the Amazon services that will use it.

Using the console to onboard your device and gateway to Amazon IoT Core for LoRaWAN

You can use the console interface or the API to add your LoRaWAN gateway and devices. If you're using Amazon IoT Core for LoRaWAN for the first time, we recommend that you use the console. The console interface is most practical when managing a few Amazon IoT Core for LoRaWAN resources at a time. When managing large numbers of Amazon IoT Core for LoRaWAN resources, consider creating more automated solutions by using the Amazon IoT Wireless API.

Much of the data that you enter when configuring Amazon IoT Core for LoRaWAN resources is provided by the devices' vendors and is specific to the LoRaWAN specifications they support. The following topics describe how you can describe your Amazon IoT Core for LoRaWAN resources and use the console or the API to add your gateways and devices.