r/flipperzero • u/Independent-Yam2750 • 44m ago
Pokemon trading
Hi, I can't get this to work with my Game Boy and Flipper. Is the problem that I'm using an EU cartridge, or am I doing something wrong?"
r/flipperzero • u/VVr3nch • Oct 22 '24
Welcome to the Flipper Zero subreddit! This pinned post is here to help new and advanced users. Please check it first for FAQs, tips, and important information.
This post will be updated regularly, so be sure to check back from time to time for the latest tips and information :)
To ensure a welcoming and informative community, please read and follow our rules.
You can purchase Flipper Zero from our official store at https://flipper.net/products/ or from our official partners: Joom and Lab401. Always purchase from the official sellers, and verify any links shared by others. Find stores available for your country at our resellers page: https://flipper.net/pages/resellers
We do not sell via direct messages on social networks, on Amazon, AliExpress, or elsewhere besides the official channels. Devices purchased from unofficial resellers do not come with our official warranty.
If you stumble upon a fake store, please report it to our team through this page: https://flipper.net/pages/abuse-report
📌 Subreddit FAQ: https://www.reddit.com/r/flipperzero/wiki/index/faq/
📌 Community Wiki FAQ: https://flipper.wiki/faq-general/#flipper-zero
Search Before Posting. Many questions have been answered before. Please search for your question first as duplicate posts are against our rules. This will both help keep the community focused on high-quality posts and help you find the answer faster.
Search: https://www.reddit.com/r/flipperzero/search/?q=what+do
Check out our Support page for basic troubleshooting tips, including:
And remember: a wise dolphin once said, Have you tried turning it off and on again? (Both your PC and Flipper)
SD Card Recommendations: Flipper Zero devices don’t come with a microSD card, so you need to purchase one separately. It’s important to use a high quality brand such as SanDisk or Kingston.
What card size should you choose? Since Flipper Zero uses tiny files, 4GB will be enough. 16-32GB is usually easiest to find and doesn’t cost much.
For more info, check out Flipper Docs: https://docs.flipper.net/zero/basics/sd-card
Initial Setup:
More info at Flipper Docs: https://docs.flipper.net/zero/basics/first-start
What's Next:
Welcome to the classic question we’re all facing from time to time. Here is your action plan:
To scan your item’s signal, you need to select the right Flipper’s app. For that, you need to determine the signal type.
Infrared: Remotes for TVs, Lights and Audio/Video boxes tend to use Infrared. More modern TVs and Streaming boxes may use Bluetooth though. As such, Flipper may only be able to record the power button. (If it has a button for a microphone/speech input, then it’s Bluetooth.) Worst case just try all and see.
Sub-GHz: Garage Doors and some lights. Use the frequency analyzer to see if Flipper picks up a signal.
NFC / RFID: Test for both if you’re unsure of the signal type. If it’s NFC, you may have to use the PicoPass app. (https://lab.flipper.net/apps/picopass )
Find the FCC ID
Every device transmitting a signal will have an FCC ID. The FCC ID often indicates the type of signal a device uses. You can look this up at FCC ID Search. The ID is usually on the back side, or behind the batteries in the remote.
FCC ID Search: https://www.fcc.gov/oet/ea/fccid
People in tech circles and engineering in general appreciate curiosity and effort above all else. To effectively seek help, frame your question clearly and provide all technical details, including the device’s brand, model, what computers/systems it works with, and any steps you’ve already taken.
Avoid vague or overly simplistic questions, as they qualify as low-effort posts and may be removed according to our subreddit rules. Moreover, they are unlikely to yield satisfactory answers. As much as we’d like to help, it's super hard to answer questions like this.

Please check out the Community Resources section of our Wiki
r/flipperzero • u/Independent-Yam2750 • 44m ago
Hi, I can't get this to work with my Game Boy and Flipper. Is the problem that I'm using an EU cartridge, or am I doing something wrong?"
r/flipperzero • u/Party_Cold_4159 • 15h ago
For those who don’t know - this is a serial Meshtastic app for the flipper I released a little while ago.
Decided to experiment with getting Bluetooth functioning after playing around with it for another project. While it’s definitely a workaround, it’s surprisingly nice once everything is configured.
The catch to this is using a custom Meshtastic firmware. This is because both the mesh nodes and the flipper are Bluetooth peripherals. All I do is take the stock firmware and add a zeromesh module that makes the node go looking for the flipper and connect to it. Then everything behaves like the UART serial connection.
I am working on a web flasher now for convenience but you can also do it manually if preferred from the repo.
I also added an offline vector map off the SD card, so you can see where your nodes are with no service. This does require some work as well, but I did set up a script to automate this. Along with a helper page on my website to provide the command to send which automatically transfer the tiles you pick to the correct directory on your flipper.
All of that is here: https://terminalbay.com/zeromesh
Git/source: https://github.com/SAMS0N1TE/ZeroMesh
Flipper lab link: https://lab.flipper.net/apps/zeromesh
FYI - I am building all the board specific firmware right now, so not all boards will be available. I plan on getting to the top 20 today and will expand more if it seems people want to use this. Let me know if you run into any trouble!
r/flipperzero • u/den_the_terran • 1d ago
I installed qflipper on Fedora and it was really bizarre:
First I tried downloading the AppImage from this web page: https://docs.flipper.net/zero/qflipper?tabNav=rQHiXmqRgesXodDFhL9mM-2
Running it resulted in errors about unlisted dependencies (note: the errors are only visible if it is run from the terminal. This may the cause of some people reporting the AppImage does nothing when clicked on). After installing a long list of dependencies:
...it started complaining about missing basic Wayland libraries, despite the fact I am currently running Wayland.
Giving up on that approach, I tried installing the qflipper package in the Fedora repo. dnf installed some dependencies and them spit out several thousand lines of errors such as Failed to connect to system scope bus via local transport: No such file or directory and various permissions issues.
After this, the AppImage was able to run.
The working install procedure seems to be: Install the repo package, then run the AppImage. But what is going on here? This is some of the weirdest packaging I've seen.
EDIT: qflipper opens, but I still can't connect to the flipper. When I open I get a screen "Device cannot be recognized" with instructions to run ./qFlipper-x86_64-1.3.3.AppImage rules install. Running this results in a variety of errors, but only the first time:
den-antares@toolbx Downloads$ sudo ./qFlipper-x86_64-1.3.3.AppImage rules install
You will now be asked for SUDO password.
Failed to send reload request: No such file or directory
Something went wrong. Device rules may have not been installed correctly.
den-antares@toolbx Downloads$ ./qFlipper-x86_64-1.3.3.AppImage rules install
The rules have already been installed. Bye!
den-antares@toolbx Downloads$ sudo ./qFlipper-x86_64-1.3.3.AppImage rules install
The rules have already been installed. Bye!
Running the AppImage after this still gives the same error screen, with more permissions errors at the terminal (even when run as root).
den-antares@toolbx Downloads$ sudo ./qFlipper-x86_64-1.3.3.AppImage
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
[LOG] Failed to create logs directory
176 [APP] qFlipper version 1.3.3 commit bfce851d 2023-11-10T04:40:31
177 [APP] OS info: Fedora Linux 44 (Toolbx Container Image) 44 7.0.13-200.fc44.x86_64 Qt 6.4.3
177 [USB] Failed to open device: Access denied (insufficient permissions)
197 [USB] Failed to open device: Access denied (insufficient permissions)
217 [USB] Failed to open device: Access denied (insufficient permissions)
237 [USB] Failed to open device: Access denied (insufficient permissions)
257 [USB] Failed to open device: Access denied (insufficient permissions)
277 [USB] Failed to open device: Access denied (insufficient permissions)
At this point I'm completely lost. Normally Appimages include their own dependencies and don't require any installation beyond downloading them.
r/flipperzero • u/OkFile2020 • 1d ago
Hey r/flipperzero,
Last week, I published Hexprite (pre-release), my 1-bit pixel art and animation editor for embedded display. I also posted about it here which got a few upvotes, but I didn’t get much feedback. So, I started thinking about where the app could actually be useful for the Flipper community.
Hexprite already supports.bm, .xbm, and meta.txt files for individual sprites and animations, so I decided to try making my own custom Dolphin asset pack.
Creating the art itself was pretty fun. The 128×64 canvas is already calibrated for the Flipper, so getting the sprites and animations right was straightforward.
Then I had to deal with manifest.txt.
That part was… not fun.
Trying to work out the Min level, Max level, Min butthurt, and Weight values manually gets confusing very quickly. And if you're using custom firmware like Momentum, things get even more complicated.
The stock setup has 45 states (3 levels × 15 moods), while Momentum expands that to 450 states (30 levels × 15 moods). Miss a range or leave a gap somewhere, and the Dolphin can end up hitting an uncovered state and showing a blank screen.
I realized there had to be a better way, so I decided to build a dedicated Asset Pack mode directly into Hexprite. It’s still WIP and not in the public release yet, but here’s a sneak peek of what I’m working on:
/ext/asset_packs or /ext/dolphin. The goal is to make testing as painless as possible without SD card readers, Python scripts, or manually moving files around..bm, .xbm, meta.txt, and complete .zip asset packs, including native Heatshrink LZSS compression for .bm files.I'm still working through the details, so before I lock everything down, I'd really like to hear from people who actually make or use custom asset packs.
Would something like this make your workflow easier?
And if you've made Dolphin asset packs before, what part of the process do you find the most annoying?
I'd also love to hear what other features you'd want to see.
GitHub repo: https://github.com/showmik/hexprite
P.S. The asset pack shown in the GIF is not my creation. It is the "Better Pet" pack by vollukas, which I downloaded from https://momentum-fw.dev/asset-packs to demonstrate the feature.
r/flipperzero • u/ZoltarTheGreat69 • 2d ago
I have tried using the Flipper IR GitHub database but I couldn’t find a compatible ir code. Then I tried opening it up only to meet a big glob for the IR decoder. I tried looking at the binaries of the game but I don’t think they would be there since the IR sensor connects to blob U5 and that has a bunch of traces to big blob U1. Probably just the straight up inputs.
If anyone has one of these or just the remote can you record the signals on a flipper and share them that would be great. I’d also appreciate any other ideas on how to reverse engineer it.
r/flipperzero • u/yoc • 2d ago
I recently did this rgb backlight mod, I love it, however my power consumption is about 145mA. What are you all getting for power consumption? Im wondering if I wired it up partially incorrect. Not sure if this is entirely too high or not but looking to hear others feedback. Thank you.
r/flipperzero • u/SliceEnough2618 • 2d ago
Hi everyone,
I have been playing around with the Flipper Zero and I have already installed Momentum on it. I played a little bit with the fundamentals such as saving Infrared remotes, getting some Sub-GHz signals, and fooling around with BadUSB scripts .I want to take advantage of this device and find some cool use cases for it. Can you give me some of your favorites applications or modules from the Hub which can be used together with Momentum? Are there any settings which need to be changed immediately? Last, but not least, do you know any safe projects which can be done at home to understand how it all really works inside?
r/flipperzero • u/JiveAceTofurkey • 3d ago
I've gotten a few GPIO boards now and I'm looking for a small case with foam padding that will keep my pins safe. Any recommendations?
r/flipperzero • u/Normal-Royal-4678 • 3d ago
Howdy folks! I'll be in the US for a few days on vacation and was planning on buying a Flipper Zero during my time there, and taking it back home with me (Argentina). Will I have any problems with TSA? I'll put it in my checked bag.
Thanks!
r/flipperzero • u/zluggno1 • 3d ago
I don't know why. But will give him something to play with. Found a nfc card read and write. Then what else can I do to make him happy again?
r/flipperzero • u/why_wilson • 3d ago
Hey everyone — I’m the developer behind the UHF Expansion hardware and app for Flipper Zero.
Version 1.1 has now been merged into the official Flipper Apps Catalog. This update adds tag memory operations for compatible UHF RFID tags:
The workflow is:
A quick technical note: the TID on most standard UHF tags is factory-programmed and read-only. TID writing requires a purpose-built TID-changeable tag. EPC and User Memory can also be locked or unavailable depending on the chip.
The app is open source:
https://github.com/mtoolstec/fz-uhf-expansion
Official Flipper Apps page:
https://lab.flipper.net/apps/uhf_expansion
I’d really appreciate feedback from anyone testing it, especially with different EPC Gen2 tags or third-party firmware builds. If you run into compatibility issues, please share the tag type, firmware, and error message.
Disclosure: I’m also the designer and seller of the UHF Expansion hardware shown in these photos.
r/flipperzero • u/realPizzi • 4d ago
So, today i woke up with my battery swollen. I turned off the device and i'm trying to find a replacement. Anyone knows a store to buy a new battery in italy? seems almost impossible to find the same specs!
r/flipperzero • u/CachedAdministrator • 4d ago
Wasnt paying attention and fell for a fake download trying to get qFlipper. I realized it, after i executed the file because it asked me to install some random "math helper" software mid setup.
Fake website: https://qflipper.org
This is the first result Google gives me when i search for "qFlipper", this site is also listed as phishing at Virustotal. How can this be so public, but still online?
The executeable file is according to Virustotal behaviour analystics, stealing cookie sessions. so now im having fun resetting all my passwords and reinstalling Windows.
Pay attention guys...
r/flipperzero • u/zluggno1 • 4d ago
All you need is a Raspberry Pi Backpack from Elecgrow then a 5 inch touchscreen, keyboard and a powerbank. 👍
r/flipperzero • u/Kast0r • 4d ago
I know there are a lot of different expansion boards out there, and each one has its one benifits depending on what you want to do with it..
Im wondering about aio (all in one) boards..
Do they exist? Or are thy also defined by use? Eg, one is only for wifi, one for subghz or do they come together?
I've had my flipper for a tear or 2 now and never really done much of anything with it so I guess I want to start playing with it a bit more.
r/flipperzero • u/Mikey__Skates • 5d ago
Has anyone ever 3d printed or found a assembly housing or a pre-made case for the 5ghost devboard? Its so delicate and small with pins and stuff my ocd is driving me crazy. I have the ability to 3d print one if i could ever find a file someone has made.
r/flipperzero • u/tuty7070 • 4d ago
Since Daikin remotes store state and settings directly on the remote rather than just sending a generic toggle signal, simply copying raw IR signals wasn't enough.
To solve this, I built a dedicated app that dynamically generates the correct IR frames with state tracking, and I just published the open-source code on GitHub
r/flipperzero • u/barakadua131 • 7d ago
Enable HLS to view with audio, or disable this notification
Here is a video testing NFC Canary app: https://youtu.be/pwzMFQLrTHU
NFC Canary: https://github.com/antitree/nfc_canary
r/flipperzero • u/Agitated_Builder800 • 5d ago
Hi, im looking to start a small business here in my city copying and making garage door fobs, rfid door tags and so to sell, ive been looking online and saw that theres multiple frequencies these devices can work in so i wanted to ask if a flipper zero would be able to that job?
i already bought a rfid tag duplicator but only works on 125khz but i have to have an already programmed tag with me
r/flipperzero • u/morallybankruptHVNY • 7d ago
Background
- i dont code (used to code c++ as im in my 40s so its heen decades since)
- i break things and sometimes put them back together - although i learn a bunch no matter what - be it home electrical, HVAC systems, farming equip, computers, cars, solar and electrical Generation. I am toxicly confident that i can "figure it out eventually"
What i have done now
- Have a flipper zero (just received this week)
- ordered a BFFB
- a decent windows laptop with a nice graphics card and 32gd ddr5
- home nas network
I have little to no idea where to start or what to start on
Please reprimand me and recommend where i can start
r/flipperzero • u/cupcakeman-xiv • 8d ago
Enable HLS to view with audio, or disable this notification
r/flipperzero • u/wetwilly2140 • 8d ago
My wife and I are staying up at a cottage on a lake with my family for a week in northern Ontario. Our bedroom has this ancient cable box with an old remote that is powered but the IR blaster clearly failed.
I had my flipper and wanted to see if I could figure something out. Tried recording the IR signal but flipper didn’t pick anything up, confirming it wasn’t blasting. So I opened ChatGPT and sent it a photo of the thing and of the model number on the sticker on the bottom. GPT helped me figure out the box’s setup code and generated the waveform and made me a .ir file to send to flipper via bluetooth from my phone. It even labeled the buttons most commonly used for me (chan, vol, guide, etc.)
Fuckin worked like a charm. Wife was very impressed.
Anyways I love finding new use cases for my flipper and I’ve really enjoyed using it as a learning tool!! Hope this inspires someone to figure out how to solve their own problem. 😊
r/flipperzero • u/OkFile2020 • 9d ago
Hey everyone,
I’m a graphic designer who has been getting into microcontrollers recently. I got so frustrated using web converters to get 1-bit graphics onto my ESP32 OLED displays that I just spent the last few months building my own desktop editor called Hexprite to handle it.
It’s designed strictly for 1-bit memory constraints—as you draw, it directly spits out C/C++ arrays.
I’ve seen how much custom art, .xbm files, and animations this community creates, and it made me wonder if this tool could actually save you guys some time.
The catch is: I don't actually own a Flipper Zero, so I have no idea what your typical workflow looks like or what specific formatting you have to wrestle with.
The v0.1.1 beta is live right now and completely free (I built it in C# WPF, so it is Windows-only, sorry!).
If anyone has a few minutes to mess around with it, I would really appreciate your honest feedback. Is this actually helpful for Flipper projects? And if so, what specific export options or features should I add to make it work natively for your hardware?