Skip to content

Commit 268754d

Browse files
authored
Update README.md
1 parent f3d0ab7 commit 268754d

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,29 @@
22

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

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

9-
# How to use
9+
## How to use
1010
- Connect NRF24 to flipper using provided pinouts
1111
- Open NRF24 Channel scanner, and hit OK
1212
- Done
1313

14-
##Screenshot
14+
## Screenshot
15+
1516
<img src="https://raw.githubusercontent.com/htotoo/NRF24ChannelScanner/main/screen1.png">
1617

17-
##Buttons
18+
## Buttons
19+
1820
OK short: start / stop the scan.
21+
1922
BACK long: exit the app.
23+
2024
LEFT / RIGHT: when not scanning select the channel to see it's frequency. Short press steps 1, long 10.
2125

26+
UP / DOWN: change the time spent in a channel. Suggested: 1ms, but you can play around.
27+
2228
## Warning
2329
These apps are for **educational purposes** only. Please use this code responsibly and only use these apps on your own equipment.
2430

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

0 commit comments

Comments
 (0)