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

Connection handle on connection parameters event

Hi,

Is there a way to obtain the connection handle inside the connection parameters event handler (ble_conn_params_evt_handler_t) on which the event occurred?

I am using the SDK 13.1.0 with the nRF52840 and the SoftDevice S140 on version 5.0.0-2.alpha.

Related