Skip to content

Internal write characteistic and dead system exception #564

Open
@talfsaverone

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions