Hi all,
So far all the throughput tests are based on notification or indication send from peripheral to central,
for example, the example of throughput demo of TI SimpleLink CC2640R2 SDK 1.40.00.45 is the one we used to test before.
But now, we'd like to test the throughput for opposite direction, write characteristic from central to peripheral,
however, it stuck in around 2 kilo-byte per second even PHY 2M was set before.
Can share the knowledge of difference between writing characteristic and notification? And what's the max speed of characteristic writing?
*Project: ble5_spp_ble_server_cc2640r2lp
*Connection interval was set to 15 ms
*PDU size was set to 189
*Android 8.0 phone was used in this case
Thanks a lot.
Wei Lu