coolnameismy / BabyBluetooth

:baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os
MIT License
4.74k stars 1k forks source link

Send commands regularly #237

Open liuxz656 opened 3 years ago

liuxz656 commented 3 years ago

每隔10ms发一次数据,发送命令到发送命令成功中间耗时约60ms,这个间隔时间能缩短吗? 是设备需要修改协议,还是其他的问题?

Data is sent every 10ms, and it takes about 60ms from sending the command to sending the command successfully. Can this interval be shortened? Does the device need to modify the protocol, or is it another problem?