Implement CRC #10

Open
opened 2021-11-19 12:28:28 -05:00 by morgan · 0 comments
Owner

In explicit header mode the transmitter will set RxPayloadCrcOn in the RegModemConfig1 register.

The receiver will check the CrcOnPayload bit in the RegHopChannelregister, if it's set it will then check PayloadCrcError IRQ flag.

In explicit header mode the transmitter will set `RxPayloadCrcOn` in the `RegModemConfig1` register. The receiver will check the `CrcOnPayload` bit in the `RegHopChannel`register, if it's set it will then check `PayloadCrcError` IRQ flag.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: morgan/esp32-lora#10
No description provided.