libretiny
libretiny copied to clipboard
Support for ArduinoOTA
Enhancement request
Can ArduinoOTA be supported in the future please, or is it a hardware issue?
OTA is supported, you can write code that downloads a file from HTTP (using WifiClient) and fetch that to the Update library to flash the firmware file. The files used are UF2 files.