This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Preserving application data with growing bootloader

Application data is stored just before the bootloader. If I do a DFU upgrade with a larger bootloader than the one currently flashed, is this taken care of? That is, is the application data copied to the area just before the new bootloader?

I've read infocenter.nordicsemi.com/index.jsp but this little (but very important) detail isn't mentioned.

Using SDK v13.0.0 and nRF52.

Thanks, Jacob

Related