3. Downloads

Here, we have gathered all the core resources required for maintaining your GEPRC products. We highly recommend bookmarking this page.


GEPRC Official Resources (Most Important)

If you accidentally clicked "Reset to Defaults" in Betaflight, or simply want to restore your drone to its factory state, you need these files.

🏭 Factory CLI / Dump Files

This is the "Soul" of your drone. It contains the PID loop, filters, OSD layout, and port settings specifically tuned by GEPRC engineers for your specific model.

1

Locate your model on GEPRC website

Go to the GEPRC Download Center and find your model (e.g., "Cinebot30" or "MARK5").

2

Download the correct file

Download the .txt or .diff file corresponding to your receiver version (e.g., ELRS 2.4G or TBS).

3

Open Betaflight Configurator

Launch Betaflight Configurator, connect your drone, and go to the CLI tab.

4

Load the factory dump

Click "Load from file" and select the file you just downloaded.

5

Save and reboot

Type save in the CLI text box and hit Enter. Your drone will reboot and be restored.


πŸ“– Product Manuals & Wiring Diagrams

If you forgot where to solder a wire or need to check the detailed pin definitions of your Flight Controller.

  • Content Includes:

    • High-definition Wiring Diagrams for Stacks.

    • Frame Assembly Exploded Views.

    • VTX Frequency Tables (VTX Tables).


Flight Controller Firmware (Betaflight)

This is the operating system of your FPV drone.

circle-exclamation
  • Betaflight Configurator (Software): Download (GitHub)arrow-up-right

  • Betaflight Firmware (Source): Download (Github)arrow-up-right

  • Common GEPRC Firmware Targets:

    • Most modern models use: GEPRC_F722_BT_HD or GEPRC_F405.

    • Note: Always check the silkscreen print on your Flight Controller board to confirm the correct target before flashing!


πŸ“‘ DJI Digital HD System

Used to activate O3/O4 Air Units or update Goggles firmware.

πŸ“» ExpressLRS (ELRS)

If your ELRS receiver cannot connect to your radio, you may need to update the firmware to match your Binding Phrase.

  • Lua Script: Used to change settings directly on your radio screen. (Usually downloaded within the Configurator).

πŸ‘ TBS Crossfire


First Aid Kit (Troubleshooting)

Issue Description
What to Download?
Notes

Betaflight won't connect

ImpulseRC Driver Fixer

Essential driver repair tool for Windows users.

Drone flies weird / Settings lost

GEPRC Factory CLI

Flashing the factory dump solves 90% of flight performance issues.

ESC firmware lost / Motors won't spin

BLHeli / Bluejay Configurator

Use the web-based configurator to re-flash ESC firmware.


circle-info

GEPRC Pro Tip: Regarding Firmware Upgrades

Many beginners feel the urge to always update Betaflight to the absolute latest version (e.g., from 4.3 to 4.5). Please be warned: flashing new Betaflight firmware wipes all GEPRC factory presets! If you absolutely must upgrade, type diff all in the CLI and save a backup first. You will need to manually migrate your settings back.

Conclusion: For most pilots, Factory Firmware is the Best Firmware. Don't change it unless you have to!

Last updated