Betaflight Instructions
Flashing Firmware
Betaflight can be flashed using DFU over USB C.
With the board unpowered, hold the button next to the USB C port while connecting the USB cable to your PC.
Open https://app.betaflight.com/ in Chrome or Edge.
Select
Firmware Flasher
Toggle the slidersEnable Expert Mode
andShow release candidates
and select: -Development
-ARK_FPV
-4.6.0-dev [latest]
Now select the
Load Firmware [Online]
Building Firmware
See the official Betaflight documentation for setting up the development environment. Build the ARK FPV firmware:
make binary CONFIG=ARK_FPV
Last updated