The repair workflow.
Before any specific repair: the diagnostic approach that makes specific repairs work. The most common repair mistake is replacing the wrong part — a vibration is blamed on a motor when the issue is a bent prop; a "dead FC" is replaced when the issue is a corroded USB cable. Cohort default workflow: identify the symptom, isolate the cause, then act.
The four-step diagnostic flow:
Repair vs replace: the cohort decision tree
Should you repair the broken thing or replace it? Cohort default thresholds:
- Repair if: cost is under 30% of replacement; you have the skill or are willing to learn; the part isn't safety-critical (e.g., props are repair-or-replace; FC is replace if uncertain).
- Replace if: cost is over 50% of replacement; the repair is uncertain and the failure mode is dangerous; you need to fly tomorrow and don't have time for a careful repair.
- Repair the practice piece, replace the working piece: when learning a new repair (e.g., motor lead resoldering), practice on retired parts before working on a flying drone.
The bias for first-year graduates: repair more than you think you should. The skill develops through practice; sending every problem to a repair shop never builds the capability. The cohort-recommended progression: try the repair; ask for help on graduates Slack; only escalate to a shop if both fail or safety is at stake.
The cohort spares-on-hand rule. The repair workflow assumes you have parts available. Cohort default minimum spares inventory:
- Propellers: 4 sets minimum; 6 sets if you fly often. ~₱200/set.
- One spare motor matching your build. ~₱1,200.
- One spare ESC matching your build. ~₱1,500.
- USB cables: at least 2 spares; data-capable, not charge-only. ~₱150 each.
- Hex drivers, soldering iron, pliers: in the field bag.
- Heat shrink and electrical tape: small packet of each.
- Multimeter: ₱600-1,200 for a workable model.
Total cohort default spares investment: ~₱5,000-7,000. Pays for itself the first time it saves a mission.
Section 6 covers full tools and spares inventory in detail.
Power and no-arm symptoms.
The drone doesn't power on, or powers but won't arm, or arms but motors don't spin. These are the easiest categories to diagnose because the drone is stationary and accessible. The trade-off: many possible causes, requiring systematic narrowing rather than instant recognition.
Symptom: drone has no signs of life. No LED on FC, no ESC beeps, nothing.
Symptom: drone powers on but won't arm. FC LED on, ESCs beep, but the arm switch does nothing.
Symptom: drone arms but motors don't spin (or one motor doesn't spin).
The "blame the FC" trap
When something's wrong and you can't figure out why, the temptation is to blame the FC and replace it. The FC is rarely the actual cause. program graduates reports show that:
- ~70% of "FC dead" diagnoses turned out to be: power lead damage, USB cable issues, or configuration corruption.
- ~20% turned out to be: ESC issues affecting FC behavior.
- ~10% were actually FC failures.
Before replacing an FC: try a different USB cable; test power at the FC pads with multimeter; reload firmware; factory-reset and reload config. The FC is the most expensive component to replace and the rarest actual failure point. Diagnose carefully before assuming the worst.
Flight behavior symptoms.
The drone takes off but something is off — vibration, drift, won't hold altitude, yaws unexpectedly. These symptoms can be subtle and intermittent, which makes them harder to diagnose than power issues. Most flight-behavior issues come from props, motors, FC mounting, or configuration. Section 5 covers the component-level repairs once the diagnosis is clear.
Symptom: vibration in flight. Drone shakes visibly or in FPV; OSD readings jitter; image quality degrades.
Symptom: drone drifts unexpectedly in Position Hold.
Symptom: drone yaws (rotates) unexpectedly.
The systematic isolation principle
Flight behavior issues often have multiple contributing causes simultaneously: damaged prop + slightly loose motor mount + weak GPS lock. The temptation is to fix everything at once. Don't.
Cohort default approach: fix one thing → test → fix next thing → test. Even if you're sure all three are issues, this sequence tells you which fix mattered. Without that knowledge, you can't predict whether the next similar symptom needs the same fix or a different one.
Specific exception: props always get replaced as a set. Don't mix old and new props on the same drone; the imbalance creates harder-to-diagnose vibration issues.
Post-crash inspection.
Crashes (covered by emergencies.html Section 3 for immediate response) leave damage. Some is obvious — broken props, scuffed frame. Some is subtle and only manifests during the next flight: a hairline arm crack, a slightly bent shaft, a dislodged FC standoff. The post-crash inspection is the systematic walk-through that catches subtle damage before it causes another crash.
The cohort default post-crash inspection sequence — done before any attempt to fly:
The "tested at home, fails in field" trap
A common pattern after repair: the drone tests fine in the workshop but fails during the next mission. Causes:
- Hover-only testing. Many post-crash issues only manifest at higher motor loads (forward flight, climbing, mission speeds). Test progressively, not just hover.
- Indoor vs outdoor differences. Indoor: no GPS, no wind, magnetic interference from buildings. Test outdoors at the actual flying altitude.
- Cold start vs warm start. Some issues only appear when components warm up or cool down. Don't skip the warm-up flight after extended workshop work.
- Battery sag. Repaired drones may behave differently under low-voltage conditions. Test through a full battery, not just the first 2 minutes.
Cohort default progressive test sequence after any repair: bench check → tethered hover (props on, drone tied to ground) → free hover → controlled forward flight → mission rehearsal → first mission. Each level confirms before the next. ~30-45 minutes total; saves the cost of a second crash.
Document the crash. While doing the inspection, take photos and notes:
- Photos of all damage (before any repair work).
- Notes on what conditions led to the crash.
- Suspected cause (best current understanding).
- What was repaired or replaced.
- Verification steps and outcomes.
This documentation feeds into the cohort incident record (emergencies.html Section 6) and into your personal field log. Patterns emerge over multiple crashes: certain conditions, certain components, certain operational mistakes. Pattern recognition is what makes graduates operations safer over time.
Component-level repairs.
When the diagnosis is clear and you have the part on hand, the actual repair procedure varies by component. This section is the reference for the most common repairs in cohort default operations: prop replacement, motor swap, ESC swap, FC swap, frame arm replacement. The procedures assume basic soldering skill (developed during the build phase) and the cohort default tool kit.
Repair time and cost summary (cohort default 5"/7" builds, fresh-cohort-alumna pace):
Motor swap procedure (the most common skilled repair):
- Remove props. All four, not just the affected motor's. Safety first.
- Disconnect battery. Verify by checking FC has no LED.
- Document original motor wiring: photo of the three motor leads connected to ESC pads. Order matters for rotation direction.
- Desolder motor leads from ESC pads. Heat the joint, lift the wire away. Don't pull on the wire while solder is solid.
- Remove the motor: 4 screws from underside of arm. Set aside.
- Install new motor: align with arm, install screws (don't over-tighten). Apply blue thread locker to screw threads.
- Strip and tin new motor leads: ~3mm of insulation; thin coat of solder on the bare wire.
- Solder leads to ESC pads: same connection pattern as documented in step 3. Solid solder joints; not blobs, not pinpoints.
- Heat shrink each joint: small piece of heat shrink over each connection; heat to shrink. Prevents shorts.
- Test motor rotation direction: in configurator, command the new motor at low throttle (props still off). If wrong direction, swap any two of the three leads.
- Reinstall props in correct CW/CCW pattern.
- Bench test at low throttle; verify all four motors spinning correctly.
- Tethered hover test; then free hover; then controlled flight.
Solder joint quality
Drone repairs depend on solid solder joints. Bad joints cause intermittent failures that are extremely hard to diagnose. Cohort default checks for a good joint:
- Shiny appearance: dull joints suggest cold solder (insufficient heat). Re-flow with more heat.
- Concave fillet: solder should curve smoothly between wire and pad, not blob.
- Wire fully wetted: solder visible filling the strands of the wire, not just the surface.
- No pulling test: gently tug the wire. If it moves, the joint is weak.
- Time at temperature: 1-2 seconds with hot iron, no longer. Excessive heat damages pads.
If you're new to soldering, practice on retired components before working on flying drones. Failed solder joints are responsible for ~30% of repair-induced crashes — the second crash that follows the repair of the first crash. Skill development is worth the time investment.
The other component-level procedures follow similar patterns: document original state, disconnect carefully, install new part, reconnect with attention to wiring, verify before flight. The downloadable repair pack includes step-by-step photo guides for the cohort default 5"/7"/10" builds; this page focuses on the workflow rather than reproducing every photo.
For repairs not covered here (gimbal swap, antenna repair, custom payload work, structural rebuilding): the cohort approach is to ask in the graduates Slack. Other operators have done these; their documented procedures often save hours of trial-and-error. Cohort engineering also maintains repair guides for less-common procedures available to current cohort members.
Tools, spares and escalation.
The repair workflow assumes you have tools and parts. This section is the reference for what to keep on hand — the cohort default workshop and field-bag inventories. It also covers the cases where field repair isn't the right answer: when to escalate to a Davao repair shop, when to ship to a regional service centre, when to retire a build entirely.
Cohort default workshop tool kit (one-time investment for any alumna doing their own repairs):
Total workshop tool investment: ~₱4,500-9,000 for the full cohort default kit. Pays for itself within 2-3 repairs vs sending to a shop.
Cohort default field-bag spares (carried on every mission for in-field repairs):
- 4 sets of props matching your build (~₱800).
- 1 spare motor matching your build (~₱1,200).
- 1 spare ESC (if not 4-in-1; otherwise carry whole spare 4-in-1) (~₱1,500-2,500).
- 2 spare USB cables data-capable (~₱300).
- Hex driver set for in-field tightening.
- Small soldering iron + butane torch for emergency in-field soldering (rare but valuable, ~₱800).
- Heat shrink, electrical tape, zip ties small assortment.
- Spare props for visual reference: photos of cohort default rotation directions for the build.
Field bag total: ~₱4,000-6,000. Doesn't replace the workshop kit; complements it.
When to retire a build entirely
Some drones reach a state where every flight produces new issues. Cohort default signs that retirement is the right call:
- Cumulative repair cost > ₱15,000 across multiple incidents on the same build.
- Frame has been repaired 2+ times: arms replaced, body cracked, structural integrity uncertain.
- FC has been replaced once already: second replacement is rarely worth it; wiring around a replaced FC tends to deteriorate.
- Vibration issues that don't resolve: suggests deeper structural or motor mounting problems beyond practical repair.
- You don't trust it anymore: subjective but real. Operators who don't trust their drone fly cautiously, which produces worse imagery and worse decisions.
Retiring a build is not a failure — it's recognising that the build has reached end-of-life. The cohort default lifespan for a 5"/7" build is roughly 100-200 flight hours; some drones last longer, some shorter. Retirement is part of the operational cycle. Salvage usable components (motors, ESCs, FC if recently replaced); recycle the rest; build fresh.
The Davao parts-availability reality: cohort default components are mostly available locally with 1-3 day delivery, but specific items often require longer waits:
- Available within 1-2 days: cohort default motors, ESCs, FCs, props, batteries (Davao drone shops + Lazada).
- 2-7 day delivery: specific brands, less-common cameras, specific frame parts (Manila warehouse → Davao).
- 2-4 weeks: international orders for specialty components (research-grade cameras, specific GPS modules).
The cohort recommendation: maintain spares for fast-moving categories (props, motors, ESCs) so 1-2 day delivery isn't mission-blocking. Specific specialty items can be ordered on-demand because they're rarely needed urgently.
Active cohort members and partner-org operators can access sourcing guidance through the graduates Slack.