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

Android app GATT CONN TIMEOUT

Hi,

I am using nRF51422 with SDK 9.0 and SoftDevice130 with nus service. I have a custom android app running on BLE uart service. Data communication and connection handling is proper with the app. When I switch off the nRf51422 peripheral device, the app will come to know disconnection event only when (0x08) GATT CONN TIMEOUT event occur. I just want to know there is any other way to identify the disconnection event ? If not, is it possible to reduce the GATT CONN TIMEOUT interval ?

Thanks.

Related