aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
978 stars 625 forks source link

Fleet provisioning #1758

Closed buneshwarEc closed 2 years ago

buneshwarEc commented 2 years ago

Hi ,

I'm new to iot and aws. I'm working on a project which requires the use of fleet provisioning. I wanted to run the demo of fleet provisioning but as there aren't any docs to refer to , can someone guide me through it? I referred to the freeRTOS tutorial and got connected to the iot-core

Device - ESP32 OS - Ubuntu 20.04

References - https://docs.aws.amazon.com/freertos/latest/userguide/getting_started_espressif.html#gsg-espressif-monitor-mqtt https://iot-device-management.workshop.aws/en/provisioning-options/fleet-provisioning.html