Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By brolly759
#54343 Is there support for OTA updates remotely? Lets say at another site miles away, to OTA firmware update ?

I am assuming I would need to host a server that the ESP8266 checks for updates. Anyone accomplish this yet?
User avatar
By danbicks
#54348 Easily done by use of MQTT for remote command control and HTTP OTA to pull new file from a given server.

Dans