iPhone 4S - BLE data transfer speed

后端 未结 2 1135
时光说笑
时光说笑 2020-12-31 19:20

I\'ve been tinkering around with the BLE (Bluetooth Low Energy) connectivity classes quiet a bit lately and haven\'t been able to make it transfer data any faster than 1KB /

2条回答
  •  悲&欢浪女
    2020-12-31 19:45

    see at the guidlines of apple and you will see that a connection update request is required to speed up your connection.

    https://developer.apple.com/hardwaredrivers/BluetoothDesignGuidelines.pdf

    I have min=20ms max 40 ms

    I hope I could help

    Roman

提交回复
热议问题