[GH-ISSUE #1401] Can't jam network with many devices #724

Open
opened 2026-02-28 00:04:27 +03:00 by kerem · 2 comments
Owner

Originally created by @alari73512 on GitHub (Feb 9, 2021).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1401

Basically, the esp8266 can jam my home network, but my friends company network, thata a whole different thing. I had his permission to try to deauth his router. Some of the devices were thrown off the wifi, but my phone was not.

Question is: if i make more esp8266, will i be able to throw off the whole network?, if so how many esp8266 do i need?

Thank you!

Originally created by @alari73512 on GitHub (Feb 9, 2021). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1401 Basically, the esp8266 can jam my home network, but my friends company network, thata a whole different thing. I had his permission to try to deauth his router. Some of the devices were thrown off the wifi, but my phone was not. Question is: if i make more esp8266, will i be able to throw off the whole network?, if so how many esp8266 do i need? Thank you!
Author
Owner

@welcome[bot] commented on GitHub (Feb 9, 2021):

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

<!-- gh-comment-id:776196961 --> @welcome[bot] commented on GitHub (Feb 9, 2021): Congrats on opening your first issue on this repository! 🎉<br> This is a automated message to help you avoid common pitfalls when asking for help online.<br> 👉 Be sure to:<br> * 🇬🇧 Communicate in English so everybody can understand you<br> * 📖 Have a look at the [Wiki](https://github.com/spacehuhntech/esp8266_deauther/wiki) and [README](https://github.com/SpacehuhnTech/esp8266_deauther/blob/v2/README.md) for information<br> * 🔍 Search for similar [issues (open and closed)](https://github.com/SpacehuhnTech/esp8266_deauther/issues?q=is%3Aissue+)<br> * ✍️ Provide enough information to understand, recreate and help out with your problem<br> * ℹ️ Let us know if you find a solution and please share it with us<br> * 📕 Close the issue when your problem has been solved
Author
Owner

@ghost commented on GitHub (Feb 15, 2021):

Your issue is probably that some of the phones on your friends company network are connected via the 5Ghz band and not the 2.4Ghz band. Because the esp8266 does not have 5Ghz antenna it can not de-authenticate any devices on a 5Ghz network. This issue can not be solved by adding more ESP's.
It is also possible that some of the devices you where trying to de-authenticate where not within range of the esp8266. This can easily be tested by bringing the esp8266 near the device you are trying to de-authenticate and checking if it is still connected. If this is you issue it can be fixed by buying more ESP's and placing them strategically around the house.

<!-- gh-comment-id:779155054 --> @ghost commented on GitHub (Feb 15, 2021): Your issue is probably that some of the phones on your friends company network are connected via the 5Ghz band and not the 2.4Ghz band. Because the esp8266 does not have 5Ghz antenna it can not de-authenticate any devices on a 5Ghz network. This issue can not be solved by adding more ESP's. It is also possible that some of the devices you where trying to de-authenticate where not within range of the esp8266. This can easily be tested by bringing the esp8266 near the device you are trying to de-authenticate and checking if it is still connected. If this is you issue it can be fixed by buying more ESP's and placing them strategically around the house.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#724
No description provided.