Page 1 of 1

ESP32S3 + OTA + AWS IoT Core

Posted: Wed Apr 09, 2025 5:19 pm
by gamename
Hi,

Has anyone managed to get this combination working?

My goal was to start an AWS IoT job that induces OTA on an ESP32 which then reboots the downloaded image. It turned out to be anything but simple. I've tried various sample apps and have run into multiple issues. For example, the sample app here: https://github.com/FreeRTOS/iot-reference-esp32 is very FreeRTOS-centric. Is that really be best option?

Beyond these "samples", I'm beginning to wonder if anyone really has this working in a production system.

If you do, please let me know. I'm searching for some guidance and may be willing to pay for it.

Thanks
-T

Re: ESP32S3 + OTA + AWS IoT Core

Posted: Wed Sep 17, 2025 9:38 am
by nfkt101
Hi,
We have a similar requirement in our project, were you able to set it up ?
Will post the solution if i manage to get it working :)