BLE connection gets disconnected when app goes in background ?

Description:

I am using NRF51822, version 11.0 of nordic BLE, I am connecting to the BLE and I want to keep the BLE connection persist in background as well.

I have already enabled background mode for BLE central, Still the connection gets disconnected after 3 min when app is in background. How to keep the connection persist in background mode.


Thanks in Advance.

Replies

If your device consistantly disconnects after 3 minutes then I believe that it has to be an issue on your peripheral rather than on the iOS device itself. My peripherals stays connected while in the background.


/A

Hi, did you solve this? Having the same problem, peripheral always disconnects after 3 minutes