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.