AI prompts
base on A minimal, simple and effective jammer that jams Wi-Fi, BLE and 2.4 GHz band. # ESP8266 BLE(Bluetooth) & Wi-Fi Jammer
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.
## ๐ Requirements
- **NodeMCU ESP8266** (or a compatible ESP8266-based board)
- **NRF24L01+** module
- **0.96" OLED SSD1306** display
- **Push Button** (to switch modes)
- **Connecting wires**
## ๐ Required Libraries
The following libraries must be installed in Arduino IDE:
- [RF24](https://github.com/nRF24/RF24)
- [SPI](https://github.com/espressif/arduino-esp32/tree/master/libraries%2FSPI)
- [ezButton](https://github.com/ArduinoGetStarted/button)
- [Adafruit GFX](https://github.com/adafruit/Adafruit-GFX-Library)
- [Adafruit SSD1306](https://github.com/adafruit/Adafruit_SSD1306)
## โก Hardware Connections
| ESP8266 Pin | NRF24L01+ Pin | Description |
|------------|---------------|-------------|
| D2 (GPIO4) | CSN | Chip Select |
| D4 (GPIO2) | CE | Module enable |
| D5 (GPIO14)| SCK | Serial clock signal |
| D7 (GPIO13)| MOSI | Data output |
| D6 (GPIO12)| MISO | Data input |
| 3.3V | VCC | Power supply |
| GND | GND | Ground |
| ESP8266 Pin | OLED Pin | Description |
|------------|---------|-------------|
| D5 (GPIO14)| SDA | Serial data line |
| D6 (GPIO12)| SCL | Serial clock line |
| 3.3V | VCC | Power supply |
| GND | GND | Ground |
| ESP8266 Pin | Button Pin | Description |
|------------|---------|-------------|
| RX (GPIO3) | Button | User input button (Another PIN Button to GND) |
## ๐ Setup & Execution
1. **Make the connections**: Complete the hardware setup as per the table above.
2. **Install libraries**: Use **Library Manager** in Arduino IDE to install the required libraries.
3. **Upload the code**: Open `jammer.ino` in Arduino IDE and upload it to your ESP8266 board.
4. **Power up the device**: Connect your ESP8266 to a power source. The OLED screen will display jammer information.
## ๐ก Usage
When powered on, the device starts in **"Waiting Idly :("** mode by default.
Press the button to switch between the following modes:
1. **BLE(Bluetooth) & All 2.4 GHz** (Interferes with all Bluetooth, 2.4 GHz devices)
2. **Just Wi-Fi** (Interferes only with Wi-Fi networks)
3. **Waiting Idly :(** (Puts the device in standby mode)
The current mode will be displayed on the OLED screen.
**Note:** You can connect external power like small lipo batteries.
**Warning:** The nRF24l01 module getting extremely hot during use. This does not affect operation probably. But it may overheat your hand :D.
### Example photos


[](https://www.youtube.com/watch?v=4Mi9WWJwfMw)
## ๐ License & Legal Disclaimer
This project is for **educational purposes only** and unauthorized usage is **illegal**. Please check your country's laws and adhere to ethical guidelines.
---
**Developer:** [system-linux](https://github.com/system-linux)
## Star History
[](https://www.star-history.com/#system-linux/FazJammer&Date)
", Assign "at most 3 tags" to the expected json: {"id":"14415","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"