Internal write characteistic and dead system exception #564
Open
Description
Hi,
We are using the Nordic SDK and getting the following exception in the Crashlytics:
Non-fatal Exception: android.os.DeadSystemRuntimeException
android.os.DeadSystemException
android.bluetooth.BluetoothGatt.writeCharacteristic (BluetoothGatt.java:1501)
no.nordicsemi.android.ble.BleManagerHandler.internalWriteCharacteristic (BleManagerHandler.java:50)
no.nordicsemi.android.ble.BleManagerHandler.nextRequest (BleManagerHandler.java:774)
no.nordicsemi.android.ble.BleManagerHandler.enqueue (BleManagerHandler.java:22)
no.nordicsemi.android.ble.Request.enqueue (Request.java:2)
Is it something that is caused by the Nordic SDK or is it just a crash of the OS that by chance happened while running the write characteristic command?
Metadata
Assignees
Labels
No labels