Hi,
I'm currently trying to implement a switch between slow and fast connection parameters. For a certain amount of time during a connection the link between peripheral (nRF52832) and central (Android phone) needs to speed up. Therefor when the peripheral receives a "start packet" from the central it will request to update the connection parameters using ble_conn_params_change_conn_params, however the it takes approximately 16 seconds before the link speeds up. Is there any parameter can could be changed that might reduce the time when switching from slow connection parameters to fast?
The image below shows the current measurement from the scenario. At 36s the peripheral receives the "start packet" and between 37-51s we are struggling with slow communication, at 52+ the fast connection starts.

HW: nRF52832 PCA10040
Softdevice: v6.0
SDK: v15.0