Hi,
I am programming for communication between CC2540 module and android mobile. I use UART to send data to CC2540. Each 4ms , I send 5 bytes through BLE module. But on the mobile, packets are lost and maximum throughput is around 300 bytes per sec. I read on the data sheet that the maximum speed is 13000 bytes/sec.
Can you guys can help me to increase transmission speed (~10 kbps).
Thanks a lot.