Hi Aslak,
In a previous post you said:
"- You should not erase pages when in a connection. But, if the connection interval is, say 100ms or more, then you should be fine. As I mentioned in the other thread, the important thing is that the LL task gets to execute once after each conn event, and before the next."
If our connection time is the smallest value (I think that is 6ms??) is it still possible for us to erase flash pages? If not, how can we solve this...
Is there a minimum connection interval that we need to enforce so we will have time to erase a page??
Or some other suggested way of how we can erase flash while a connection is maintained...?? Is it possible to dynamically modify the connection interval to 100ms, then erase flash, and then change the connection interval back to 6ms (all without dropping the connection)?
What is the maximum time a page-erase can take?
Or do we always have enough time to erase 1 page when our task is called?
Thanks
Mike