How to Track a Drone Using RF, Radar, and Remote ID

You can track a drone using your smartphone, specialized radar equipment, or radio frequency sensors, depending on whether you’re trying to find your own lost drone, monitor nearby aircraft, or detect unauthorized flights. The method that works best depends on your situation and budget, but the easiest option for most people is now built into federal law: since March 2024, nearly every drone in U.S. airspace is required to broadcast its identity and location in real time.

Using Remote ID to Track Nearby Drones

Remote ID is essentially a digital license plate for drones. The FAA requires all drone pilots to either fly a drone with built-in Remote ID or attach a broadcast module to their aircraft. After March 16, 2024, operators who fail to comply risk fines and suspension or revocation of their pilot certificates.

Every compliant drone continuously broadcasts a set of data points over Bluetooth and Wi-Fi that anyone nearby can pick up. These include the drone’s latitude, longitude, and altitude, its velocity, a time stamp, the location and altitude of the pilot’s control station, and a serial number or session ID that identifies the aircraft. Drones equipped with add-on broadcast modules transmit slightly different data: instead of the pilot’s live position, they broadcast the takeoff location and altitude.

You can receive these signals with a free smartphone app called Drone Scanner, built by Dronetag. It picks up direct Remote ID broadcasts over both Wi-Fi and Bluetooth, then displays nearby drones on a map in real time. There are some hardware limitations worth knowing about. On iPhones, the app cannot receive Wi-Fi Remote ID signals, which means it will miss DJI drones and others that broadcast over Wi-Fi rather than Bluetooth. Android phones have their own constraints tied to the device’s Bluetooth and Wi-Fi refresh rate, so older or budget phones may lag behind. The effective range for picking up these signals is typically a few hundred meters, since they rely on short-range wireless protocols.

Finding Your Own Lost Drone

If you’ve lost a DJI drone to a flyaway, emergency landing, or crash, the DJI Pilot and DJI Pilot 2 apps store the information you need to recover it. The process starts with your flight records. Open the app’s home screen, navigate to Flight Records, and sync your logs. Then open the flight record for the session where you lost the aircraft, drag the progress bar to the very end, and note the longitude and latitude coordinates displayed in the upper left corner. Those are the last recorded coordinates before the drone went down.

From there, plug those coordinates into a third-party mapping app. DJI recommends Ovital Map as an example: search by latitude and longitude, confirm the location on the map, and use the navigation feature to generate a walking or driving route. DJI Pilot 2 (version 7.1 and later) adds a dedicated “Find Aircraft” feature under Flight Settings that shows the drone’s last known position on a map, lets you share the location via QR code, and can activate the motor beeping so you can hear the drone when you’re close. You can also tap “Use Other Maps” for route planning if you prefer Google Maps or another app.

For non-DJI drones, check whether your manufacturer’s app stores GPS flight logs. Most modern drones cache their last known position, and the recovery process is similar: find the final coordinates and navigate to them.

Radio Frequency Detection

Every drone communicates with its controller over radio waves, and that signal can be detected even when Remote ID is disabled or absent. Consumer drones almost universally operate on the 2.4 GHz ISM band, with some models also using the 5 GHz band. DJI Phantom 3 drones, for instance, use 2.4 to 2.483 GHz for Wi-Fi and 5.725 to 5.825 GHz for their RF link. Parrot drones typically stick to 2.4 and 5 GHz Wi-Fi.

RF detection systems work by scanning these frequency bands for signals that match known drone communication patterns. More advanced setups use a technique called RF fingerprinting, where the unique electrical characteristics of a specific controller’s transmitter are captured and cataloged. Every radio has tiny manufacturing imperfections that create a distinct signal signature, much like a human fingerprint. Machine learning algorithms can then classify incoming signals to determine whether a drone is present, what type it is, and in some cases identify a specific individual aircraft. One research approach using a support vector machine classifier achieved roughly 96.7% detection accuracy.

These systems are primarily used by security teams, airports, and military installations rather than individual consumers. But handheld RF detectors designed for drone detection are available commercially, typically in the $5,000 to $30,000 range.

Radar-Based Drone Tracking

Radar is the most reliable way to track a drone at distance, though it requires purpose-built equipment. Commercial counter-drone radar systems vary widely in range depending on the size of the target. The HENSOLDT Xpeller system can detect standard drones at up to 9 kilometers and small drones at 6 kilometers. The Ranger R8SS-3D can pick up small UAVs at 4 kilometers but only detects micro-drones at 1.2 kilometers. More compact systems like the Echodyne counter-drone radar reach about 2.5 kilometers, while the DroneSentry system covers 1.5 kilometers.

Small consumer drones are difficult radar targets because they have a tiny radar cross-section (as small as 0.01 square meters), fly slowly, and stay low to the ground. Radar systems designed for drone detection generally operate at frequencies above 6 GHz to improve resolution against these small, slow targets. Vertical coverage varies: some systems scan from 15 degrees up to directly overhead, while others cover 40 to 80 degrees of elevation.

Radar tracking is almost exclusively a professional tool. It’s used at airports, prisons, stadiums, and critical infrastructure sites. The cost ranges from tens of thousands to millions of dollars depending on the system.

Acoustic Detection

Drones produce distinctive sound patterns created by their spinning propellers. The key acoustic signature comes from the blade passing frequency, which is the rate at which propeller blades pass a fixed point. This frequency and its harmonics (multiples of the base frequency) create a sound fingerprint that differs from drone to drone based on propeller size, motor speed, and the number of blades.

Specialized microphone arrays can pick up these sound patterns and distinguish them from background noise like traffic, wind, or birds. Some experimental sensors use tiny MEMS microphones tuned to resonate at the specific frequencies where drone harmonics are strongest, filtering out other sounds by design. These sensors have achieved signal-to-noise ratios above 100 dB when tuned to a narrow bandwidth around a known drone’s harmonic frequency.

The main limitation is range. Acoustic detection works best within a few hundred meters and degrades quickly in noisy environments or windy conditions. It’s most useful as a complement to radar or RF detection rather than a standalone solution.

Visual and AI-Based Tracking

Camera systems paired with computer vision algorithms can spot and track drones visually. These systems use deep learning models, with variations of the YOLO (You Only Look Once) object detection framework being the most common in current research. A recent model called LMWP-YOLO, designed specifically for long-range small drone detection, achieved a 22% improvement in detection accuracy over standard models while cutting its computational requirements in half, making it feasible to run on smaller hardware.

Visual tracking works well in clear conditions but struggles with rain, fog, darkness, and cluttered backgrounds. It’s typically paired with other detection methods. PTZ (pan-tilt-zoom) cameras are often slaved to a radar system: the radar detects and localizes the drone, then the camera swivels to visually confirm and track it. For consumers, this technology isn’t yet practical as a standalone tool, but security-focused camera systems with drone detection features are starting to appear in the commercial market.