Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
htotoo authored Aug 17, 2023
1 parent f3d0ab7 commit 268754d
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,29 @@

## Author: [htotoo](https://github.com/htotoo/NRF24ChannelScanner)

##What is it?
## What is it?
This app will scan all the NRF24's frequencies, and shows where it found any traffic. The more traffic, the higher the bars.
After the scanning finished, you can hit left or right keys, to find what frequency is in use.

# How to use
## How to use
- Connect NRF24 to flipper using provided pinouts
- Open NRF24 Channel scanner, and hit OK
- Done

##Screenshot
## Screenshot

<img src="https://raw.githubusercontent.com/htotoo/NRF24ChannelScanner/main/screen1.png">

##Buttons
## Buttons

OK short: start / stop the scan.

BACK long: exit the app.

LEFT / RIGHT: when not scanning select the channel to see it's frequency. Short press steps 1, long 10.

UP / DOWN: change the time spent in a channel. Suggested: 1ms, but you can play around.

## Warning
These apps are for **educational purposes** only. Please use this code responsibly and only use these apps on your own equipment.

Expand Down Expand Up @@ -50,4 +56,4 @@ The 3.3 uF to 10 uF will respond to slow freq changes while the 0.1 uF will resp
##Disclaimer
Used images and some text from this repo: https://raw.githubusercontent.com/RogueMaster/flipperzero-firmware-wPlugins/420/documentation/NRF24.md
Used some code from this repo: https://github.com/Flipper-XFW/Xtreme-Firmware
Thanks for them for their work!
Thanks for them for their work!

0 comments on commit 268754d

Please sign in to comment.