Hello All,
I have a problem when I build my project from sample central_uart & peripheral_uart.
I have two nrf5340 called A and B. B scans the broadcast to A to establish a connection. Then my nrf52840(C) connects B.
A sends data to B, and B forwards data to C.
I use sniffer to capture the data packet.
I found that there is always Long time data forwarding pause of connection between B and C.
Is there any solution to solve this problem?
Thank you.

