Android-BluetoothKit icon indicating copy to clipboard operation
Android-BluetoothKit copied to clipboard

卡在BleNotifyRequest,无法连接成功

Open OoODeng opened this issue 6 years ago • 2 comments

搜索到设备并开始进行连接,回调显示连接成功,但是无法接受数据,并且一直打印log Process BleNotifyRequest, status = Service Ready, 这种情况是因为setCharacteristicNotification一直失败吗,主要因为硬件的原因导致setCharacteristicNotification失败,还是Android系统的原因?求大神解答

OoODeng avatar May 10 '18 09:05 OoODeng

应该事你UUID不对

zfz1120 avatar May 23 '18 11:05 zfz1120

好的,谢谢回复,我会仔细检查一下是否是这个问题

在 2018-05-23 19:34:54,"zfz1120" [email protected] 写道:

应该事你UUID不对

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

OoODeng avatar May 25 '18 01:05 OoODeng