Only Rx broadcast frames #429
Closed
rookiebeotch
started this conversation in
General
Replies: 1 comment
-
found issue. the openofdm rcvr doesn't support LDPC FEC. so it was rejecting that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have openwifi running on our custom board and we use a custom mac protocol in Linux.
it seems that we are only getting rx interrupts for broadcast frames. i.e. for ffff..etc as the destination in the wireless frame.
when we send it unicast over the air we see no interrupts. packets are ht20 at mcs 0.
is there a configuration or packet filter in HDL part that would block or drop unicast frames? or possibly aggregation flagged frames?
Beta Was this translation helpful? Give feedback.
All reactions