Jeija / esp32free80211

Send arbitrary IEEE 802.11 frames with Espressif's ESP32
487 stars 73 forks source link

Hello , can I use this tool to send CTS frame? #8

Open malaimoo opened 6 years ago

malaimoo commented 6 years ago

I just want to send frame like "0xb4, 0x00, .....", but it return -2 error Can I send this CTS frame using esp32? or they just don't let us do that? Is it forbidden? thanks.