Your radio is the single point of failure between you and a $400 quad. Most pilots flash EdgeTX, bind, and fly — never touching the model setup beyond arming. Then they wonder why their pre-arm doesn’t work, their turtle mode triggers mid-flight, or their telemetry screen shows garbage data. This guide walks through the radio-side configuration that separates a reliable control link from a crash waiting to happen.
EdgeTX Model Setup: Step-by-Step
1. Create a Fresh Model for Your Quad
Navigate to the Model Select screen (MDL button), long-press Enter, and choose “Create Model.” Select “Plane” as the base type — this gives you full control over channel order without the fixed-wing mixer assumptions. Name the model after your quad (e.g., “5in Apex”).
Navigate to Model Setup → Internal RF. Set Mode to “CRSF” if you’re running Crossfire or ExpressLRS via the module bay. For integrated ExpressLRS radios (Radiomaster Zorro ELRS, Boxer ELRS), the internal module should already show “CRSF.” Status should read “V2” — if it says “V1” or “OFF,” you’ll get no link.
Set Channel Range to CH1-CH16. FPV drones don’t use all 16, but Betaflight can read aux channels 9-16 for advanced features like OSD profile switching or VTX channel changes.
2. Configure Mixer Channels (AETR Order)
EdgeTX uses a mixer-based architecture — each channel output is built from one or more input sources. Betaflight expects AETR by default (Aileron=Roll, Elevator=Pitch, Throttle, Rudder=Yaw).
For each channel:
– CH1 (Aileron/Roll): Source = Ail, Weight = 100, Expo = 0 here (handle expo in Betaflight rates)
– CH2 (Elevator/Pitch): Source = Ele, Weight = 100
– CH3 (Throttle): Source = Thr, Weight = 100
– CH4 (Rudder/Yaw): Source = Rud, Weight = 100
Verify stick response in the Channel Monitor (MDL → scroll to “Channel Monitor”). Move each stick — endpoints should show -100 to +100. If any channel is reversed, change Weight from 100 to -100.
3. Arm Switch Setup with Logical Switches
Never arm with a single switch. One bump in the pits and your quad spins up on the bench. Build a two-condition arm:
Logical Switch L01: AND | SA↑ | SF↓
– SA↑ (your chosen arm switch, position up)
– SF↓ (your safety switch, position down — typically a momentary or a switch you must deliberately set)
Logical Switch L02: Sticky | L01 | !L01
– This creates a latch: once both conditions are met, the arm stays active until either condition breaks
CH5 (Arm Channel): Source = L02 (or L01 if you prefer momentary arm), Weight = 100
In Betaflight Modes tab, set ARM to AUX1 (CH5), range 1800-2100.
Why this matters: A sticky logical switch prevents the quad from re-arming instantly if you briefly bump the arm switch back. Without it, a momentary disconnection mid-flight (rare but possible) could re-arm the quad on the ground.
4. Pre-Arm Setup (CH6)
Add a second switch condition before arm can activate:
CH6 (Pre-Arm): Source = SH↓ (momentary switch, pull to activate), Weight = 100
In Betaflight Modes tab, set PREARM to AUX2, range 1800-2100.
Now the full arm sequence becomes: hold SH↓ + set SA↑ + set SF↓ → quad arms. Release SH and the pre-arm clears, but the sticky L02 keeps arm active.
5. Flight Mode Switch (CH7)
Use a 3-position switch for Angle/Horizon/Acro:
CH7: Source = SB, Weight = 100
In Betaflight Modes tab:
– ANGLE on AUX3, range 900-1300 (SB↑)
– HORIZON on AUX3, range 1400-1600 (SB-)
– Leave 1700-2100 empty (Acro by default — no mode active)
6. Beeper and Turtle Mode (CH8, CH9)
CH8 (Beeper): Source = SC↓, Weight = 100
CH9 (Turtle Mode): Source = SD↓, Weight = 100
Add a Logical Switch L03 to prevent turtle mode from activating while armed: AND | SD↓ | !L02. Use L03 as CH9 source instead of raw SD. This prevents catastrophic flipping if you bump the turtle switch mid-flight.
7. Telemetry Screen Setup
Go to the Telemetry screen (SYS → select a screen slot → “Setup Widgets”). Essential widgets for FPV:
- RSSI / LQ: CRSF sensor → RxBt (receiver battery voltage proxy for link quality) or dedicated RSSI sensor
- RxBt: Receiver voltage — if this drops below 3.5V, your receiver is brownout-bound
- GPS (if equipped): Alt, GSpd, Hdg, Sats
- TxBat: Radio battery voltage — don’t let your radio die mid-flight
- Timer: Set to THs (throttle start trigger) with voice callout at 3:00, 4:00, 5:00
Radio Parameter Comparison: EdgeTX Models for FPV
| Radio Model | Internal Protocol | Gimbals | Max Power (ELRS) | Battery Type | Weight | Best Use Case |
|---|---|---|---|---|---|---|
| Radiomaster Boxer | CC2500 / ELRS / 4-in-1 | Hall V4.0 | 250mW / 1W | 2x 21700 Li-Ion | 530g | Mid-range daily driver |
| Radiomaster Zorro | CC2500 / ELRS / 4-in-1 | Hall mini | 250mW | 2x 18350 Li-Ion | 350g | Thumb pilots, portability |
| Radiomaster TX16S MKII | CC2500 / ELRS / 4-in-1 | Hall V4.0 CNC | 250mW / 1W (ext) | 2x 21700 | 790g | Color screen, full-size |
| Jumper T-Pro V2 | ELRS only | Hall mini | 250mW | 1x 18650 | 220g | Ultra-portable whoop radio |
| BetaFPV LiteRadio 3 | ELRS only | Potentiometer | 250mW | 1x 18350 | 180g | Budget whoop controller |
What Most Pilots Get Wrong
Mistake 1: Single-switch arm with no pre-arm condition. You bump the arm switch in the pits or during transport. Props spin. Fingers get hit. At minimum, set Betaflight’s pre-arm flag — but a radio-side logical switch is an additional hardware layer that can’t be bypassed by a USB config change.
Mistake 2: Leaving the mixer at default “Heli” or “Multi” template without checking channel order. Betaflight needs AETR. If your radio sends TAER because the template defaulted to Spektrum order, your throttle stick controls roll. Check the Channel Monitor before you plug in a battery. A quad on the bench with props off won’t hurt you, but if you arm and throttle up and the quad flips because channels are wrong — that’s a rebuild.
Mistake 3: Not setting failsafe on the radio side. EdgeTX lets you configure failsafe positions per channel. Set throttle to -100, all other channels to 0, and arm channel to -100 (disarmed). This is your last line of defense if the receiver link drops before Betaflight’s stage-1 failsafe kicks in. Without it, the receiver may hold last position — and a held throttle value during signal loss is how quads fly away.
Mistake 4: Overcomplicating logical switches for voice callouts that fire every 0.5 seconds. A throttle-timer callout is useful. A “low RSSI” warning that plays on every packet with RSSI below 70 is noise that conditions you to ignore it. Set RSSI warnings at thresholds where action is required — below 50 for “turn back,” below 35 for “land now.” Use the telemetry screen’s visual indicators instead of constant audio.
Mistake 5: Forgetting to calibrate the battery voltage sensor. EdgeTX displays radio battery as a percentage, but that percentage is meaningless if the voltage range isn’t calibrated. In Radio Setup → Hardware → Battery, set the range to match your cells: 6.0V–8.4V for 2S Li-Ion (21700), 9.0V–12.6V for 3S. A radio that shows “30% battery” at 7.2V because it’s calibrated for a NiMH pack will die when you actually need it most.
⚠️ Regulatory Notice: The radio configuration guidance in this article pertains to transmitter setup. Ensure your EdgeTX radio’s output power complies with local regulations on ISM band transmission. In the US, FCC Part 15 governs 2.4 GHz and 900 MHz band power limits. EU users must adhere to ETSI CE requirements, which may impose stricter LBT (Listen Before Talk) and duty cycle limits. As of 2026, always verify regional compliance for your specific ELRS or Crossfire module’s regulatory region setting.
As we covered in our ExpressLRS 3.x flashing and migration guide, keeping your module firmware in sync with your EdgeTX version prevents binding failures. Once your model setup is dialed in, back up the model file to your SD card — the “Backup Model” option in the SD card manager saves hours of reconfiguration after a factory reset.
For pilots building their first setup, we recommend the Radiomaster Boxer ELRS — the Hall gimbals provide enough resolution for precise stick control, and the built-in 1W ELRS module eliminates the need for an external module bay. Available in the uavmodel transmitter collection.
