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

How to operate flash memory when using ble mesh examples?

I have couple of nRF51422 boards, nRF5-SDK-for-Mesh (v. 1.0.0) and good will to demonstrate some simple multihop mesh.

And I want to write some data to the flash, but operating the flash directly triggers an assertion(sleep_forever).

I have seen Flash Manager API introduction, but still do not know how to use these functions。

What kind of steps should I follow to operate flash?

Thanks.

Related