Closed
Description
Hi,
I'm trying to use this advanced example: https://github.com/jandrassy/ArduinoOTA/tree/master/examples/Advanced/OTASketchDownload
I, at first, thought it was working. And - stupidly - updated all my custom lights (about 5 of them) to use this. Then to figure out that the download isn't finishing. It's not because the Wifi antenna apparently gets blocked or something like that? It works if my firmware is small enough, say around 250 KiB. But it's ~300 KiB.
The code in that example is blocking. It downloads the file in one while loop.
Any help or idea on how to make this async would be awesome!
Cheers,
Mark
Metadata
Metadata
Assignees
Labels
No labels