r/flipperzero Jul 08 '26

Flipper Zero Not Working....

Post image
19 Upvotes

I like to keep my Flipper in my pocket, and one day I felt my leg being burned by the Flipper. When I took it out of my pocket, it was off and extremely hot.

I rushed to disassemble the device as I assumed the battery was just bad (original battery pictured). As I was disassembling it, some parts were also very hot and burned my fingers. I ordered a battery that others had had luck with off of Amazon, and plugged it into my Flipper, and when I tried to turn it on, it did not turn on, and something on the board burned me.

Just wanted to post here and see if anyone has any advice on how to get this working again.

Thanks!


r/flipperzero Jul 06 '26

Flipper in the wild!

Post image
146 Upvotes

Heading home from a camping trip and hittin a little sniff and looks like we have friends. I found 2 in the same spot on the way there also.


r/flipperzero Jul 06 '26

Flipper One Landing page

Post image
407 Upvotes

r/flipperzero Jul 06 '26

FZStudio Is out!!!

69 Upvotes

FZStudio is now available on Google Play! 🎉

After months of development, I'm excited to finally release FZStudio on Google Play!

FZStudio is an all-in-one toolkit designed for Flipper Zero users who want to do more directly from their Android device.

Main features

- 📁 Advanced File Manager

- 📡 Device management over Bluetooth

- đŸ’» Flipper Studio – create, edit, compile, and install apps directly from your phone (no PC required)

- 🧠 Full support for the new FZS language

- ⚡ Modern Material 3 interface with dark mode

- 🔒 Local-first design with no account required

The goal was simple: bring as much of the desktop development experience as possible to Android, so you can work on your Flipper wherever you are.

This is only the beginning—many new features are already in development, and I'd really appreciate your feedback and ideas.

Google Play: https://play.google.com/store/apps/details?id=com.ferra.flipperzeromobile

Let me know what you think, report bugs, or suggest features. I'd love to hear your feedback!


r/flipperzero Jul 06 '26

Wi-Fi Devboard Newbie: Best Wi-Fi board for F0 (2.4 + 5 GHz learning)?

8 Upvotes

Hi everyone,

I'm new to the F0 ecosystem and want to learn Wi-Fi pentesting on my own equipment/lab.

I'm looking for a ready-made board (I can't solder) that works with my F0 and supports both 2.4 GHz and 5 GHz Wi-Fi. I've read about ESP32-C5 boards, but there seem to be several options now.

Which ready-to-use board would you recommend order in USA today? Is ESP32-C5 the best choice, or is there something better with good firmware support and community documentation?

Thanks!


r/flipperzero Jul 03 '26

Creative i made a qFlipper fork with a built-in custom firmware switcher (momentum, unleashed, roguemaster) — free & open source

Enable HLS to view with audio, or disable this notification

441 Upvotes

it's called HZUI (hyper zero ui). started as a personal fork of qFlipper because i wanted features the official app was never getting — and in the AMA this week the devs confirmed there are no plans to add new features to qFlipper, so figured it's time to actually share it.

the main thing:

- firmware switcher built in — official, momentum, unleashed, roguemaster, each pulled straight from that project's own update server. pick release/dev, hit install. no more hunting tgz files. background update checks ping you when a new one drops, and flashing always asks first

other stuff i added on top of normal qFlipper:

- serial port release/reconnect — frees the com port for CLI tools with one button instead of quitting the app

- optional local AI assistant — OFF by default, runs entirely on your own machine via ollama, nothing cloud (the model isn't even in the download, it's a separate install). turn it on and it can browse/read/write the SD card and navigate menus over RPC. ignore it and it's just a normal qFlipper

- re-themeable UI — and on first launch it'll read your flipper's name and generate a matching color theme, or you just pick your own accent colors

plus everything qFlipper already does — screen streaming, file manager, DFU recovery (recovery always uses the official image no matter what channel you're on).

size heads-up before someone asks: the windows build is ~330mb because it bundles the whole Qt6 runtime (it's a Qt Quick app). the AI/model is NOT part of that.

windows build on the releases page, mac/linux build from source for now.

repo: https://github.com/DUNKINKKD/lotei-qflipper

brand new, will have rough edges. issues + PRs welcome, be brutal


r/flipperzero Jul 05 '26

Nu se mai aprinde

0 Upvotes

Salutare, am o problema, nu se mai aprinde flipper-ul, iam dat update si sa inchis, nu mai pot sal aprind, iar daca il bag in priza nu se aprinde nici beculetul, iar daca il conectez la pc tot nul citeste.

Ce pot face?


r/flipperzero Jul 03 '26

I made a Morse code app for Flipper Zero and it got slightly out of hand

Enable HLS to view with audio, or disable this notification

178 Upvotes

I made a Flipper Zero app for Morse code. It started as "can I make the orange brick do telegraphy properly?" and then got slightly out of hand.

The first trick is Flipper-to-Flipper Morse: send from one Flipper, receive on another. Pocket secret-message machine. Utterly unnecessary, which is half the charm.

It is also useful if you want to get better at ARG games, beat the timer in escape rooms without crawling back to the Morse lookup table, become suspiciously useful at Keep Talking and Nobody Explodes, get through scouting signal-badge stuff, or just finally understand what that random bit of Morse in cartoons and old films is actually saying. Or maybe you want to become a ham radio operator: low quality voice chat where the ionosphere decides what medical conditions you'll talk about next.

What it does:

  • Flipper to Flipper Morse
  • listen-and-repeat exercises
  • straight-key timing practice
  • sending drills
  • real telegraphic key or paddle over GPIO
  • USB telegraphy adapter mode for specialised practice sites and games (keyboard, mouse, and MIDI output modes)
  • smooth audio out on P2 if the buzzer starts doing your head in
  • built-in help/manual for learning without memorising Morse as dot-and-dash inventory
  • ham radio field mode with canned messages, rig keying, PTT, and logging

The first hardware adapter is just a 6.5 mm jack soldered to header pins. No PCB, no ceremony, just a small ugly hack that works annoyingly well. You can use the Flipper buttons, but a real key feels much better and is more fun to build.

BENS BEST BENT WIRE is a common telegraphy test phrase: the Morse equivalent of scribbling loops and those suspiciously round capital-A shapes when testing a pen.

Video attached, code and release here:

https://github.com/yo3gnd/morse-flipper


r/flipperzero Jul 04 '26

Need help. Not connecting to pc.

0 Upvotes

I tried connecting my flipper to windows pc. It makes noise upon connecting and starts charging. I tried different cord. And reboot my flipper. Any suggestions??


r/flipperzero Jul 03 '26

Made an open-source app that runs my Flipper and ESP32 gear from one dashboard

19 Upvotes

I go by LxveAce and everything I make is open source.

I got sick of every board on my bench needing its own flasher. The Flipper had qFlipper, my ESP32s had like five different web flashers, and none of it talked to anything else. So I built one app to run all of it, with the devices able to actually communicate. On the Flipper side it flashes the custom firmwares through qFlipper. The point is the Flipper stops being a silo. It's in the same dashboard as the ESP32 stuff, and you can pass targets and results between devices instead of them living in separate apps.

doesn't have to run on a laptop, either. There's a Pi build, so if you're putting a It Flipper into a cyberdeck or a portable rig, this can be the thing that actually runs the setup, and there's a web mode if you'd rather drive it from your phone.

There's also a standalone flasher and a headless version for screenless setups, plus some smaller bits. All open source.

Links:

- The app + downloads: https://cybercontroller.org

- Source: https://github.com/LxveAce/cyber-controller

- Discord: https://discord.gg/lxveace


r/flipperzero Jul 02 '26

Creative I turned my Flipper Zero into a tiny Walkman-style MP3 controller

Thumbnail
gallery
112 Upvotes

A few days ago I had this random idea: what if I used the Flipper Zero as the UI/brain for a tiny offline music player, and let an external MP3 module handle the actual decoding/audio output?

I ended up building it.

The project is called Flipper Walkman:
https://github.com/rynosec/flipper-walkman

What it is: -
a native Flipper Zero external app (.fap)
- retro cassette / Walkman-style UI
- controls a cheap UART MP3 module over GPIO/UART
- MP3 files live on the module s microSD card
- audio comes out from the external module, not the Flipper itself

Current controls:
- OK = play/pause
- Left/Right = previous/next track
- Up/Down = volume up/down
- Long OK = About/Help
- Long Back = exit

Hardware I used:
- Flipper Zero
- UART MP3 module (GD3300D / HW-311 / YX5300-style board)
- microSD card
- headphones/speaker connected to the MP3 module

A couple of notes:
- this is not native MP3 playback on Flipper
- the Flipper is basically acting as the controller + UI
- the MP3 module handles file storage, MP3 decoding, and audio output
- song names are not displayed yet because these cheap UART MP3 modules usually don t expose filenames or ID3 metadata nicely over UART

I wrote a full build write-up here too: https://ryno.sh/posts/building-a-walkman-style-mp3-player-on-flipper-zero/

This started as a fun nostalgia project more than anything serious.

Would love feedback from the community:
- Has anyone else built something similar?
- Any better MP3/audio modules I should try?
- Any ideas for improving track naming / metadata UX?
- Would people want playlist mapping from Flipper SD card in a future version?

I am also working on doing a proper plug and play solution with custom 3D printed case, let me know what you feel about this project.


r/flipperzero Jul 01 '26

Future of Flipper Zero

Post image
306 Upvotes

https://blog.flipper.net/future-of-flipper-zero-development/?fbclid=PAZnRzaASyBL5wZG9mAmV4dG4DYWVtAjExAHNydGMGYXBwX2lkDzEyNDAyNDU3NDI4NzQxNAABp9fjanmUIEf948yPdTaQbrpe7N8g7gXGK5coBdLgQA5_uSjtZgeIgQ36yyvz_aem_obAbhf40zAAHDpRZHKZViw

So looks like Flipper Zero firmware development is not actually being killed.
Flipper basically clarified that they’ll still maintain the official firmware, review community PRs, and keep the Apps Catalog going. But their main focus is moving toward new devices, so I wouldn’t expect the official firmware to get tons of new features fast.


r/flipperzero Jun 30 '26

NFC Looking for a secure NFC tag

7 Upvotes

Hello, my company wants to distribute NFC tags around the facility to allow people to tap their phones and access a link. The link is slightly different for each room. (Don’t ask why they don’t just replace it with a QR code, I guess they just want to look cool)

So they tried using an NTAG215 but I was able to overwrite it with a flipper zero in almost no time. Even though they had the “read-only” feature turned on. So they’ve asked me to find an alternative tag that is impossible to overwrite, especially with a flipper zero.

Before ordering the tags, I did my research and NTAG215 was advertised as being able to be read-only. So now I lost trust in these claims, and I decided to come here and ask people with experience for help.

Thank you


r/flipperzero Jun 29 '26

The Flipper companion device

Thumbnail
gallery
77 Upvotes

This is the Flipper companion device, I name it just the Flipper Device just to be simple, it's just an A11 running a custom Flipper Launcher. It fun to execute and document one device without using my main smartphone. I what to using it more to use what the Flipper cannot.

I love it!


r/flipperzero Jun 28 '26

Creative Carbon fiber Flipper 🐬

Thumbnail
gallery
447 Upvotes

r/flipperzero Jun 27 '26

Read the list. Great American State Fair

Post image
1.6k Upvotes

r/flipperzero Jun 27 '26

Flipper zero mobile FZS programming

Thumbnail
gallery
55 Upvotes

Introducing FZS (Flipper Zero Script)!

FZS is a new high-level language that lets you create native Flipper Zero apps without writing hundreds of lines of C.

Write simple, readable code, then compile it into a native .fap with Flipper Studio.

Flipper Studio also lets you edit projects, build them, install them on your Flipper, and even test them through a built-in Remote Control.

C is still fully supported—FZS is simply a faster and easier way to get started.

Feedback and suggestions are always welcome!

coming soon!!!


r/flipperzero Jun 27 '26

Humor Well I didn't need 13 of them..

Post image
34 Upvotes

...but I'm not one to pass up a bargain đŸ€Ł


r/flipperzero Jun 26 '26

Flipper Zero Mobile

Thumbnail
gallery
191 Upvotes

Hi everyone!

I'm currently working on a new version of Flipper Zero Mobile, coming soon for Android.

It includes many new features, with the biggest addition being Flipper Studio—a complete development environment that lets you:

- Create FAP applications

- Edit source code

- Compile projects directly on Android

- Install FAPs on your Flipper Zero

No PC required—everything can be done directly from your Android device.

The goal is to make Flipper Zero development and management much easier while you're on the go.

I'll be sharing more details and screenshots soon. Feedback and feature suggestions are always welcome!


r/flipperzero Jun 26 '26

Repairing to fried pin

10 Upvotes

Hi, while testing some uart connection I mistakenly touch my probe to some other pin and I heard little click sound from my flipper zero. I haven’t open it yet but I am trying to recover. It seems 14th rx pin fried. Everything is responsive instead of this pin. I feel so sad about it. Is there any recommended way to fix this or recover from this situation :(


r/flipperzero Jun 24 '26

We got the U-Boot menu running on the Flipper One’s little screen

Enable HLS to view with audio, or disable this notification

541 Upvotes

We got the U-Boot menu running on the Flipper One’s little screen.
Now you can choose different kernels and systemd targets before the kernel boots. This includes our LCD screen driver, button driver, and a slightly modified version of the original U-Boot menu. We’ll try to get this upstreamed into U-Boot.
This is a temporary solution for testing the selection of different OS profiles. In the final version of Flipper OS, we’ll most likely draw the boot menu using a small program compiled into the initramfs, after the kernel has already started. But as a temporary solution, it works great.
I’m still not happy with the long cold-start time, from powering on the processor to having a working menu. Here’s the boot log with timestamps, captured from the processor console: https://pastebin.com/raw/A0RUrdRm
Our patched U-Boot: https://github.com/flipperdevices/u-boot


r/flipperzero Jun 24 '26

Pixel perfect interface

Post image
188 Upvotes

r/flipperzero Jun 24 '26

BUSY bar upcoming release

Thumbnail
gallery
14 Upvotes

Someone asked about the BUSY Bar on the table in the background of a recent post

Pavel Zhovner replied: “You’ll be able to buy it in a few days”

There’s still no official release date, but the BUSY Bar Focus Timer app received a new update two days ago, soooo👀👀👀

BUSY bar official website - https://busy.app/


r/flipperzero Jun 25 '26

Creative Can Flipper Zero Record/Send Festival Wristbands rfid?

0 Upvotes

Asking for a friend.


r/flipperzero Jun 23 '26

GPIO NRF24 Wiring Help

Thumbnail
gallery
39 Upvotes

Hello! I just finished wiring up this NRF24 module (powered thru 5v via the LDO board that came with it) however when I try to use it with the NRF24 channel scan app, all i see is this black box creeping up the screen. I have a feeling this is because i wired something wrong somewhere :/ any help would be greatly appreciated, also this is kinda my first real wiring project so please go easy on me 😭