This integration brings LoRaWAN to AWS IoT: sync thing registry, sync thing shadows, act on uplink messages and send downlink messages.
Syncing the thing registry allows you to manage LoRaWAN devices in AWS IoT: devices are created and updated in The Things Network. Syncing thing shadows enables reporting shadow state from uplink messages and sending downlink messages from shadow delta updates. Finally, uplink and downlink messages are available on AWS IoT MQTT so you can store messages in DynamoDB, invoke Lambda functions and many more.
This integration runs in your AWS account and security context and can connect to The Things Stack Sandbox and private networks.
Getting Started #
See Quick Start on how to get started.
Video #
Find the Arduino Sketch for The Things Node here.