Part Number: CC2650
Hi Expert,
I'm using CC2650 to do the throughput test, the followings are the details of my setup:
HW: LAUNCHXL-CC2650
SW: https://github.com/TexasInstruments/ble_examples/tree/ble_examples-2.2 with ti\simplelink\ble_sdk_2_02_07_06
- throughput_example_peripheral
- throughput_example_central
I just use the example code and didn't change any thing, the throughput is about 36.6 kB/s.
When I changing the MAX_PDU_SIZE from 27 to 255 in ble_user_config.h, but the result is the same (36.6 kB/s).
What can I do if I want the throughput increase to 100kB/s?
Best regards,
Seamus