SweetBlue icon indicating copy to clipboard operation
SweetBlue copied to clipboard

BLE on Android, the easy way. THIS IS NOW DEPRECATED. Please visit website for info on new versions.

Results 60 SweetBlue issues
Sort by recently updated
recently updated
newest added

Is it possible to set the values below? Connection interval: 7.5ms Connection latency: 0ms Supervision timeout: 2000ms When I make this set, will the application be unable to scan? any...

I encountered a unit of Huawei Honor 30pro, disconnected after connecting to the BLE device, repeated the connection and disconnection 200 times, and the phone could not connect to any...

碰到一部队华为荣耀 30pro,连接BLE设备后断开,重复执行连接断开200次,200次内会出现手机连接不上任何BLE设备了。关闭蓝牙再打开蓝牙就可以连接了。(能搜索的到设备就是连接不上) 有没有谁碰到过,在不重启蓝牙的情况下可以解决这个问题吗? 注:出现了连接不上任何设备后,试过nrfConnect APP也是连接不上。

My normal pairing with device works fine but whenever the following scenario happens: - User gets out of device's range - Turns bluetooth off - After coming back to range...

Some machines can't search for equipment because of cache.Is there any way to solve this problem?In addition,too long a connection will cause Bluetooth interruption.How do I optimize it?Sorry,My English is...

Expected steps to disconnect are: 1. get a reference to the connected bleDevice 2. call bleDevice.disconnect() 3. wait for a BleDeviceState.DISCONNECTED event in the BleDevice.StateListener At that point I expect...

I came across a problem. If I try to start a period scan from a service, to run it we must call the onResume() method of the BleManager class, since...

Followed getting started guide on Readme. Went to run and got these errors during the build. Cloned v2.52.17 ``` /Users/someone/git/Project/app/src/main/lib/sweetblue/library/src/main/java/com/idevicesinc/sweetblue/BleManager.java:165: error: cannot find symbol public static interface DiscoveryListener extends GenericListener_Void...

The Samsung S8 phone with Android 7.0 does not disconnect from a previously connected device, even after closing the app and stopping the app process. I'm checking this using a...

hi, have you ever tested that at (or above) what rssi can you discover service successfully? as we found that sometimes discover service fail even connected, we doubt it is...