This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to calculate effective throughput in nRF52

Hi,

I measured the throughput using the ATT_MTU Throughput Example. I referred to Testing in the following URL. infocenter.nordicsemi.com/.../ble_sdk_app_att_mtu.html

It is simple to measure the throughput and it is very wonderful.

I want to know not only measured values but also calculated values. However, I don’t know how to calculate the throughput.

Could you tell me the calculation method(Calculating formula) of effective throughput under the following conditions?

ATT_MTU size 247 bytes
Connection interval 7.5 ms
Data length extension (DLE) OFF
PHY data rate 2 Ms/s

Thanks

Related