

Hello !
I’m currently working on a project developed with the NRF52, and I’m facing a little problem using the DFU function (Device Firmware Upgrade). As shown in the screenshot enclosed, the first firmware Flash works perfectly (1 application in memory). Using the DFU, the old application is not overwritten, the new one is just written above. I need to keep only one application after the DFU (the last one I’ve flashed with the DFU).
Do you have any solution to the problem?
NB: Apps previewed at the top of memory with the bootloader are normal, I voluntarily write data in the flash memory.
Thanks in advance for your help !