Update sketch through browser without compiling?
Posted: Tue May 30, 2017 3:03 pm
Hi there, I have an idea on programming my esp12e but i dont know if it is possible to write part of a sketch (the code for a specific sensor) on the esp by using a webpage on the esp. just like you use wifimanager to enter ssid and pwd. Does anyone know if this is possible? just found it can be done using ESP8266HTTPUpdateServer. But what I would like if I could enter a part of a sketch trough a form-field in a webpage broadcasted by the esp8266. Is that possible to programme directly using a browser without compiling? Thanks for your thoughts!