Hi all.
I want to send my packets in the negotiated time interval.
I sat the NRF_SDH_BLE_GAP_EVENT_LENGTH to 6.
The negotiated TI is 36 ms.
the results are
1- the number of packets when I receive the hvx_complete event is always 1. (in the picture).
2- some times I get NRF_ERROR_RESOURCES. (error number 19 in the picture).

3- in android, I get packets in unstable time distances.

so why I get errors(for resource in NRF) and time is not stable while the TI is less than the time that I call hvx_send ?
please help.
thanks all.