Light_BLE icon indicating copy to clipboard operation
Light_BLE copied to clipboard

An enhanced android app to communicate with Bluetooth LE peripheral.

Results 3 Light_BLE issues
Sort by recently updated
recently updated
newest added

Build OK Run OK GPS Permission OK Central -> Search.. No device shown. -> `could not find callback wrapper` ``` D/BluetoothLeScanner: startScan D/BluetoothAdapter: getLeState() returning 12 STATE_ON D/BluetoothAdapter: getLeState() returning...

ERROR: android-apt plugin is incompatible with the Android Gradle plugin. Please use 'annotationProcessor' configuration instead. Affected Modules: ble it shows like this

in `org.zpcat.ble.ui.central.CentralDetailsActivity.displayGattServices(): displayGATTServices` : when connected to a GATT server and get the services and characteristics, it is no need to re-find the service again. I test it on nexus...