2025-02-23, 11:37 PM
Hi! OTA updates of the ESP32 are technically possible, yes. The partition table we ship includes two distinct app partitions + ota data to pick which app image is booted, so some of the prereq work has been done already. But a lot more work will be needed to implement to bring up the WiFi stack properly and implement an OTA update flow.