Hi, Experts,
We are evaluating BLE throughput (sdk-nrf-2.7.0 throughput sample) using nRF5340DKs. The CI is set to 6 i.e. 7.5ms. The PDU size is set to 251, PHY is 2Mbps.
The measured throughput is around 1040kbps, far less than the theoretical value 1300kbps.
The times include transmitting + IFS + receiving + IFS is 1400us, so the theoretical packet number within 7.5ms is calculated as 7500/1400=5. We suspects packet number of 4 is used instead of 5, thus the actual rate is 80% of theoretical value. Can anyone help confirm whether packet number of 4 is used for this case and for what reason the number is reduced by 1.
Thanks,
Peng,