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

Softdevice protection and nordic DFU

Hi.

I have built an ble application which runs on the nrf52832 with softdevice S132 V 6.0.0.
In addition to the application and the softdevice I program a bootloader on the device.
So I'm able to use the nordic DFU!

When programming the device I can choose following options:

- Lock Softdevice from readback

- Enable Softdevice protection

- Lock entire chip from readback

Does one of these options affect the funtion of the nordic DFU?

Thanks.

Alwin

Parents Reply
  • Hi.

    Now I tested it with the nRF connect app "Programmer" (V 2.6.2) and read the migration document (nrf51 to nrf52).

    As you said the CLENR0 is not available on the nrf51 and the new MWU protects the softdevice.

    To enable read-back I have to use the APPROTECT.

    ... is that correct?

    According to application notes and devzone I can set the APPROTECT  in FW. But how can i set this read-back with nRF connect?

    If I set the read-back in nRFgo Studio, I can't read it with nRFconnect and I found no option to recover the nRF52!

Children
Related