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
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?