Hi,
I am looking at CYBT-343026-1. It supports BT Classic and LE 5.0.
Does the LE 5.0 have profiles that are similar to SPP in BT Classic? Or does Cypress SDK provide a solution for it? Is it possible to have a stable data communication with a throughput over 5K bytes per second?
Thanks
Solved! Go to Solution.
Hi,
We do not have any examples similar to SPP implemented on CYBT-343026-1 BLE .
However you can use Custom service of BLE and can send data by notifications property upon receiving UART input.
Thanks,
Anjana
Hi,
We do not have any examples similar to SPP implemented on CYBT-343026-1 BLE .
However you can use Custom service of BLE and can send data by notifications property upon receiving UART input.
Thanks,
Anjana
Thanks for your information. Could I ask what kind of throughput it can achieve in this Custom service over BLE?
Hi ,
I am sorry, I don't have the exact numbers to give now. However I remember in some cases I have seen 50 - 130kbps in some previous CYW20706 tests.
Please note throughput may vary depending upon the connection parameters (Connection interval) , MTU size etc.
Thanks,
Anjana