logoalt Hacker News

ustadtoday at 7:09 AM2 repliesview on HN

But the browser is involved. Can the browser do OTA to esp32?


Replies

waste_monktoday at 8:35 AM

I believe the ESP32 runs a small web server that supports WebSerial (?), if you can reach it over WiFi or somesuch, you should be able to upload the new firmware blob that way.

cenamustoday at 8:21 AM

The browser connects to a webserver running on the ESP32. Over wifi -> over the air. OTA doesn't mean headless or automatic