tesa-klebeband / RTL8720dn-Deauther

My ESP32-Deauther ported to the RTL8720dn, allowing users to deauthenticate on 5GHz now!
GNU General Public License v3.0
35 stars 6 forks source link

[ERROR] Accept connection failed #15

Open GitHubUserShrek opened 2 days ago

GitHubUserShrek commented 2 days ago

I'm seeing this error "[ERROR] Accept connection failed" in the serial monitor on Arduino IDE. I am able to connect to the AP and go to the web server. Once I hit start deauth it seems to disconnect and the LED keeps blinking. It also seems not to be working on my access point on 802.11a Channel 48

tesa-klebeband commented 2 days ago

The error you mentioned is from the web server library and I haven't found a way yet to suppress it. Not sure however why it doesn't work on channel 48. Is it just channel 48 or doesn't it work at all? If so, it might be a problem with the board as mentioned in other issues already.