I am trying to get fstorage to work, but I seem to miss some of the symbols needed: "error: 'NRF_EVT_FLASH_OPERATION_SUCCESS' undeclared". These are declared in softdevice headers, so I am assuming I need a softdevice for this to work?
Is this correct? Is fstorage only for softdevice enabled firmware? Can I write to flash in another way when I am not using any softdevice?