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.