ADTRAN 7310-8 Getting Started Manual page 21

Lorawan gateway with aws iot core
Hide thumbs Also See for 7310-8:
Table of Contents

Advertisement

Choose Create to save the event.
4.
Navigate to the AWS IoT console, choose Test on the navigation pane, and select MQTT client.
5.
Configure the MQTT client to subscribe to # (all topics).
6.
Click on Test in the Lambda function page to generate the test event you just created.
7.
Verify the published data in the AWS IoT Core MQTT Test client by following these steps:
Open another window.
1.
Go to AWS IoT Console, select Test, under Subscription Topic enter #, and Select to subscribe to topic.
2.
The output should look similar to this:
8.3 Creating the Destination Rule
In this step, you create the IoT rule that forwards the device payload to your application. This rule is associated
with the destination created earlier in
To create the destination rule, follow these steps:
Navigate to the
1.
In the navigation pane, choose Act. Then, choose Rules.
2.
On the Rules page, choose Create.
3.
On the Create a rule page, for Name, enter LoRaWANRouting. For Description, enter a description of your
4.
choice. Note the name of your rule. The information will be needed when you provision devices to run on
AWS IoT Core for LoRaWAN.
Leave the default Rule query statement: 'SELECT * FROM 'iot/topic' unchanged. This query has no effect
5.
at this time, as traffic is currently forwarded to the rules engine based on the destination.
© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
{
"DevEui": "a84041000181bf255",
"FPort": 2,
"DataRate": 0,
"Frequency": 904500000,
"Gateways": [
{
}
],
"Timestamp": "2020-12-14T08:23:56Z",
}
}
}
Adding an IAM Role for the AWS IoT Core for LoRaWAN
AWS IoT
console.
"GatewayEui": "80029cffXXXXXXXX",
"Snr": 12.25,
"Rssi": -47
Destination.

Advertisement

Table of Contents
loading

Table of Contents