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

iOS frequent reconnections causing problems

I am trying to determine the cause of iOS stopping to reconnect to my nRF peripheral in the background.  I have seen posts from several years back that reconnecting too many times in a short time can cause this:

https://devzone.nordicsemi.com/f/nordic-q-a/26599/ios-phone-can-not-reconnect-device/104625#104625

https://stackoverflow.com/questions/29132352/ios-bluetooth-low-energy-ancs-apparent-3-strikes-and-youre-out

I tried to simulate this condition by advertising at a fast rate at power on and 500ms after the connection event, perform a soft reset.  I can see many reconnections being done but don't see the problem of iOS stopping reconnections after some time.  Is this still a problem with iOS 11+ or is there some other way I can cause this problem to occur quickly?

Related