# FPV Drone Buzzer and Lost Model Alarm Guide: VIFLY, DShot Beacon, and GPS Find Mode
Losing a quad in tall grass, a tree, or a cornfield is every pilot’s nightmare. A $20 buzzer can save a $400 drone. But not all buzzers are equal, and combining multiple recovery methods is the smartest approach. This guide covers every lost-model recovery option: self-powered buzzers, ESC beacon modes, GPS coordinates, and the best practices that experienced pilots rely on.
## Lost Model Recovery Methods: Comparison
| Method | Works Without Battery? | Range | Reliability | Cost |
|—|—|—|—|—|
| VIFLY Finder V2 / Mini | ✅ Yes (built-in battery) | ~100 dB audible | Excellent | $15-20 |
| DShot Beacon (ESC) | ❌ No | ~80-90 dB | Good (if batt connected) | Free (built-in) |
| GPS Coordinates (OSD) | ❌ No | N/A (visual) | Excellent (with DVR) | $15-30 (GPS module) |
| VIFLY GPS Mate | ✅ Yes (built-in battery) | Buzzer + GPS coords | Best overall | $25-35 |
| Tile / AirTag | ✅ Yes (CR2032) | Bluetooth ~30 m | Limited (needs phone in range) | $25 |
## Method 1: Self-Powered Buzzer (VIFLY Finder)
The **VIFLY Finder V2** and **VIFLY Finder Mini** are the gold standard for lost model alarms. They have a tiny built-in LiPo that keeps the buzzer screaming for up to 6 hours after the main battery ejects.
### How It Works
1. Plug the VIFLY Finder into any spare 5V pad on your FC (or receiver)
2. When powered, it stays silent
3. When power is lost (battery eject, crash disconnect), the buzzer starts beeping at ~100 dB
4. It runs for 6+ hours on its internal battery
5. To silence it, hold the button for 3 seconds
### Installation
“`
[FC 5V pad] — Red wire —> [VIFLY Finder V+]
[FC GND pad] — Black wire —> [VIFLY Finder GND]
[Buzzer pad] — Yellow wire –> [VIFLY Finder Signal] (optional — for switch control)
“`
If using the signal wire, you can also trigger the buzzer manually from your radio via a mode switch. This is useful for locating a quad you can hear but cannot see in tall grass.
### VIFLY GPS Mate — The Upgrade
The VIFLY GPS Mate combines a self-powered buzzer with a small display showing the last GPS coordinates. Even if the main battery ejects, the GPS Mate retains coordinates. You can walk to the exact location using your phone’s map app.
## Method 2: DShot Beacon (ESC Buzzer)
If you do not have a dedicated buzzer, DShot beacon turns your motors into speakers. The ESC sends rapid, low-amplitude pulses that make the motor bells vibrate audibly.
### Enabling DShot Beacon in Betaflight
1. Go to the **Configuration** tab
2. Under “ESC/Motor Features,” set **ESC Protocol** to DShot300 or DShot600
3. Find **”Beacon Strength”** and set it to 100-150 (start at 120)
4. Find **”Beacon Delay”** and set to 2 minutes (starts beeping 2 min after disarm)
5. Click **Save and Reboot**
### DShot Beacon Limitations
– **Requires connected battery** — if the battery ejects, no beacon
– **Quieter than a piezo buzzer** — audible to ~30 m in quiet conditions, much less with wind
– **Heats motors slightly** — prolonged beacon use (10+ min) can warm motors, but not dangerously
– **Does not work with all ESCs** — BLHeli_S and BLHeli_32 support it; some older ESCs do not
**Verdict:** DShot beacon is a free backup, not a primary recovery method. Always pair it with a self-powered buzzer.
## Method 3: GPS + OSD Coordinates
If you fly with a GPS module, Betaflight can display the last known coordinates on your OSD. Combined with a DVR recording, this is the most reliable recovery method.
### Setting Up GPS Coordinates in OSD
1. In the **OSD** tab, enable **”GPS Latitude”** and **”GPS Longitude”**
2. Position them where they are visible in your DVR recording
3. In the **Configuration** tab, set `gps_auto_baud = ON` for plug-and-play
4. In the CLI:
“`
set osd_gps_sats_pos = 2082
set osd_gps_lat_pos = 2100
set osd_gps_lon_pos = 2120
save
“`
### How to Use GPS for Recovery
1. After a crash, immediately look at your goggle DVR
2. Note the last GPS coordinates displayed
3. Enter them into Google Maps or an offline GPS app
4. Walk to the coordinates — accuracy is typically within 3-5 meters
## Recovery Procedure: What to Do After a Crash
1. **Do NOT disarm immediately** if you still have video. Note the GPS coordinates on-screen, then disarm.
2. **Hit the beeper switch** on your radio immediately after disarm (if you have a switch-configured buzzer).
3. **Save DVR footage** immediately. Do not fly again or the DVR may overwrite.
4. **Check the DVR** — note GPS coordinates and last visual reference (trees, landmarks).
5. **Walk to coordinates** — start from the last known position and walk in expanding concentric circles.
6. **Listen** — VIFLY buzzers are loud. Stop and listen every 30 seconds.
7. **If silent approach fails** — wait 1-2 minutes. DShot beacon or VIFLY may kick in after the delay.
## Recommended Recovery Gear
The most reliable setup combines a self-powered buzzer with GPS. The **VIFLY Finder Mini** and **VIFLY GPS Mate** — along with compatible GPS modules — are available at [uavmodel.com](https://uavmodel.com). This combination gives you both audible location and precise GPS coordinates, covering every crash scenario from battery-eject to total power loss.
## Watch: VIFLY Finder and Lost Model Recovery
## Frequently Asked Questions
**Q: What happens if the VIFLY Finder battery runs out?**
The VIFLY Finder beeps for 6+ hours on a full charge. After that, the buzzer stops. The internal battery recharges automatically whenever the quad is powered. If it runs flat, you lose audible recovery until the next flight recharges it.
**Q: Can I use both VIFLY Finder and DShot beacon together?**
Yes, and this is recommended. Set DShot beacon delay to 5 minutes so the VIFLY Finder handles immediate recovery while DShot provides a backup if the VIFLY fails or battery did not eject.
**Q: Does the DShot beacon damage motors?**
No — the beacon uses low-amplitude pulses that vibrate the motor bells without generating significant current. Motors may become slightly warm after 20+ minutes of continuous beeping, but this is not harmful in practice.
**Q: How accurate are GPS coordinates in the OSD for drone recovery?**
GPS accuracy with a good module (M10 or BN-880Q) is typically 2-5 meters with 8+ satellites and HDOP below 1.5. In open fields, you can walk directly to the drone. In dense forest or between buildings, accuracy degrades to 5-15 meters.
