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

Custom Softdevice and CLENR0

Hi,

I am busy writing my own softdevice, this has nothing to do with bleutooth or anything like this. In the past i didn't have to worry about the CLENR0 register because it got set correct automaticly. But now it does not do that anymore.

I see I can use some custom commands to program my softdevice using nrfjprog, which works, but can i do this via nrfgostudio? Now i constantly get the following error: "Invalid Softdevice, no value for CLENR0 specified". What do i need to do to with my firmware to fix this? I cannot uncheck "Enable Softdevice Protection", and I don't want to either.

thanks.

Related