throughput

i have nrf52832 and softdevice s132. i want to calculate throughput. i tried running ble_att_mtu_thorughput example and read https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/

but i am not getting what is the ATT_MTU and other things.

like if i have 29 bytes of temperature humidity data 

23.17 44.90-01/01/70-00:00:19

i took 10 readings like this

i have set connection interval as 100-100ms 

how to get throughput with ble 4.2 and ble 5

Related