I would like to use the nrfx_power in combination with the softdevice. However if I look in the code there are no references to the softdevice, while the legacy driver nrf_drv_power does have these references. I would like to know what I should do as I can not find it in the documentation.
Currently I added these part from the nrf_drv_power.c to my nrfx_power.c file, but I would to know what I am actually supposed to do.