Giter Club home page Giter Club logo

ble-jammer's People

Contributors

lws803 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ble-jammer's Issues

Test/check function

Hello,

I have adapted the code for my Arduino Nano Every (GPIO pins) and adopted the software except for
byte text = 255; -> uint8_t text = "x"; (it's the same datatype)

In the description was the character x, so I chose this. 255 in ASCII would be "ΓΏ" (actually the character doesn't matter). The problem is that, After I connected all modules and wanted to test whether really no new devices are found, I found however that my smartphone finds sometimes one then again not (am not so convinced).

Questions:

  1. the jammer can only block devices unknown to the smartphone from being visible, already known devices are connected without any problems.

  2. is there a code to test if the RF modules work. Have read in some reviews that you already arrived defective. How did you test if the modules work?

Greetings,

Petros

Channel selection in your code

Hey,

another interesting question is about the choosen channel numbers:

80 - not available in the source (https://www.rfwireless-world.com/Terminology/BLE-Advertising-channels-and-Data-channels-list.html)
26 - 2458 MHz
2 - 2408 MHz

For my understanding it's necessary to block the three advertising channels and not specific data channels. The picture in the repo shows the frequencies: 2402 MHz, 2426 MHz and 2480 MHz

So I don't understand the selection should it not be:

37 - 2402 MHz
38 - 2426 MHz
39 - 2480 MHz

How to select the channels?

Hey,

At the beginning of the code you list Radio, radio, radio3 with PA0 etc.

Where you can set the three frequencies?

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.