This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Packet Loss between CC2650 to Android

Other Parts Discussed in Thread: CC2650

Hi,

I am trying to transmit data using BLE from CC2650 to Android phone continuously. My packet size is 20bytes. I was able to get all packets when transmitting 3 packets per second. More than this rate android losses data packets. It losses almost 50% of packets when I set to 50 packets per second. I am using KitKat 4.4.4. I observed receiving burst data packets (around 20 packets together) withing 4 or 5 seconds after establishing connection.  

Thank you.