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

nRF52 sometimes stay "connected" even though we close the iOS app and turn off bluetooth

Hello,

First of, I'm developing with eclipse an application based on the freertos example of the SDK 15.0 with softdevice S132 v6.0.0.

My problem is that the nRF52 sometimes stay "connected" after our iOS app has disconnected.
We even turned off the bluetooth and no disconnect event are trigger on the nRF52.

Also, the m_conn_handle doesn't change after the iOS application disconnect.

Any idea of what could cause this behavior?

Looking forward to your reply.

Alex

Related