Hi
I am testing the example ¨¨ble_app_att_mtu_throughput¨¨ on nRF52840 by changing different paremeters incuding data length, MTU, transmitting power and PHY.
when I make a test by keeping both devices central and peripheral close the transmission time I am getting is less but when I am making test to take one board far then it takes more time.( time difference is a lot so it is not just due to on air travel time of packet)
I want to check that how many packet are dropped and retransmission happen.
I want to know if there is any flag that count the numbers of retransmission.
Thanks