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.28k stars 1.22k forks source link

onWriteFailure 102 This device not connect! #580

Open stevenwsg opened 12 months ago

stevenwsg commented 12 months ago

写入失败, 说是设备未连接

实际上设备的状态显示是连接的, 也能收到设备发送的notify 数据。

teprinciple commented 5 months ago

@stevenwsg 我也遇到了相同的问题,请问你是怎么解决的呢?

stevenwsg commented 5 months ago

@stevenwsg 我也遇到了相同的问题,请问你是怎么解决的呢?

写入失败, 就断开连接

shenqinwei commented 3 months ago

我也遇到了This device not connect