Issue while receiving in implicit header mode #9

Open
opened 2021-11-19 02:28:25 -05:00 by morgan · 1 comment
Owner

Packet length is consistently read as 1 byte. Verify length register is being read correctly.

Packet length is consistently read as 1 byte. Verify length register is being read correctly.
morgan changed title from Issue while reading in implicit header mode to Issue while receiving in implicit header mode 2021-11-19 15:16:50 -05:00
Author
Owner

This is due to a misunderstanding of implicit header mode. In this mode it is assumed the receiver and the sender have previously agreed on the content length, or content length is assumed by other means.

This is due to a misunderstanding of implicit header mode. In this mode it is assumed the receiver and the sender have previously agreed on the content length, or content length is assumed by other means.
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#9
No description provided.