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
90 stars 41 forks source link

Fix: If Device Capabilities are not Supported, then Erase App Settings Isn't #94

Closed dinesharjani closed 1 year ago

dinesharjani commented 1 year ago

There's no point in sending an Erase App Settings Command if the firmware device is not going to reply back to it, which in turn leads to the Upload DFU to fail when it doesn't need to. Unfortunately at the moment we do not turn back the switch in the UI, but we do log the issue.