{
"message":"Characteristic 0000c302-0000-1000-8000-00805f9b34fb write failed for device 7C:9E:BD:D0:77:3E and service 0000a002-0000-1000-8000-00805f9b34fb",
"errorCode":401,
"attErrorCode":13,
"iosErrorCode":null,
"androidErrorCode":null,
"reason":"GATT exception from MAC address 7C:9E:BD:D0:77:3E, status 13 (GATT_INVALID_ATTR_LEN), type BleGattOperation{description='CHARACTERISTIC_WRITE'}. (Look up status 0x0d here https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/android-5.1.0_r1/stack/include/gatt_api.h)",
"name":"BleError"
}
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. Both JS and platform logs can be enabled via setLogLevel function call.
Current Behavior
writeWithResponse error, There are 2 characteristicArr, one is written normally, and the other reports an error
Steps to Reproduce
error log
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. Both JS and platform logs can be enabled via setLogLevel function call.