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

BLE连接过程中,出现133的错误码 #528

Open stevenwsg opened 2 years ago

stevenwsg commented 2 years ago

救助 有没有好的方法, 降低133错误码的出现频率

stevenwsg commented 2 years ago

我这边是试着重启蓝牙, 再次尝试连接。 还是会出现133的问题

walker0406 commented 2 years ago

重启蓝牙后,先scan 再connect

shisaru292 commented 2 years ago

及时调用close方法:https://stackoverflow.com/questions/25330938/android-bluetoothgatt-status-133-register-callback