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

What's the actual connection interval used?

Hi,

I'm trying to get the actual connection interval used between my nRF51822 device and iOS device. I have read this article, but I cannot get it worked. I used sd_ble_gap_ppcp_get() function in BLE_GAP_EVT_CONNECTED and BLE_GAP_EVT_CONN_PARAM_UPDATE events, but I always got two different values for max_conn_interval and min_conn_interval. And they were the values I set for MAX_CONN_INTERVAL and MIN_CONN_INTERVAL. Is there any thing I did wrong? Can someone help me to get the actual connection interval?

Thanks and Regards, Calvin

Parents Reply Children
No Data
Related