Flipper Zero Firmware Updater is a C++ application designed to simplify the process of building or flashing firmware to your Flipper Zero device. The program provides a user-friendly interface to manage different firmware versions and flash them to your device via USB.
- Download Firmware: Easily download various firmware versions (Stock, Momentum, Xtreme, RogueMaster) from their respective GitHub repositories.
- Build Firmware: Compile the firmware for your Flipper Zero device using the
fbttool. - Flash Firmware: Flash the compiled firmware directly to your Flipper Zero device via USB.
- User-Friendly Interface: Navigate through the options using a simple text-based menu.
Before using this application, ensure you have the following installed:
- Git: Required for cloning firmware repositories.
- Windows: This application is intended to be run on Windows operating systems.
-
Place this application in a folder anywhere on your computer.
-
Run the application and select
Ywhen it asks if you would like to download firmware:- It will download the latest versions of: • Stock Firmware • Momentum Firmware • Xtreme Firmware • RogueMaster Firmware
-
Rerun the application once it finishes downloading.
-
Select the firmware you want to use.
-
Choose whether to build or flash the firmware:
- Built firmware will be output to a folder called
FlipperZero-Update-Packages. You can flash this using qFlipper. - If you decide to flash directly, the application will search for your Flipper Zero device.
- Once found, it will begin building and flashing automatically.
- If your Flipper device cannot be found:
- Ensure your USB cable supports data transfer.
- If it does, please try installing the serial port drivers provided in the most recent release.
- Built firmware will be output to a folder called