FastBle icon indicating copy to clipboard operation
FastBle copied to clipboard

Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.

Results 135 FastBle issues
Sort by recently updated
recently updated
newest added

Hi thank you in frist hand for providing this library. i was customizing this library for multiple connection. I am having issues in maintaining the connection to the Connected Device....

我能建立连接,但是就是不能notify,永远是connect: failed:BleException { code=100, description='Timeout Exception Occurred!'}

当要连接的蓝牙模块为双频道时,只能搜索到iPhone端,却搜索不到Android端

蓝牙连接之后,我把设备断电,在ondisconnected回调里面写了gatt.connect(),走了回调之后,再将设备上电,发现并不会连上啊

I am getting this exception when writing data ``` 2020-04-07 09:47:57.973 7322-7322/... W/MessageQueue: Handler (SplitWriter$1) {b1946c5} sending message to a Handler on a dead thread java.lang.IllegalStateException: Handler (SplitWriter$1) {b1946c5} sending...

Please include reliable write support for this library as I cannot see it anywhere

你好,请问操作ble需要gps位置信息吗?实测魅族m721c,oppo(忘记机型了),不打开gps的话连搜索设备都不执行。知道这是什么原因吗?

![image](https://user-images.githubusercontent.com/35480633/54678220-923ced00-4b3f-11e9-9fff-b9b50a9c23da.png)

我哭了,调用isSupportBle()的时候直接闪退……