GuidesRigs & Accessories

Building a Receive-Only SDR Station for HF Monitoring

July 28, 2026

Last updated: August 4, 2026

A dedicated receive-only SDR station is one of the most useful additions to any ham shack. It monitors bands while you operate on another, decodes WSPR and FT8 passively, catches band openings you'd otherwise miss, and costs surprisingly little to set up.

Street prices in this article were checked in July 2026 and move around; verify with a dealer such as HRO, DX Engineering, or GigaParts before you buy.

I run a KiwiSDR 24/7 alongside my main station. It's changed how I operate — I always know what bands are open before I touch the main radio.

Why Receive-Only?

Simultaneous Monitoring

Your main radio is on 20m working DX. Meanwhile, your SDR is monitoring 6m FT8 for sporadic E openings, 10m for solar cycle activity, and 40m for evening conditions developing. When something interesting appears, you see it immediately.

Background Decoding

WSPR, FT8, FT4, PSK31 — all running simultaneously on multiple bands without tying up your transceiver. The data feeds into PSKReporter, WSPR databases, and your own propagation logs.

Band Monitoring While Transmitting

SDR receivers can monitor adjacent frequencies while your transmitter is active (with appropriate filtering). See who's calling you on nearby frequencies, monitor a pileup frequency while transmitting split, or watch for stations calling on your frequency during a contest.

Web-Accessible Remote Monitoring

KiwiSDR and similar platforms make your receiver accessible via web browser from anywhere. Check band conditions from work, let friends use your receiver, contribute to the global WebSDR network.

Hardware Options

Budget: RTL-SDR ($30-50)

What it is: USB dongle based on the RTL2832U chip with various tuner chips (R820T2 most common). Modified firmware enables direct HF reception.

Specs:

  • Frequency: 500 kHz to 1.7 GHz (with direct sampling mod for HF)
  • Bandwidth: up to 2.4 MHz
  • Dynamic range: limited (~50 dB)
  • ADC: 8-bit

Pros: Incredibly cheap. Good for learning. Adequate for strong-signal monitoring.

Cons: Poor dynamic range means strong signals create images/spurs. 8-bit ADC limits performance near strong broadcasters. Not suitable for serious HF monitoring without filtering.

Best for: Experimenters on a budget, VHF/UHF monitoring, learning SDR concepts.

Mid-Range: SDRplay RSPdx ($200-250)

What it is: Purpose-built SDR receiver with 14-bit ADC and multiple antenna inputs.

Specs:

  • Frequency: 1 kHz to 2 GHz
  • Bandwidth: up to 10 MHz
  • Dynamic range: ~90 dB
  • ADC: 14-bit
  • Multiple antenna ports with built-in preselection

Pros: Serious HF performance. Wide bandwidth enables monitoring large band segments. Built-in filters reduce overload. Multiple inputs for different antennas.

Cons: Requires computer running SDR software. More expensive than RTL-SDR. Software ecosystem not as polished as some competitors.

Best for: Dedicated monitoring station with a computer already available. Good balance of performance and cost.

Serious: KiwiSDR ($300-400 + BeagleBone)

What it is: Network-attached SDR receiver designed specifically for remote/shared HF monitoring. Runs its own web server.

Specs:

  • Frequency: 10 kHz to 30 MHz
  • Bandwidth: 32 MHz (entire HF spectrum simultaneously)
  • Dynamic range: ~83 dB (14-bit ADC at 66.67 MHz)
  • Up to 8 simultaneous users via web browser
  • Built-in GPS for frequency reference and timing
  • Integrated WSPR/FT8 decoding extensions

Pros: Self-contained (doesn't need a PC running SDR software). Web accessible from anywhere. Covers the ENTIRE HF spectrum at once. GPS-locked frequency. Community of shared receivers worldwide.

Cons: HF only (no VHF/UHF). Dynamic range merely good (not great) in urban RF environments. Requires BeagleBone Green computer (about $50 additional). Limited to 8 simultaneous channels.

Best for: 24/7 HF monitoring, shared receivers, remote access, propagation research. The ideal "always-on" HF monitor.

Premium: Airspy HF+ Discovery ($170)

What it is: Compact SDR receiver optimized for HF with exceptional dynamic range.

Specs:

  • Frequency: 500 Hz to 31 MHz (HF port); 60-260 MHz (VHF port)
  • Bandwidth: 660 kHz
  • Dynamic range: ~110 dB (oversampled)
  • 18-bit effective resolution

Pros: Extraordinary dynamic range and sensitivity for the price. Handles strong-signal environments well. Small form factor.

Cons: Narrow bandwidth (660 kHz — only one band segment at a time). Requires computer. HF only on the HF port.

Best for: Serious SWLs and hams who want premium receive performance in a strong-signal environment. When you need the BEST receiver performance but don't need wide bandwidth.

Antenna for Receive-Only

Why Separate Is Better

Your transmit antenna is optimized for 50Ω, efficiency, and radiation pattern. A receive-only antenna can be optimized for:

  • Low noise (noise-canceling designs)
  • Broadband coverage (no need for resonance on transmit)
  • Compact size (inefficiency acceptable — you're not transmitting)
  • Directional nulling (reduce noise from a specific direction)

Receive Antenna Options

Wideband active whip (Mini-Whip style):

  • Small (6-12 inches active element)
  • Covers 10 kHz to 30 MHz
  • Requires good placement (away from house noise)
  • Susceptible to overload near strong AM broadcasters
  • $30-50 for kit, $80-120 commercial

Magnetic loop (small receiving loop):

  • Very quiet (rejects electric-field noise)
  • Directional (null noise sources)
  • Narrowband (needs tuning per band)
  • Can be very small for receive-only (2-3 foot diameter)
  • Excellent in noisy urban environments

Long wire / random wire:

  • Simple to install
  • Broadband
  • Picks up everything (including noise)
  • Adequate in low-noise environments
  • Free (if you have trees)

Beverage or terminated loop:

  • Ultimate receive antenna for low-noise HF
  • Requires lots of space (500+ feet for 160m Beverage)
  • Extremely directional
  • For serious contesters and DXers on large properties

Isolation from Transmit Antenna

If your SDR runs while you transmit:

  • Physical separation (different side of house, different elevation)
  • PIN diode protection (commercial receive protectors)
  • Bandpass filtering (protect SDR front-end from your transmit signal)
  • Automatic T/R switching (relay that disconnects SDR during transmit)

A KiwiSDR front end will survive your IC-7300's 100W at 50 feet separation on a different antenna, but performance during transmit on the same band will be impaired. Different-band monitoring is fine.

Software Stack

For RTL-SDR / Airspy / RSPdx

  • SDR# (Windows): General-purpose SDR software, many plugins
  • SDR++ (Cross-platform): Modern, fast, growing ecosystem
  • GQRX (Linux/Mac): Stable, simple, works
  • HDSDR (Windows): Older but reliable
  • CubicSDR (Cross-platform): Lightweight, portable

For Decoding

  • WSJT-X: FT8/FT4/WSPR decoding (audio pipe from SDR software)
  • JTDX: Alternative FT8 decoder (slightly different algorithm)
  • MultiPSK: Multiple digital modes
  • Fldigi: All-mode digital decoder

For Multi-Band Simultaneous Monitoring

  • SDRuno (RSPdx): Multiple VRX (virtual receivers) from one bandwidth
  • SpyServer: Network-shares one SDR to multiple client PCs
  • KiwiSDR built-in: 8 independent receivers from one device

Use Cases

Propagation Alerting

Leave FT8 decoding on 50.313 (6m), 28.074 (10m), and 14.074 (20m). When unusual spots appear (new grids, unexpected directions, extreme distances), get alerted. Be the first on the air when a rare opening develops.

Contest Monitoring

During contests, monitor the band for:

  • Multipliers calling CQ on other frequencies
  • Pileup development around rare stations
  • Band condition changes (signals getting stronger/weaker in certain directions)

WSPR Propagation Database

Run WSPR receive 24/7 on multiple bands. Upload all spots to wsprnet.org. Build a long-term propagation dataset for your QTH. Compare seasonal/solar-cycle patterns.

Remote Band Checking

KiwiSDR accessible via web: check conditions from your phone at work. If 10m is open, you know to head home and operate (or kick yourself for being at work).

Noise Monitoring

Track your noise floor over time. Identify when new noise sources appear. Document noise levels for comparison after mitigation efforts.

Getting Started: The $50 Path

Minimum viable monitoring station:

  1. RTL-SDR Blog V4 dongle ($35)
  2. Random wire antenna (free — 30 feet of any wire)
  3. SDR++ software (free)
  4. WSJT-X for FT8/WSPR decoding (free)
  5. Virtual audio cable to pipe audio from SDR++ to WSJT-X ($0-10)

Install, tune to 14.074 MHz (USB, 3 kHz bandwidth), pipe audio to WSJT-X, configure WSJT-X as monitor-only. Within minutes you'll be decoding FT8 from around the world.

Upgrade from there based on what you want: more bandwidth, better dynamic range, network access, or 24/7 unattended operation.

The Value Proposition

A dedicated monitoring receiver turns your ham station from "active only when you sit down and operate" to "always aware of what's happening on the bands." The information advantage alone — knowing which bands are open, what DX is available, when conditions change — makes you a more effective operator.

For the cost of a few tanks of gas, you can have 24/7 propagation awareness. There's no reason not to.

Frequently asked questions

Is an RTL-SDR good enough for HF monitoring?
It works for learning and for strong-signal monitoring, especially with the direct sampling modification that extends coverage down to about 500 kHz. The limits are real though: an 8-bit ADC and roughly 50 dB of dynamic range mean nearby AM broadcasters generate images and spurious responses. Serious HF monitoring needs external filtering or a better receiver.
What is the best SDR for a 24/7 HF monitoring station?
A KiwiSDR at $300-400 plus about $50 for a BeagleBone Green is purpose-built for always-on operation. It runs its own web server so no PC is required, covers 10 kHz to 30 MHz with the whole HF spectrum digitized at once, includes GPS for frequency reference and timing, and has built-in WSPR and FT8 decoding extensions for up to 8 users.
Should I use a separate antenna for my SDR receiver?
Yes, because a receive-only antenna can be optimized for things a transmit antenna cannot. You can accept inefficiency for compact size, chase broadband coverage without resonance, choose low-noise designs, and use directional nulling to reject a specific noise source. Options range from a free random wire to a small magnetic loop for noisy urban locations.
Will transmitting with 100 watts damage my SDR receiver?
A KiwiSDR front end survives an IC-7300 at 100W with about 50 feet of separation on a different antenna, but reception on the same band during transmit will be impaired. Monitoring a different band is fine. For extra safety add physical separation, a PIN diode receive protector, bandpass filtering, or automatic T/R switching that disconnects the SDR.
Which software should I run for SDR band monitoring and decoding?
For the receiver itself use SDR# or HDSDR on Windows, SDR++ or CubicSDR cross-platform, GQRX on Linux and Mac, or SDRuno with an RSPdx for multiple virtual receivers. For decoding, pipe audio into WSJT-X or JTDX for FT8, FT4, and WSPR, or use Fldigi and MultiPSK for other digital modes.
What can I actually do with a receive-only SDR station?
Watch for band openings by decoding FT8 on 50.313, 28.074, and 14.074 MHz while your main rig works another band, run WSPR around the clock and upload spots to wsprnet.org to build a propagation record for your QTH, monitor contest activity and pileups, track your noise floor over time, and check conditions remotely from a phone through a web-accessible KiwiSDR.

Community field notes

No community notes yet. Be the first to share how this performs in your shack.

Log in to share your field notes and photos.