Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

nRF52840 NRF_RADIO->SHORTS Register

Hi,

I want to use NRF_RADIO->SHORTS register in my standard BLE application.

I am using nRF5 SDK15.

When I write in to this register before enabling the Softdevic, it does write to the register .

But It is resetting the NRF_RADIO->SHORTS register after enabling the softdevice 

Is there a way I can set the device to use the Shorts after enabling the softdevice ?  Or any other means to do so.

Related