-->
Page 1 of 1

Wemos D1 R2 OTA Update & WebServer

PostPosted: Fri Apr 29, 2016 3:30 am
by alro
Hello, I want to do a combination of two existing examples:

SDWebServer.ino
BasicOTA.ino

I use Arduino IDE 1.6.7, I want to have the possibility to raise new sketch via OTA but the main functionality is the ability to use the Wemos as a web server, in this case for gestioner files on the SD card. Does anyone know if this is possible?

Greetings and thank you.