Hii ,
- Iam using nordic nrf52832 board In the example of ble_att_mtu_throughput example . I have tried a lot to achieve the 803 kbps, but the output was 204 kbps only. I worked with all para meters such as
Central device --- Nordic nrf52832
peripheral ---- ASUS ZENFONE MAX M1
Used application ---- nrf CONNECT [ https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp ]
- BLE_GAP_DATA_LENGTH = 320
- CONN_INTERVAL_DEFAULT = 7.5
- CONN_INTERVAL_MIN = 7.5 AND MAX = 500
- BLE_GATT_MAX_MTU_SIZE = 158

What else i can do increase the throughput?
Help me to get out of this .
Thankyou in advance for your help ...
