Hi
i saw this question already in another thread, but did not get an answer. Is there a list of cases in which this timeout is generated?
Wim
Hi
i saw this question already in another thread, but did not get an answer. Is there a list of cases in which this timeout is generated?
Wim
few places where I can think this could happen
1) connection request sent but no response from peer (timeout)
2) security request sent but no response from peer (timeout)
3) connection established but peer not responding
Found it -> there are defines BLE_GAP_TIMEOUT_SOURCES GAP and this source is reported via p_ble_evt->evt.gap_evt.params.timeout.src
Found it -> there are defines BLE_GAP_TIMEOUT_SOURCES GAP and this source is reported via p_ble_evt->evt.gap_evt.params.timeout.src