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

nrf51822 S110 Persistent Storage Manager Multiple application modules

Hi All, I have two application modules which will use the flash , 1) Bond manager 2) configuration file

I have register both modules with different parameter in the initialization files.

So From the main program , what should i do to specify the modules for read/write.

I have checked the documentations but resgister function doesnt give any identifier back.

Regards, Dibin

Related