Page 1 of 1

Perform OTA via Android mobile with WiFi without INTERNET

Posted: Fri Aug 05, 2022 12:47 pm
by esp-dev
Hello there,

This might be a basic question, I would like to explore a way to perform the OTA from Android via WiFi without the internet access. I checked something similar available as Arduino wrapper: AsyncElegantOTA

I curious that if there is some official example which helps in performing the OTA from Android via WiFi without internet.

Even if it performs the OTA just with the browser I'm happy to explore that as well.

Thanks in advance!

Re: Perform OTA via Android mobile with WiFi without INTERNET

Posted: Fri Aug 05, 2022 6:08 pm
by username
I have used AsyncElegantOTA without Internet. Just need to put your ESP32 into AP mode, and have your phone connect to its Wi-Fi.