NordicSemiconductor / IOS-nRF-Connect-Device-Manager

A mobile management library for devices supporting nRF Connect Device Manager.
https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
Apache License 2.0
91 stars 41 forks source link

Fix for losing Response Image Info #171

Closed dinesharjani closed 11 months ago

dinesharjani commented 11 months ago

When discarding the Images we need to 'forget about' for the rest of our logic, mostly thanks to DirectXIP, we also discard everything we learn. This causes issues for non-DirectXIP DFU, because we forget if something has been uploaded, tested, etc.