This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Disconnection time

Hello,

I'm trying to optimize my application :

I have a central (nRF52832 s132) which communicates for a short time to a peripheral (nRF51822 s130) and then disconnect. The connection interval is 7.5ms, the communication last around 60ms.

After that the central has what it needs and calls sd_ble_gap_disconnect but then I need to wait for another 15ms to get the BLE_GAP_EVT_DISCONNECTED.

Is there something I can do to get the BLE_GAP_EVT_DISCONNECTED faster ?

Thanks

Guillaume

Parents Reply Children
No Data
Related