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

BLE disconnection

Hi,

I'm using NRF52840, and my application connects with BLE mobile application. After a minute, connection is lost.

I tried to find which functions called sd_ble_gap_disconnect, but I didn't find.

I think the reason may be the min and max connection interval. What are the recommended values?

Thanks!

Related