Skip to content

🚚 Darmowa wysyłka od 350 zł

Co dalej z Flipper Zero? Twórcy ogłaszają plan rozwoju firmware

What's Next for Flipper Zero? The Team Announces Its Firmware Roadmap

If you hang around the Flipper community, you couldn't have missed these discussions: "the firmware is stuck", "the team abandoned the project", "custom firmware is all we have left". Speculation had been building for months. On July 1st, Pavel Zhovner, founder of Flipper Devices, answered it with an official post on the future of Flipper Zero development. We break it down piece by piece - and explain what it actually means for you.

Where did the community's concerns come from?

Flipper Zero launched on Kickstarter in 2020 and for years was one of the loudest projects in the hardware hacking world. Over time, though, the pace of changes in the official firmware visibly slowed down, and the team's energy went into new projects. Some users read that as a sign the device was slowly heading into retirement.

Add to that the whole ecosystem of alternative firmware - Momentum, Unleashed and others - which evolved faster than the official branch. The natural question was: why buy hardware whose manufacturer is losing interest in its own software?

The official word: development continues

Zhovner puts it plainly: the team has allocated resources to maintain the Flipper Zero firmware and support community contributions. The project is not being abandoned. What changes is the development philosophy - instead of fireworks with every release, the priority is device stability and a predictable API for developers.

That's less flashy than announcing dozens of new features, but for a device owner it matters far more. The Flipper is supposed to just work, apps shouldn't break after an update, and developers should know exactly where they stand.

700 KB of memory, or why apps live on the microSD card

The post includes a number that explains Flipper's architecture well: only 700 KB of flash memory is available for the firmware. Cramming more and more features directly into the firmware would end quickly and painfully.

That's why, along with firmware 1.0 (2024), the team bet on dynamic app loading from the microSD card and the Apps Catalog. The system core stays small and stable, and new capabilities arrive as apps - a bit like on a smartphone. A stabilized API and SDK mean that an app written once won't fall apart after the next update.

The same mechanism works in favor of hardware add-ons. GPIO modules - like our Feberis Pro board, which adds SubGHz, NRF24 and WiFi to the Flipper - don't lose compatibility with every firmware release. The stable API is the quiet hero of this announcement.

New rules for feature requests and contributions

The biggest organizational change: no more feature requests via Discord or direct messages. All communication with the development team moves to GitHub Discussions. It works like this:

  • you submit a concrete, well-described proposal on GitHub,
  • the community votes on the submissions,
  • every week the team reviews the ones with the most votes.

Loose discussions stay where they've always been - on Discord, Reddit and social media. Only formalized proposals go to GitHub.

The rules for contributors are getting stricter too. Pull requests will be evaluated more rigorously: AI-generated code touching low-level libraries gets special scrutiny, UI changes require documentation updates, and every firmware change must pass integration and regression tests. Public test cases are available to anyone who wants to check their code before submitting.

Sounds bureaucratic? A little. But that's the standard price of stability for a project half the internet pokes at - increasingly with AI's help.

Reddit AMA - July 3rd

The team also announced an AMA (Ask Me Anything) session on Reddit: Friday, July 3rd, 3:00 PM BST. Developers and managers responsible for the firmware will be answering questions. If you have a question about the future of a specific feature - this is the best moment in years to ask it at the source.

One more thing is happening in the background: the team points to a separate post about Flipper One, the Flipper's upcoming big brother. We've been following that topic for a long time - you'll find the details in our articles Flipper One is coming - what do we already know? and a fresh boot log straight from R&D.

What does this mean for you?

Already own a Flipper? Relax - the device is getting long-term support, and the community co-decides development priorities with GitHub votes. Your apps and modules will run more stably, not worse.

Still considering the purchase? This announcement removes the main argument against it: the fear of an abandoned project. The manufacturer has publicly committed to maintaining the firmware, and the SD-card app architecture gives the device headroom for years. You'll find Flipper Zero in our store with an EU warranty and fast shipping from Poland. And if you want to see what this device can actually do, start with the guide What can Flipper Zero really do? or check out its role in real pentests.

Writing apps or modules? You finally have clear rules of the game: a stable API, public integration tests and a predictable contribution process. Fewer surprises, more building.

Source: the official Flipper Devices blog.

Next article Top 3 Flipper Zero Alternatives in 2026