This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

pstorage best practices

Hello,

I noticed the various examples as well as the ble_advertising component all check for pending flash operations and will not start advertising until they are all complete. I didn't notice any treatment for other scenarios such as pstorage operations that are started after BLE advertising has been started.

Are there more specific guidelines about what can and can't be performed while a flash operation is happening? Should I be stopping all BLE activities any time I want to write / delete / update data in pstorage?

Thanks!

Related