ESP8266 OTA with WEB server
Posted: Tue Feb 02, 2021 3:59 am
Hi,
I have a well working Arduino IDE ESP8266-01 OTA blink program using the ESP8266WiFi.h, ESP8266WiFiMulti.h and ArduinoOTA.h libraries.
I also have a non-OTA web server program that enables me send data to IO over the internet.
I have difficulties combining both, namely build esp8266-01 OTA program that will send commands over the internet.
Can anyone help with a basic working example?
thx.
I have a well working Arduino IDE ESP8266-01 OTA blink program using the ESP8266WiFi.h, ESP8266WiFiMulti.h and ArduinoOTA.h libraries.
I also have a non-OTA web server program that enables me send data to IO over the internet.
I have difficulties combining both, namely build esp8266-01 OTA program that will send commands over the internet.
Can anyone help with a basic working example?
thx.