Skip to content

FIDO2 Aux Main Messages

Mathieu edited this page Sep 17, 2021 · 4 revisions

Communications Between Aux and Main MCU

This describes the FIDO2 messages sent between Aux MCU and Main MCU.

Message Structure and Serial Link Specs

Each FIDO2 message is wrapped in the header defined as follows:

byte 4 - 5 byte 6 - 7 byte 8 - 555
FIDO2 Message Type Reserved Payload

FIDO2 Message Type:

Payload Payload is described by the individual messages linked above.