SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.39k stars 2.58k forks source link

Add Ameba BW16 (RTL8720DN) board to supported boards, for 5GHz wifi band compatibility #1558

Open YoavLevi opened 2 years ago

YoavLevi commented 2 years ago

There is a new board which is the 5GHz band Arduino compatible equivalent of nodeMCU called Ameba BW16: https://www.amebaiot.com/en/amebad-bw16-arduino-getting-started/ https://www.youtube.com/watch?v=T10xCiM_4cw&ab_channel=AndreasSpiess Can you please add it to supported boards? Thanks.

welcome[bot] commented 2 years ago

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
đŸ‡Ŧ🇧 Communicate in English so everybody can understand you
📖 Have a look at the Wiki and README for information
🔍 Search for similar issues (open and closed)
✍ī¸ Provide enough information to understand, recreate and help out with your problem
ℹī¸ Let us know if you find a solution and please share it with us
📕 Close the issue when your problem has been solved

User-790 commented 2 years ago

There is a new board which is the 5GHz band Arduino compatible equivalent of nodeMCU called Ameba BW16: https://www.amebaiot.com/en/amebad-bw16-arduino-getting-started/ https://www.youtube.com/watch?v=T10xCiM_4cw&ab_channel=AndreasSpiess Can you please add it to supported boards? Thanks.

Thank so much for getting back so quickly, and yes totally! I will be looking into the 5G love your products!

tooandrew commented 2 years ago

rtl8722DM mini (ameba BW23), similarly, would be great to able to run deauther on - 5ghz support, cheap board.

riuneko commented 1 year ago

There is a new board which is the 5GHz band Arduino compatible equivalent of nodeMCU called Ameba BW16: https://www.amebaiot.com/en/amebad-bw16-arduino-getting-started/ https://www.youtube.com/watch?v=T10xCiM_4cw&ab_channel=AndreasSpiess Can you please add it to supported boards? Thanks.

Thank so much for getting back so quickly, and yes totally! I will be looking into the 5G love your products!

Hey - new to Arduino/network boards. Have an ESP8266 with the deauther, but got the RTL8720DN recently to see if it was possible to deauth on the 5GHz band. Anything new on BW16 support? Everything I can find on Google seems to be for pi boards running linux with Wi-Fi adapters

tesa-klebeband commented 4 months ago

I have managed to send raw frames including deauth and beacon frames on an RTL8720dn using 5Ghz WiFi. It would be really cool if someone could port the deauther to this board using the research that I've done. Here's the link to my blog post where I explain it: Sending Raw IEEE 802.11 Frames using an RTL8720dn

Khoa5555 commented 3 weeks ago

Does anyone have deauther BW16?

tesa-klebeband commented 3 weeks ago

I have written an experimental deauther for the bw16 and another one is already in development. Rtl8720dn-Deauther

Khoa5555 commented 2 weeks ago

can you write code on adruinodroid ?