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 FlasherToggle the slidersEnable Expert ModeandShow release candidatesand select: -Development-ARK_FPV-4.6.0-dev [latest]
Now select the
Load Firmware [Online]
Now select
Flash Firmware
Building Firmware
See the official Betaflight documentation for setting up the development environment. Build the ARK FPV firmware:
make binary CONFIG=ARK_FPVLast updated