bastibl / gr-ieee802-11

IEEE 802.11 a/g/p Transceiver
https://wime-project.net/
GNU General Public License v3.0
731 stars 286 forks source link

beacon transmit #374

Closed Windy-with-sky closed 1 year ago

Windy-with-sky commented 1 year ago

hello! well, I've been studying your gr-ieee802.11 project lately and konw use Scapy to broadcast forged beacon frames for a fake Wireless Access Point. So I want to konw whether we can send the beacon frame, then the other usrp connects to the AP and communicates with it?Or make the usrp receive wifi so that the PC can connect the network

bastibl commented 1 year ago

This is not possible. See, for example, https://github.com/bastibl/gr-ieee802-11/issues/301 or https://github.com/bastibl/gr-ieee802-11/issues/313