blemon
blemon copied to clipboard
Some callbacks have canged with API level 33.
[onCharacteristicRead] (https://developer.android.com/reference/android/bluetooth/BluetoothGattCallback#onCharacteristicRead(android.bluetooth.BluetoothGatt,%20android.bluetooth.BluetoothGattCharacteristic,%20int)) has changed with API level 33.
This causes the script to miss those calls.