Question on max throughput from PSoC BLE to and Android device...
I am using the CY8CKIT-042-BLE Bluetooth® Low Energy (BLE) Pioneer Kit to send data to/from a Android device (HTC One M8 with ^60 Marshmallow). I'm am basing my test off of the 100_Projects_in_100_Days/Day024_Throughput example.
My throughput has been in the ~60-70kbps range. This includes when using an MTU=512, and setting the connection interval to 7.5ms (from the Android default of 48.75ms - not sure that the interval is actually changed, but I can see it being set via BTSNOOP).
When using the Day024_Throughput example alone, I do get a throughput of ~260kbps from PSoC baseboard to PRoC dongle, as suggested in the PDF.
My questions:
Are there any examples out there (from PSoC to Android) that achieve something closer to 260kbps? From the PSoC to PRoC example, it's clear that this is an achievable BLE rate, and that Android is the bottleneck. Can Android Cysmart show throughput of a charateristic?
Thanks!
Brian