APSFrameCounterChallengeTLV: {
    challengeValue: Buffer;
    senderEui64: EUI64;
}

Type declaration

  • challengeValue: Buffer

    A randomly generated 64-bit value sent to a device to prove they have the link key. This allows the initiator to detect replayed challenge response frames.

  • senderEui64: EUI64

    The EUI64 of the device that generated the frame.