Hi, is it possible to have different timeout in scanning and timeout in connection attempt as central?
Hi, is it possible to have different timeout in scanning and timeout in connection attempt as central?
Yes, just provide different timeouts in the ble_gap_scan_params_t struct you provide to sd_ble_gap_scan_start() and sd_ble_gap_connect().