Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I receive actually sent IEEE 802.11 frames #65

Open
moshangqingfeng opened this issue May 20, 2024 · 0 comments
Open

How do I receive actually sent IEEE 802.11 frames #65

moshangqingfeng opened this issue May 20, 2024 · 0 comments

Comments

@moshangqingfeng
Copy link

Dear all,
After learning 'nexmon.org/sdr' and 'nexmon.org/csi', I want to use two Raspberry PI 3B+ for sending and receiving, respectively.
I used a Raspberry PI to send the IEEE 802.11 beacon frame at 'nexmon.org/sdr', and on the receiving end I tried changing the mcp command: ' mcp-C 1-N 1-c 1/20-m b8:27:eb:dc:ee:3f (this is my sent mac address),' but I can't receive it. I also tried changing the tcpdump command: ' tcpdump -i wlan0 ether src b8:27:eb:dc:ee:3f', but that too failed.
How should I configure the receiving end to receive the beacon frame from the sending end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant