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

How to erase the complete nrf52832 DK completely?

Hi All.

I have an issue with my development kit. I was working with DFU so I flashed the secure_bootloader project in my nrf52 DK  so it is working fine.

But after this bootloader project, if I flash any other project, I can not see the other project ble services, Like I flashed the ble_app_uart example, so uart service hidden and is replaced by Secure DFU services. I tried to erase the complete board using nrfjprog, j-flash, nrf-go studio, and segger embedded studio also but secure DFu services are still present and other project services get hidden.

Can you please anyone suggest how can I remove this secure DFu service, if this is because of the bootloader is there any way to erase the bootloader program? 

Related