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

what is the relation between connection interval and the throughput?

i am using nrf52840 DK with softdevice (s140_nrf52840_5.0.0-1.alpha_softdevice) and applying this throughput example ATT_MTU Throughput Example
and notice that when I use MTU = 247 and the connection interval = 400 ms. the throughput is higher than using 7.5 ms and as I understand the packets per connection interval is limited to 6 packets so no need to make the connection interval higher than 7.5 ms if we need the highest throughput so I can't understand why throughput is higher at connection interval 400 ms than 7.5 ms?!! 

Related