You updated your ExpressLRS transmitter module firmware and now your quad won’t connect. The receiver LED blinks once, then nothing. This is the most common ELRS support request, and it’s almost always a binding issue that takes 30 seconds to fix—if you know which method to use.
ExpressLRS Binding: The Three Methods
1. Traditional Button Bind (Works on All ELRS Versions)
This is the fallback method. It always works, requires no configuration access, and is the first thing to try when nothing else connects.
On the receiver:
– Power the receiver (plug in the quad’s battery or USB).
– Wait for the LED to start double-blinking (indicates the receiver is in bind mode). If the LED blinks once slowly and stops, the receiver found a previous bind and is waiting for a connection—you need to force it into bind mode. Unplug, press and hold the bind button, plug in power, release after 2 seconds. The LED should double-blink.
– If the receiver has no bind button, bridge the boot pads with tweezers during power-up.
On the transmitter module:
– On the radio, navigate to the ELRS LUA script.
– Scroll to [Bind] and press enter. The module sends a bind packet.
– The receiver LED changes from double-blink to solid, indicating a successful bind.
Verify: Power cycle both the receiver and the transmitter. The receiver LED should transition to solid on connection. In the ELRS LUA script, the receiver should appear in the Receivers list with a connected status and valid link statistics.
2. Bind Phrase (ELRS 2.x+ — The Modern Method)
The bind phrase is a shared secret string that generates the binding UID cryptographically. Both transmitter and receiver configured with the same bind phrase connect automatically—no button pressing, no LUA script navigation.
Set the bind phrase:
– Connect the transmitter module to WiFi (power the radio, wait for the module’s WiFi hotspot to appear, connect your phone/laptop, navigate to 10.0.0.1).
– In the web UI, set Binding Phrase to your chosen string. Use at least 6 characters. This exact phrase generates the same UID on every device.
– Save and reboot.
– Repeat for the receiver: connect to its WiFi hotspot, set the identical bind phrase, save and reboot.
What makes a good bind phrase: Something you won’t forget but isn’t trivial. “fpv4life” is weak. “M3ssingCh4nn3lz!” is better. The phrase is case-sensitive and punctuation matters.
After setting: Both devices power on and connect instantly. The receiver LED goes from double-blink (waiting for bind phrase match) to solid (connected). If it double-blinks forever, the bind phrases don’t match between TX and RX. Check case and punctuation.
Why use bind phrases: Every receiver you flash with your bind phrase connects to your transmitter without any per-device binding. At a race, you can borrow a quad with your bind phrase on it and fly immediately. You never have to press a bind button again.
3. WiFi Recovery — When Nothing Else Works
If the bind button is inaccessible (buried in a whoop canopy), the bind phrase is corrupted, or you flashed firmware with the wrong target:
- Power the device. Wait 60 seconds. If the device doesn’t connect to a transmitter within 60 seconds, it automatically enters WiFi mode (LED changes to a fast blink pattern).
- Connect to the device’s WiFi hotspot (
ExpressLRS TXorExpressLRS RX). - Navigate to
10.0.0.1. - Verify your bind phrase in the web UI, or re-flash firmware if the target is wrong.
- After changes, the device reboots and attempts connection.
For receivers that are completely unresponsive (no LED, no WiFi), you’ll need to flash via USB (wired). See our ExpressLRS flashing guide for the full wired flash procedure.
ELRS Binding Method Comparison
| Method | ELRS Version Required | Setup Time | Works Without WiFi | Per-Device Effort | Best For |
|---|---|---|---|---|---|
| Button Bind | All versions | Instant | Yes | Manual per device | Troubleshooting, borrowed gear |
| Bind Phrase | 2.x+ | 2 minutes one-time | No (requires WiFi for config) | Zero after setup | All personal gear |
| WiFi Recovery | 2.x+ | 60 seconds auto-activation | No | Variable | Dead binds, buried receivers |
| Wired Flash | All versions | 5-10 minutes | N/A (USB required) | Manual per device | Bricked receivers, wrong targets |
Common Mistakes & How to Avoid Them
Mistake 1: Flashing firmware with no bind phrase and forgetting to button-bind. ELRS 3.x receivers shipped from the factory or flashed with the default config have an empty bind phrase. They enter bind mode on every power-up and wait for a button-bind. Users flash via WiFi, see the receiver “working,” and wonder why it doesn’t connect. Fix: Set a bind phrase during the flash process, or perform a button-bind immediately after flashing.
Mistake 2: Bind phrase mismatch after a firmware update. You copy-paste your bind phrase but accidentally include a trailing space or change capitalization. The UID changes, and none of your receivers connect. Fix: Store your bind phrase in a password manager or notes app. When setting it, type it manually—don’t rely on copy-paste that can carry invisible whitespace.
Mistake 3: Confusing the ELRS module bind with the radio’s internal bind. The ExpressLRS LUA script has a [Bind] function. Your radio’s system menu (EdgeTX/OpenTX) also has a bind function for the internal module protocol. If you use the radio’s system bind menu instead of the ELRS LUA, nothing happens—the radio is trying to bind the CRSF protocol layer, not the ELRS link. Fix: Always use the ELRS LUA script’s [Bind] option for ExpressLRS receivers.
Mistake 4: Receiver enters WiFi mode because the transmitter module wasn’t powered on. New pilots plug in a quad and panic when the receiver LED starts blinking fast after 60 seconds. This is normal behavior—the receiver didn’t find the transmitter, so it switched to WiFi mode for configuration access. Fix: Power on your radio before plugging in the quad. If the receiver enters WiFi mode by accident, unplug and replug with the radio already on.
Mistake 5: Not updating the bind phrase when replacing a transmitter module. Your old module dies, you buy a new one, flash it—and wonder why nothing binds. The new module has no bind phrase (or the default one). Fix: After installing a new TX module, connect to its WiFi and set your bind phrase before expecting anything to connect. If you’ve forgotten your bind phrase, connect to one of your existing receivers via WiFi to retrieve it from its web UI.
⚠️ Regulatory Notice: ExpressLRS operates on the 2.4GHz and 900MHz ISM bands. Verify that your ELRS transmitter output power and frequency band comply with the latest 2026 drone regulations in your country. Some jurisdictions restrict 900MHz for drone use or require specific power limits. Regulations vary between the FAA (US), EASA (EU), CAA (UK), CAAC (China), and other authorities.
Once you have a solid bind, make sure your ELRS telemetry setup is configured correctly. A working bind means your radio link is up, but telemetry sensors (RSSI dBm, Link Quality, receiver voltage) need EdgeTX discovery to appear on your OSD and radio display.
