Hi Aryeh,
sd_ble_gap_conn_param_update will return NRF_ERROR_BUSY when a previous update procedure is still ongoing. The solution is to attempt sending the connection parameter update request more frequently. I can't see that there is an obvious change that were done that would cause this behavior. If you want me to investigate further, could you please provide the following:
-Sniffer traces of both cases
-Exact SoftDevice builds used
-Application logs
Best regards,
Benjamin
Hi Aryeh,
sd_ble_gap_conn_param_update will return NRF_ERROR_BUSY when a previous update procedure is still ongoing. The solution is to attempt sending the connection parameter update request more frequently. I can't see that there is an obvious change that were done that would cause this behavior. If you want me to investigate further, could you please provide the following:
-Sniffer traces of both cases
-Exact SoftDevice builds used
-Application logs
Best regards,
Benjamin