DFU error thrown when the Nordic DFU BLE service hasn't been discovered on the target device.

Hierarchy (view full)

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
target: DfuTargetId
prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc