After NRF51822 DFU was upgraded, FDS data was affected
After NRF51822 DFU was upgraded, FDS data was affected
Hi,
Please make sure that the DFU_APP_DATA_RESERVED define in nrf_dfu_types.h corresponds to the number of fds pages you have allocated in the app. This should ensure that the bootloader does not overwrite the application data during DFU.