Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @JAndrassy! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ethernet library doesn't support https, but you can try it with SSLClient library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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!
Beta Was this translation helpful? Give feedback.
All reactions