Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This project aims to develop a jammer using ESP8266 to interfere with BLE and Wi-Fi networks. The project utilizes the RF24 library to generate interference in the 2.4 GHz bands and provides user feedback via an OLED display.

If you would like to run this project on an ESP32 board, you can check out [FazJammer_ESP32](https://github.com/elcaza/FazJammer_ESP32/) a port of this project.

## 📌 Requirements

- **NodeMCU ESP8266** (or a compatible ESP8266-based board)
Expand Down