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

Is it possible to use the NVS subsystem and Settings subsystem simultanously?

On an NRF52811 (and I've had a similar problem on a 52833) I'm unable to use the NVS subsystem. Everything inits fine but there is a fault when writing to NV. If BT is disabled it appears to work correctly. I have been able to use the settings subystem to accomplish what I need but I'd like to verify that they can't be used simultaneously so save some time on future projects.

Related