When trying to write the bootloader hex file to the device with nRFgo Studio, the following error message is displayed.
[nrf52840_xxaa_s140.hex programming failed: This hex file has data in SoftDevice region. Try programming using "Program SoftDevice", or erase all before programming.]
Even if erase all is performed, the same result is obtained.
I don't know why the SoftDevice area has been eroded.
I want to solve this problem.