© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "iotwireless.amazonaws.com"
},
"Action": "sts:AssumeRole",
"Condition": {}
}
]
}
10.
Select
Update Trust Policy
to apply the policy changes. Once the changes are applied, in the
Trusted
Entities
section you will see the following message:
The identity provider(s) iotwireless.amazonaws.com
.
Once the destination role has been created and configured to communicate with the AWS IoT Core for LoRaWAN,
the IAM role and policy configuration is complete. The next step in getting started with the AWS IoT Core is to
register the LoRaWAN device with the AWS IoT Core.
5.3 Registering the LoRaWAN Gateway with AWS IoT
Once the IAM roles and policies are configured for your AWS account, the next step in getting started with the
AWS IoT Core is to register the LoRaWAN gateway with the AWS IoT Core. To successfully register the gateway,
gather the required information for the gateway and complete the steps detailed in
5.3.1 Preparation
To complete the gateway registration process, you will need the following information available:
•
LoRaWAN region
. For example, if the gateway is deployed in a US region, the gateway must support LoRaWAN
region US915.
•
Gateway LNS-protocols
. Currently, the LoRa Basics Station 2.0.5 protocol is supported.
•
Gateway ID (GatewayEUI) or serial number
. This is used to establish the connection between the LNS and the
gateway. Consult the documentation for your gateway to locate this value.
5.3.2 Registering the LoRaWAN Gateway
To register the LoRaWAN gateway with AWS IoT Core for LoRaWAN, connect to the
and follow
these steps:
1.
Select
Wireless Connectivity
from the menu on the left.
2.
In the
Wireless Connectivity
menu, select
Intro
and then select
Get Started
. This step is needed to pre-
populate the default profiles for the device.
3.
In the
Get Started
menu, navigate to the
Add LoRaWAN Gateways and Wireless Devices
section and
select
Add Gateway
.
4.
In the
Add Gateway
menu, enter the appropriate information in the
GatewayEUI
and
Frequency Band
(RF Region)
fields. The Gateway EUI value is the device’s MAC address with
FFEE
inserted between the
third and fourth octets. For example, for a gateway with MAC address
XX:XX:XX:XX
, the EUI value would
be
XX:XX:FF:EE:XX:XX
.
NOTE:
The ADTRAN 7310-8 gateway’s MAC address can be found in the
Ethernet Config
menu within the
iOS ADTRAN IoT app. Specific instructions for accessing the app and locating this menu are detailed in
Configuring the LoRaWAN Gateway (Basic Configuration)
ADTRAN 7310-8 Gateway Software
5.
Next, enter a descriptive name in the
Name
– optional
field (ADTRAN recommends that you use the
GatewayEUI as the name), and select
Add Gateway
.
Once the gateway has been successfully added, you will need to specify the certificate information for the
gateway. To specify the certificate and complete the registration process, follow these steps:
1.
After selecting
Add Gateway
to add the gateway to the device list, from the
Get Started
menu, select
Configure Your Gateway
to access the gateway configuration menu.