File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Author: [ htotoo] ( https://github.com/htotoo/NRF24ChannelScanner )
4
4
5
- ##What is it?
5
+ ## What is it?
6
6
This app will scan all the NRF24's frequencies, and shows where it found any traffic. The more traffic, the higher the bars.
7
7
After the scanning finished, you can hit left or right keys, to find what frequency is in use.
8
8
9
- # How to use
9
+ ## How to use
10
10
- Connect NRF24 to flipper using provided pinouts
11
11
- Open NRF24 Channel scanner, and hit OK
12
12
- Done
13
13
14
- ##Screenshot
14
+ ## Screenshot
15
+
15
16
<img src =" https://raw.githubusercontent.com/htotoo/NRF24ChannelScanner/main/screen1.png " >
16
17
17
- ##Buttons
18
+ ## Buttons
19
+
18
20
OK short: start / stop the scan.
21
+
19
22
BACK long: exit the app.
23
+
20
24
LEFT / RIGHT: when not scanning select the channel to see it's frequency. Short press steps 1, long 10.
21
25
26
+ UP / DOWN: change the time spent in a channel. Suggested: 1ms, but you can play around.
27
+
22
28
## Warning
23
29
These apps are for ** educational purposes** only. Please use this code responsibly and only use these apps on your own equipment.
24
30
@@ -50,4 +56,4 @@ The 3.3 uF to 10 uF will respond to slow freq changes while the 0.1 uF will resp
50
56
##Disclaimer
51
57
Used images and some text from this repo: https://raw.githubusercontent.com/RogueMaster/flipperzero-firmware-wPlugins/420/documentation/NRF24.md
52
58
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!
You can’t perform that action at this time.
0 commit comments