arduino / uno-r4-wifi-usb-bridge

26 stars 8 forks source link

[OTA] Non blocking download #53

Open andreagilardoni opened 3 months ago

andreagilardoni commented 3 months ago

OTA now introduces the new feature of async ota download by means of _OTA_DOWNLOAD_START _OTA_DOWNLOAD_PROGRESS AT commands that can be used to improve performances during ota download.