Skip to content

Frequently Asked Questions

956MB edited this page Jul 19, 2025 · 10 revisions

Warning

This documentation is still a work in progress and will contain many more answers to common questions and issues.

If a question you have is not here yet, you can check the faq, general, flipper-noobs, help or any other channels in the Discord for solutions.

Table of Contents

The following are a few creators active all over the Flipper community, OFW and CFW. These content creators provide a wealth of ideas, tutorials, and inspiration for what you can do with your Flipper Zero. They cover everything from basic usage to advanced projects and hacks. And we appreciate their contributions!

  1. Talking Sasquachv: He has made Flipper zero beginer tutorials on how to use and set up the Flipper and also on how to create your own animations for the Flipper (aka Asset Packs).

  2. Derek Jamison: He is making videos on what you can do with the Flipper and how to program it to do cool things, such as running apps and experimenting with scripts.

  3. Sn0ren: He has made a few videos about the Flipper Zero but is mainly interested in Radio signals. The content may give you an idea on what you can do with different signals available to you.

  4. JBlanked: He has made videos about Flipper boards and is also the author of several high profile apps for the Flipper.

This should give you enough ideas to get you started with the Flipper and give you inspiration to make and even contribute to the community. You can also take a look around our Discord as there are always people sharing personal projects and getting help.

No, the firmware is installed to the Flipper's internal storage and all your data is external on the SD card. Your data is unaffected by updates.

Mainline releases normally follow the update schedule of the upstream firmware (OFW), and encompass all the features and improvements that have been added along the way. While dev builds are for incremental changes and bug fixes leading up to a full release, and give us time to try new things, they are usually just as stable as the Mainline.

If you are unsure, or want to update less often, the Mainline release will work just fine.

Release pings for both can be found in these Discord channels: #mainline-releases · #dev-builds.

Most installation errors stem from unsupported, low quality or incorrectly formatted SD cards. If you are formatting on your pc rather than the Flipper, make sure to use either exFAT or FAT32.

Repair in qFlipper

  1. Hold BACK + LEFT for 5 seconds
  2. Connect your Flipper to your computer via USB
  3. Open qFlipper and click Repair
  4. Install Momentum again from the usual sources

Format your SD card through the Flipper

  1. On the Desktop click UP
  2. Open Settings > Storage
  3. Click Format SD card 1

If your Flipper is stuck in an infinite loop after updating, it may be due to a corrupted SD card or an incompatible files due to a previous installation of another firmware. The bug is still not very well understood at this time, but a simple reformatting should do the trick.

  1. Remove the SD card from your Flipper Zero and let it boot
  2. Reinsert the SD card
  3. Navigate to and run Settings > Storage > Format SD card 1
  4. Reinstall Momentum from any of our installation methods

Most custom firmwares, including Momentum, have a slightly different BLE configuration; if you had previously paired your Flipper to the mobile app or other devices with the Official firmware, you will need to forget and reconnect. It is essential that you do this in all 3 places:

  1. In the Flipper mobile app, scroll to the bottom of the main screen and click Forget Flipper
  2. In your phone's Bluetooth settings, find all saved devices related to flipper and forget/unpair them
  3. On the Flipper, navigate to Settings > Bluetooth and click Unpair All Devices

After doing all these 3 steps, you can try connecting again. You need to connect from the Flipper mobile app, connecting from your phone's Bluetooth settings will not work (only things like the BT Remote and Bad KB apps connect from there).

This error has multiple variations, and you should look closely at which error message exactly you are getting:

  1. "Missing region file" : Reinstall Momentum though one of the "online" methods, either Web Updater, Flipper Lab/App or qFlipper (specifcally 'install from file'). The zipped archive method (.tgz/.zip) is "offline", and does not install the region file needed.

  2. "Outside region range" : Getting this message means the frequency being used is restricted in your country. If you are absolutely sure you are permitted to use it, then you can bypass this error with MNTM > Protocols > Sub-GHz Bypass Region Lock.

  3. "Outside default range" : This means the frequency is not officially supported by Flipper. You can force-enable it at your own risk of potential hardware damage with MNTM > Protocols > Sub-GHz Extend Freq Bands.

  4. "Outside supported range" : This error indicates that the frequency is not supported at all by the Flipper Zero hardware itself. In this case, you cannot bypass it, as it is a hardware limitation.

More info for all these possible errors and what to do can be found in the SubGHzBypass&Extend documentaton.

  1. Hold UP + BACK together for 30 seconds
  2. Once your Flipper's screen says PIN and Factory Reset, follow the instructions on the screen!

1. WARNING: Formatting the SD card deletes all the data on it and you'll need to install again. Refer to the Backup methods before proceeding.

Clone this wiki locally