Hello,
I'm testing the ble_app_att_mtu_throuput example on SDK15.2, I found that the throughput becomes very fast by just changing the 'data_length' from 27 to 251 compared with the default configuration.
Default configuration :
ATT MTU = 247
PHY = 2Mbit/s
So I want to know why just changing 'data_length' led to express the data exchange knowing that the ATT MTU is always 247.
Best Regards,
Mehdi.