Hello! This is my problem.
- SDK:SDK17
- Softdevice : S140
- Board: nrf52840
The connect interval is 135ms. But the latency I test is larger than connect interval. So, I used sniffer to find the problem.

I find the first packet was sent to slave, but no response. So, master sent it again after one interval. This made the latency large.
How to resend it immediately to reduce the latency? I can't reduce the interval because some reasons.
In addition, my SLAVE_LATENCY is 0. This picture looks like slave latency is 1.
