So, this library in the SDK looks pretty much exactly what I'm looking for. basic data record storage functionality with a focus on safe record writing under battery power.
But it's called "Experimental" even though it's been in the SDK for years (first showed up in SDK10, and seems to have changed very little from SDK11 on...)
So I assume it more or less works most of the time for at least some purposes...
I would like to understand why it's still labelled the way it is, and what exactly will need to happen before Nordic promote it from being Experimental to being actual supported SDK code?
It does look and seem quite straightforward, but I'd hate to be in the throes of finishing off a project that uses it, on a custom board that has no other storage option available, only to discover it's unusable.
Has anyone had any horror stories with it? Any weird things or gotchas or limitations to its use would be nice to hear about now.
Has anyone used it in something they developed, and been happy they did?