A way that a ESP8266 could run a code from the web

Hi. My name is Bruno. I was thinking if there is a way, where the ESP8266 could run a code from the web. The objectiv is to have a place where a x number of ESP8266 could take it's code and run and, if a need to update the code, i don't need to charge it in each ESP8266.

Is it possible? If it is, how could i do that?

Look at iotappstory.com

You can also check OTA update 'over the air':

You could modify it to pick up the code to flash from a server when available, instead of pushing it via web browser.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.