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

Migrate the Persistent storage Manager to SDK MESH 4.0.0

I'm migrating my code from the MESH SDK 3.1.0 to 4.0.0
I'm using the following function to initialize a persistance storage controller

The new SDK doesn't use the ACCESS_FLASH_PAGE_COUNT and the NET_FLASH_PAGE_COUNT Macros.
It doesn't support morevoer the dsm_flash_area_get() function.

How can i manage my persistent data with the new SDK?

Thanks

Parents Reply Children
No Data