Coder Social home page Coder Social logo

nrf-jammer's Introduction

logo

nRF jammer

WiFi JAMMER BUT WITH nRF24L01

cifertech - nRF-jammer stars - nRF-jammer forks - nRF-jammer


📔 Table of Contents

🌟 About the Project

In this project, I added a few lines of code to my old project "nRF Scanner" so that we can do jamming on 14 channels of 802.11.

📷 Pictures

screenshot

🎯 Features

  • Scan 2.4Ghz band
  • Jamming on the 2.4GHz band
  • Ability to choose the desired channel from 14 channels

🧰 Getting Started

we will use Arduino Nano as a processor. and we will add an OLED display to show scanned values in graphs. With the nRF24 module, we can scan and view the entire 2.4GHz network.

  • Arduino Nano
  • nRF24
  • Oled 0.96 SSD1306

🔌 Schematic

Make the connections according to the table and schematic below.

  • Arduino and nRF24.
Arduino nRF24
9 CE
13 SCK
12 MISO
10 CSN
11 MOSI
3V3 Vcc
GND GND
  • Arduino and OLED display.
Arduino Oled 0.96
A5 SCK
A4 SDA
Vin VDD
GND GND
  • Arduino and Micro Switch.
Arduino Micro Switch
2 -
3 -
  • Complete Schematic

screenshot

⚙️ Installation

Before uploading the code you need to install the required library in Arduino IDE. Follow these steps:

  • Follow this path Sketch> Include Library> Manage Libraries
  • Search for Adafruit SSD1306
  • Install the library

-Then search for the “GFX” and install it also.

👀 Usage

After uploading the code, the network scanner starts working automatically and you can change the desired channel by using the keys and start the attack.

👋 Contributing

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🤝 Contact

CiferTech - @twitter - [email protected]

Project Link: https://github.com/cifertech/nRF-jammer

nrf-jammer's People

Contributors

cifertech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.