Hi
I want to update the connection parameter and send this request from nrf51822 to a smartphone app. I see there is a function ble_conn_params_change_conn_params() for this. However, every time I call this function, nrf51822 disconnects the current connection and goes back to advertising mode. What are the guidelines to send a connection update message from nrf51822?