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
88 stars 40 forks source link

Fix for bad default Filesystem Mount Point #125

Closed dinesharjani closed 11 months ago

dinesharjani commented 11 months ago

This was changed in Zephyr / McuMgr SDK to /lfs1 from the previous /lfs. User can edit this in Example app by tapping on 'Edit' on the upper-right corner, but they shouldn't need to do this to get this feature to work with a fresh DK from one of our own samples. Error Code has also been updated to better inform users.