iPhone BLE connection max speed

I use TI cc2541 module like this:



iphone-- > BLE cc2541 --> serial port



The serial port max speed is 13-30 byte per 5ms



The BLE module connection interval is 20ms。



This lead to loss many packet or erroneous data (many “0” data)



I want to test TI cc2640 module , i dont know whether BLE module or iPhone module lead to that?



And what the iPhone BLE performance parameters is?

Seen this SO thread?


http://stackoverflow.com/questions/18240978/ble-peripheral-throughput-limit


Otherwise, I've heard min 20 ms, max 40 ms.

If you fill the BLE buffers on iOS, the OS will silently drop packets.

a

iPhone BLE connection max speed
 
 
Q