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

s130 pstorage problem

Hi,

I am trying to save/restore some configuration variables to/from the flash storage. If I do it using S110, it works perfectly fine and I can both store and read values. When I use S130 (using the example app_s130_demo codebase), I don't get any errors, I can read values if there is anything written on the flash storage, but I cannot store/update new values (the event callback is never called).

Any suggestion or comment would be highly appreciated.

Best,

Related