ble-starter-android
ble-starter-android copied to clipboard
How to FIX Error Status=133 when connecting to BLE devices that are activated from time to time?
Hi, I'm getting error 133 to connect a BLE sensor (Temperature and Humidity). I have executed : device.connectGatt(context, false, callback) and device.connectGatt(context, false, callback,2). 2= BluetoothDevice.TRANSPORT_LE but the problem continues. The connectGatt with 4 parameters using SDK 26. Android version 8.0.0 Any guide/tips or workaround for resolved it?
Thks for your advance
To ensure that the mobile device is compatible with this apk, log trace is attached, with:
- Service discovery and get data OK for another device
- Error with status = 133, at line 136, for BLE device