I am upgrading our Nordic / BTLE library to the new sdk, which gains us ble 5.
The previous library (based on sdk 11.?.?) made light use of pstorage which, as far as I can tell, no longer exists. I need as close to one to one replacement of the pstorage library as possible.
Does anyone know any Nordic or open source libs which can do the same work as pstorage?