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

Connection event length with Connect SDK

I am currently building a dynamic multiprotocol application (Thread+Bluetooth LE) with the nRF Connect SDK. For tweaking coexistence I would like to limit the length (=duration) of bluetooth connection events. Is there a configuration option (preferably with some documentation)?

This seems to be supported in the nRF5 SDK by setting BLE_GAP_EVENT_LENGTH_DEFAULT, I have not found an equivalent option in the new SDK.

Thanks,

arv

Related