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
87 stars 38 forks source link

Fix: If McuMgr Parameters are not supported, disable Pipelining/Reassembly/Erase App Settings #176

Closed dinesharjani closed 8 months ago

dinesharjani commented 8 months ago

Previously we were disabling two of those, but not pipelining. Which in most cases, did not cause any issue. But sometimes it could, specially with devices running firmware built with older SDKs.