Hi, Nordic I use SDK12.1 with nRF52832, I found one issue:
if I do not program bootloader, nRFgo Studio can program app.
First, erase all flash, then program softdevice.
If next I program bootloader, app can not program success, show flash is not erase
If next I program app, bootloader can not program success, show flash is not erase.
I do not understand why, bootloader and app ram address and size is OK.