Parse incoming Now packets #3

Open
opened 2024-01-05 16:44:22 -05:00 by morgan · 0 comments
Owner

Right now a fixed offset is being used for incoming ESP-Now packets, these should be parsed properly as radiotap packets in order to find the radiotap length. This could be why seemingly only UDP packets work?

Right now a [fixed offset](https://git.oit.cloud/morgan/ifnow/src/branch/development/src/main.c#L47) is being used for incoming ESP-Now packets, these should be parsed properly as `radiotap` packets in order to find the `radiotap length`. This could be why seemingly only UDP packets work?
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/ifnow#3
No description provided.