Search found 2 matches

by SanathRaiAjja
Mon May 06, 2024 5:54 am
Forum: General Discussion
Topic: Integrate ESP-IOT library from ESPidf to Aurdino framework to use Device Shadow feature
Replies: 0
Views: 328

Integrate ESP-IOT library from ESPidf to Aurdino framework to use Device Shadow feature

Hi Team, I am working on ESP-32-S3 board in VScode IDE on top of that platformio. I am using esp32 Arduino framework. Below are my queries 1.I need to integrate the latest ESP-IOT-library from Git.i have downloaded it from GitHub - espressif/esp-aws-iot: AWS IoT SDK for ESP32 based chipsets 2. Now i...
by SanathRaiAjja
Fri Feb 16, 2024 11:07 pm
Forum: ESP IoT Solution
Topic: ESP32 FOTA Issue
Replies: 0
Views: 5172

ESP32 FOTA Issue

Hi, I am working on ESP32-S3-WROOM-1 Chip for one of our IOT application. I am trying to load the bin file from S3 bucket to ESP32 via FOTA using the esp32FOTA.execOTA(); In the Below part of the code from esp32 FOTA library source file esp32FOTA.cpp i am seeing the code is getting aborted after wri...