Hello, what we observed on Android side is that for most cases where we receive GATT errors they are always wrapped in GATT 133 code. Even if they should be more specific ( Like BLE_HCI_AUTHENTICATION_FAILURE for when reading an encrypted characteristic without being bonded ), we always receive 133 | 0x85 | GATT_ERROR.