This framework enables AWS IoT cloud connectivity with ESP32 based platforms using AWS IoT Device Embedded SDK.
- Please clone this repository using,
git clone --recursive https://github.com/espressif/esp-aws-iot
- Please refer to https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html for setting ESP-IDF
- ESP-IDF can be downloaded from https://github.com/espressif/esp-idf/
- ESP-IDF v3.1 and above is recommended version
- Please refer to example README for more information on setting up examples