Table of Contents
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Main Controls
This page describes the common controls that appear across most receiver and transmitter apps.
Frequency
When the frequency field is selected, the frequency can be changed in three ways:
- Encoder dial: Adjusts the frequency by the currently set step size.
- Short press of Select: Opens the direct frequency entry screen, where a frequency can be typed in.
- Long press of Select: Toggles digit mode. In digit mode, the cursor highlights a single digit of the frequency. Left/Right move the cursor between digit positions; Up/Down (or the encoder) adjust the value of the selected digit. Long press again to exit digit mode.
The nine digit positions represent: 1 GHz, 100 MHz, 10 MHz, 1 MHz, · (decimal), 100 kHz, 10 kHz, 1 kHz, 100 Hz.
Step size
The step size used when turning the encoder dial can be changed as a secondary option when the frequency field is focused. The available steps are:
10Hz · 50Hz · 0.1kHz · 1kHz · 5kHz (SA AM) · 6.25kHz (NFM) · 8.33kHz (AIR) · 9kHz (EU AM) · 10kHz (US AM) · 12.5kHz (NFM) · 15kHz (HFM) · 25kHz (N1) · 30kHz (OIRT) · 50kHz (FM1) · 100kHz (FM2) · 250kHz (N2) · 500kHz (WFM) · 1MHz
Bandwidth
The IF filter bandwidth selects which FIR filter is applied to the received signal. Available options depend on the modulation mode:
AM: DSB 9k · DSB 6k · USB+3k · LSB-3k · CW
DSB 9kandDSB 6kare standard double-sideband AM (9K00A3E and 6K00A3E).USB+3kandLSB-3kare single-sideband (2K80J3E), upper and lower respectively.CWuses a 200 Hz filter centred at 700 Hz.
NFM: 8k5 · 11k · 12k5 · 16k
16k(16KF3E) is for 25 kHz channel spacing.12k5is standard for 12.5 kHz channels; overmodulated systems may benefit from11k.8k5(8K5F3E) is for narrow 12.5 kHz spacing where tighter filtering is needed.
WFM: 80k · 180k · 200k
200kcovers a full stereo FM broadcast signal.80kis a narrower option useful for weaker stations or reduced bandwidth.
Gain controls
The HackRF has three independent RX gain stages and two TX gain stages. The image below shows their position in the Audio receiver app — the layout is the same across all receiver apps.
RX gain
| Label in UI | Stage | Range | Step |
|---|---|---|---|
| AMP | RF amplifier (at antenna port) | 0 dB or +14 dB | on/off |
| LNA | IF / low-noise amplifier | 0 – 40 dB | 8 dB |
| VGA | Baseband variable gain amplifier | 0 – 62 dB | 2 dB |
The RF amp is shown as 0/1 in most RX apps. In the Audio app, it appears as Amp on the line below LNA/VGA when one of those fields is selected.
A good starting point for most signals is: AMP off, LNA 16, VGA 16. Increase LNA and VGA roughly equally until the signal is clear. Enable AMP only for very weak signals — it can degrade SNR if the noise floor is already high, or if a strong signal is present.
Note
Setting gain too high causes ADC saturation, which appears as broadband noise or spurious signals across the waterfall. The Satu% field in the DFU-overlay shows the current saturation percentage in real time and helps dial in the optimal setting.
TX gain
| Label in UI | Stage | Range | Step |
|---|---|---|---|
| AMP | RF amplifier (at antenna port) | 0 dB or +14 dB | on/off |
| Gain | TX VGA | 0 – 47 dB | 1 dB |
The TX amp is shown as 0 or 14 in TX apps.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Start here
Contributors
How to collaborate
Contributing Guidelines
How to ask questions correctly
Hardware
- PortaPack Versions (which one to buy)
- Features
- HackRF Versions
- Description of the hardware
- Enclosure/cases
- Repairs
- Mods
User manual
Intended use and Legality
- Usage cautions
- First steps
- Firmware update procedure
- User interface
- Powering the PortaPack
- Troubleshooting
- Won't boot
- Config Menu
- Firmware upgrade
- Diagnose firmware update in Windows
- Receive Quality Issues
- No TX/RX
- TX Carrier Only
- H2+ speaker modifications
- Dead Coin Cell Battery
- Factory Defaults
- SD card not recognized by PC with the SD-card over USB selected
- DFU overlay
- Full reset
- SolveBoard
- How to Format SDCard
- What if I don't like some of the apps
Applications
- 📥 Receivers
- 📤 Transmitters
- ADS-B(S) TX
- Adult Toys
- APRS TX
- BHT Xy/EP
- BLE TX
- BLESpam
- Burger Pager
- CVS Spam
- EPIRB
- FlipperTX
- GPS Sim
- Hopper
- Jammer
- KeeLoq TX
- Key fob TX
- LGE Tool
- MDC-1200 TX
- Morse TX
- OOK
- OOK Brute
- OOK Editor
- P25 TX
- POCSAG TX
- RDS
- RTTY TX
- SAME TX
- Signal gen
- Soundboard
- Spectrum Painter
- SSTV
- TEDI/LCR
- TouchTunes
- TPMS TX
- 🔄 Transceivers
- 🟡 Recon
- 🔴 Capture
- ▶️ Replay
- 🖲️ Remote
- 🔍 Looking Glass
- 🛠️ Utilities
- 🎮 Games
- ⚙️ Settings
- 💻 HackRF Mode
Misc
Developer Manual
- Compilation of the firmware
- Compile on WSL with ninja
- How to compile on Windows faster with WSL 2
- Using Docker and Kitematic
- Docker command-line reference
- Using Buddyworks and other CI platforms
- Notes for Buddy.Works (and other CI platforms)
- Using ARM on Debian host
- All in one script for ARM on Debian host
- Compile on Arch based distro (exclude Asahi), or other weird distros
- Dev build versions
- Notes About ccache
- Create a custom map
- Code formatting
- PR process
- Description of the Structure
- Software Dev Guides
- Tools
- Research
- UI Screenshots
- Maintaining
- Creating a prod/stable release (Maintainers only)
- Maintaining rules
- Development States Notes
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
- Avoid linking to external tutorials/articles; they may become outdated or contain false information.