Search found 2 matches
- Wed Oct 30, 2024 1:10 pm
- Forum: General Discussion
- Topic: OTA Update through MQTT fails
- Replies: 1
- Views: 97
OTA Update through MQTT fails
Hello Everyone I am working on implementing OTA updates received via MQTT in an ESP32 project using the ESP-IDF framework. The OTA update process involves receiving packets over MQTT. However, when I attempt to finalize the OTA update, it does not go through. I have added debug statements to trace t...
- Wed Oct 30, 2024 10:32 am
- Forum: General Discussion
- Topic: OTA Update through MQTT fails
- Replies: 0
- Views: 27
OTA Update through MQTT fails
Hello everyone, I am working on implementing OTA updates received via MQTT in an ESP32 project using the ESP-IDF framework. The OTA update process involves receiving packets over MQTT. However, when I attempt to finalize the OTA update it does not happen. I have added debug statements to trace the p...