GANESH-ICMC / esp32-deauther

170 stars 18 forks source link

5Hz support #21

Closed egasvegas1109 closed 1 month ago

egasvegas1109 commented 9 months ago

Does it work for 5Hz?

SkepticSeptic commented 7 months ago

I assume you mean 5 GHz, in which case odds are no. The ESP32 board only supports 2.4GHz due to the WiFi chip it uses. For attempting to deauth 5GHz and possibly 6GHz networks, you will need to use a computer supporting these, along with a network card capable of monitoring mode + packet injection. For more info you can refer to SpaceHuhn's great documentation on the topic: https://blog.spacehuhn.com/5ghz-deauther?x-host=blog.spacehuhn.com