Hi!
I'm trying to do an OTA update from a URL (e.g. an https://raw.githubusercontent.com/... containing a .bin file) with Ethernet connection.
I have seen that this library can do OTA updates with Ethernet but there is no example (or I have not found it) of an update out from a local network.
Could be possible to do this with ArduinoOTA library?
Thank you!
Hi!
I'm trying to do an OTA update from a URL (e.g. an https://raw.githubusercontent.com/... containing a .bin file) with Ethernet connection.
I have seen that this library can do OTA updates with Ethernet but there is no example (or I have not found it) of an update out from a local network.
Could be possible to do this with ArduinoOTA library?
Thank you!