Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By samtal
#90389 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.