This is a sample code for using OTA on Access point mode. it include its on jquery source so scripts in the html can run offline
This will increase the program size by ~30 kb (compressed jquery)
- reference 1: https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/
- reference 2: https://esp32.com/viewtopic.php?t=11744
- ESP-IDF: 4.4.4
- Arduino Component: 2.0.9
- ESP-IDF 4.4.7 (for Arduino on PlatformIO)
- ESP-IDF 5.5.0 (for Arduino IDE)
- ESP-IDF 5.5.1 (latest stable release)