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
Hi Matej, You are right, the received event when it is a BLE_GAP_EVT_TIMEOUT should contain the source
p_ble_evt->evt.gap_evt.params.timeout.src
Hi Matej, You are right, the received event when it is a BLE_GAP_EVT_TIMEOUT should contain the source
p_ble_evt->evt.gap_evt.params.timeout.src