Jasonchenlijian / FastBle

Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
Apache License 2.0
5.33k stars 1.23k forks source link

响应慢 #548

Open l-w-h opened 2 years ago

l-w-h commented 2 years ago

当调用了notify后,再调用write发送指令,设备响应会慢几秒,请问这是什么原因导致的,需要怎么解决