Hi I am looking at using nrf_fstorage_sd when the softdevice is present but disabled.
What happens when you call nrf_fstorage_sd with respect to call backs and events? I assume that you do not get an event from the softdevice because it is not running? Do you just assume that the flash has been written? Would this be blocking when the softdevice isnt enabled?