Motor 3 spins clockwise when it should spin counterclockwise. You have three options: swap two motor wires (annoying if the wires are buried under the stack), use the ESC configurator (faster), or use Betaflight’s built-in Motor Direction wizard (fastest on Betaflight 4.3+). Here’s how to do it the right way for any setup — and why you might want props-in over the default props-out.
Props-Out vs Props-In: Why You’d Reverse
The default Betaflight motor direction is “props out” — front motors spin outward, rear motors spin outward. From above, motors 1 (rear right) and 3 (front left) spin clockwise; motors 2 (rear left) and 4 (front right) spin counterclockwise.
Props-out advantages:
– Crash debris (grass, dirt) gets flung away from the camera lens instead of onto it
– Slightly less yaw wash on hard turns because thrust vectors push outward away from the body
– The standard default since Betaflight 4.0 — most tuning presets assume this direction
Props-in advantages:
– Branches and twigs are pushed away from the stack instead of into it (useful for proximity flying through trees)
– Slightly more stable in prop-wash scenarios on certain frame geometries
– Some pilots swear the quad “feels more locked in” — this is subjective and not backed by data
I run props-out on everything. The camera-cleanup advantage alone is worth it, and every tuning preset in Betaflight 4.5 assumes this direction. If you have a compelling reason to run props-in, fine — just understand that some community presets won’t work properly.
Method 1: Betaflight Motor Direction Wizard (Easiest — BF 4.3+)
This is the fastest method and works with any ESC protocol that supports DShot (BLHeli_S, BLHeli_32, Bluejay, AM32).
Step 1: Remove props. Non-negotiable. The wizard will spin motors. Props off.
Step 2: Plug in battery and connect to Betaflight. The ESC must have battery power for this to work.
Step 3: Go to the Motors tab. Click the “Motor Direction” button at the bottom. A wizard dialog opens.
Step 4: Follow the wizard prompts. The wizard spins each motor individually and asks you to confirm direction. It shows a diagram of your quad with expected rotation arrows. For each motor, it spins up briefly — you visually confirm whether it’s spinning the right way. If the direction is wrong, the wizard automatically reverses that ESC’s direction setting. No configurator switching, no wire swapping.
Step 5: Test all four directions after completion. Spin each motor individually from the Motors tab (slider, not wizard). Verify rotation matches the diagram. Re-run the wizard on any motor that’s still wrong.
Why this works: The wizard sends DShot commands that flip the ESC’s internal motor direction setting. This is stored in ESC memory, not Betaflight settings — it persists across Betaflight reflashes. The wizard is just a UI wrapper around the same DShot direction commands you’d send manually.
Method 2: BLHeli Configurator / ESC Configurator (Works on all DShot ESCs)
Use this when the wizard isn’t available (Betaflight < 4.3) or when you want to configure additional ESC settings at the same time.
Step 1: Remove props. Same rule.
Step 2: Open ESC Configurator (https://esc-configurator.com) or BLHeliSuite32. Connect to the FC’s serial port.
Step 3: Click “Read Setup.” The configurator reads all four ESCs and displays motor direction toggles. Normal = stock direction. Reversed = flipped. The toggles show a visual arrow for each motor.
Step 4: Toggle direction for each motor. For props-out: motors 1 and 4 stay Normal, motors 2 and 3 set to Reversed. For props-in: flip the pairs — motors 2 and 3 Normal, motors 1 and 4 Reversed.
Step 5: Click “Write Setup.” Changes are written to ESC memory. Unplug battery, replug, verify in Betaflight Motors tab.
Method 3: Swap Two Motor Wires (No Software Needed)
The old-school method. Swap any two of the three motor wires and the motor reverses direction. This works on any ESC, any firmware, any protocol — it’s purely electrical. If you’re running an analog ESC protocol like Oneshot125 and can’t use DShot commands, this is your only option.
When to use this: The ESC configurator can’t connect to your ESCs (wrong bootloader, corrupted firmware, weird 4-in-1 board). Or you’re at the field and just want to fix it without a laptop.
Drawback: If the wires are buried under the stack or the motor wire is too short to reach after swapping, this turns a 30-second software fix into a 20-minute teardown. Software reversal is always preferred when available.
Motor Direction Reference Table
| Motor # | Position | Props-Out Direction | Props-In Direction | Default BLHeli Setting |
|---|---|---|---|---|
| 1 | Rear Right | Clockwise | Counterclockwise | Normal |
| 2 | Rear Left | Counterclockwise | Clockwise | Reversed |
| 3 | Front Left | Clockwise | Counterclockwise | Reversed |
| 4 | Front Right | Counterclockwise | Clockwise | Normal |
Common Mistakes & What Most Pilots Get Wrong
Mistake 1: Reversing the wrong motor numbers. You look at the diagram, see motor 1 is clockwise, and set it to reversed because you want counterclockwise for props-in. But you get confused about which motor is which. Motor 1 is rear right — your perspective from the back of the quad, not from the front. This trips people up every time.
Consequence: Two motors spin the same direction. The quad flips violently on takeoff and eats dirt.
Fix: Hold the quad by its rear, facing away from you. Motor 1 is your right hand, Motor 2 is your left hand. Motor 3 is front left, Motor 4 is front right. Use the Motor Direction wizard — it highlights each motor visually so you can’t confuse them.
Mistake 2: Forgetting to write settings after changing direction in the ESC configurator. You toggle the directions, close the configurator, and go fly. The changes were never saved to the ESC. The motors spin the same way they always did. You crash again and blame the ESCs.
Consequence: Repeating the same crash. Possibly breaking an arm because you launched hard expecting a fixed quad.
Fix: After toggling directions, click “Write Setup.” Wait for the confirmation. Then unplug the battery, replug, and verify with a motor test in Betaflight. Two minutes of verification saves you a crash.
Mistake 3: Running the Motor Direction wizard with a low battery. The wizard spins motors at low RPM for direction detection. If your battery is at storage voltage or lower, the ESCs may brown out during the test, producing erratic behavior. The wizard reports “direction uncertain” and you’re stuck.
Consequence: Wizard fails partway through, leaving some ESCs in an unknown state. You don’t know which motors were reversed.
Fix: Use a fresh or nearly full battery for the wizard. The ESCs need stable voltage for reliable DShot command processing. Also, the beep confirmation tones are louder with a full battery — you can actually hear which motor is spinning if you’re not looking at the screen.
Mistake 4: Setting motor direction without considering the flight controller orientation. Your FC is mounted with the arrow pointing forward (standard). But if your FC is rotated 90 degrees or flipped 180 degrees (some frames require this for USB access), the “motor 1” label in Betaflight doesn’t correspond to actual motor 1 position. The Motor Direction wizard accounts for board orientation — but manual ESC configurator reversal does not.
Consequence: You set motor directions based on Betaflight’s motor numbering, but the actual physical motor 1 is in a different corner. All four motors are wrong relative to the frame.
Fix: If your FC is rotated, set board_yaw_degrees in Betaflight Configuration tab before doing anything with motor direction. The wizard uses board alignment to map logical motor numbers to physical positions. Manual reversal requires you to identify which physical ESC corresponds to which logical motor.
⚠️ Regulatory Notice: Modifying motor direction through ESC firmware settings is a standard configuration practice and does not affect regulatory compliance, provided the drone continues to operate within its designed flight envelope. However, incorrect motor direction can result in uncontrolled flight behavior that may violate operational safety requirements in your region. Always test motor direction changes in a controlled environment with all propellers removed before actual flight. Verify compliance with your local 2026 drone operational regulations regarding pre-flight safety checks. Regulations vary significantly between the FAA (US), EASA (EU), CAA (UK), CAAC (China), and other authorities.
Once your motor directions are correct, the next layer is confirming your ESC protocol and settings are optimal. We covered protocol selection and performance in the ESC protocols DShot vs Multishot comparison. And if you’re running BLHeli_S with Bluejay for bidirectional DShot and direction control, check out our Bluejay flash and configuration guide.
When you’re building a quad where motor wire access is tight and you want to get direction right the first time, start with a flight controller that has a solid Motor Direction wizard implementation. The SpeedyBee F7 V3 stack with its Bluetooth app integration lets you run motor tests and direction changes from your phone at the field. Available at uavmodel.com.
