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

How to use the default connection paramater as set by the central?

I'm using the nRF52 + SDK11.0.0 + s132 and the ble_hrs example. The function conn_params_init() is called to initialize the connection parameters that the peripheral will request, but where is the actual call to request the new connection parameter made? I want to disable this and use the defaults as set by the central.

Related