Hello,
We're starting a new design and would like to consider using the TI CC2541 SoC four our Bluetooth interface. The probelm I'm having is, how can we actually achieve >1Mbps data throughput? We need to transfer 100 packets per second, at a packet size of 133 bytes each. We would be able to utilize a 115kbps datarate (application speed, not physical layer) even. I know this can't feasibly be achieved through BLE (correct me if I'm wrong). We are communicating with an Android tablet. In the past, we have tried using the SPP profile, but due to the delay in between packets, we only get about 33kbps throughput (31 packets per second).
How is it possible to achieve the advertised data rates of the CC254x chips?