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

Bonds/pStorage with fast connection interval

I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and I suppose more specifically pstorage handle erasing flash with that small of a window? I have other processes that occur in that window that must either not happen or take up 10 ms of the radio_off time. Is temporarily slowing down the interval advised and if so is there a way to know when pstorage is about to erase flash so that the altered connection/advertising interval only occurs once?

Related