ESP32-C5 dual-band 5 GHz WiFi board for Flipper and Cardputer

Flipper & Cardputer 5 GHz Wi-Fi in 2026: Why 2.4 GHz-Only Boards Fall Short

Half of modern Wi-Fi lives on 5 GHz — but almost every Flipper Zero and Cardputer Wi-Fi tool can only see the 2.4 GHz half. That's not a firmware limitation you can patch around. It's the radio on the chip. Here's why the 2.4 GHz-only boards fall short, which chips can actually reach 5 GHz, and what it takes to close the gap.

Quick answer Most Flipper Zero and Cardputer Wi-Fi add-ons are built on an ESP32 (or the Cardputer's own ESP32-S3), and every mainstream ESP32 — the original, S2, S3, C3 and C6 — has no 5 GHz radio. No firmware can add a band the silicon doesn't have, so those tools are blind to 5 GHz networks entirely. Getting to 5 GHz needs dual-band hardware: today the mature path is a Realtek RTL8720DN (BW16) board like the 5Ghost on a Flipper; at the chip level Espressif's newer ESP32-C5 is dual-band too, but it isn't what today's Marauder boards use.

Wi-Fi moved to 5 GHz. Your 2.4 GHz-only tool didn't.

For years, routers have been steering traffic onto 5 GHz. It's faster, the channels are far wider, and — critically for anyone doing Wi-Fi research — it's much less crowded than the three usable channels on 2.4 GHz. Plenty of modern access points run their main SSID on 5 GHz, and some networks put their fastest or most sensitive clients there on purpose.

A 2.4 GHz-only tool is simply deaf to that traffic. It can't list those access points, can't map their channels, and can't attempt a handshake against them — because it never hears them in the first place. If the network you care about is on 5 GHz, no amount of scanning on 2.4 GHz will surface it.

Neither the Flipper nor the Cardputer has Wi-Fi of its own

This trips people up, so it's worth stating plainly:

  • The Flipper Zero has no built-in Wi-Fi radio at all. Every Wi-Fi capability comes from an add-on board docked on the GPIO header — most commonly an ESP32 board running the excellent ESP32 Marauder firmware.
  • The M5Stack Cardputer does have Wi-Fi — but its main controller is an ESP32-S3, which is 2.4 GHz only. So the Cardputer's on-board Wi-Fi has exactly the same ceiling.

In both cases the band you can reach is decided by the chip doing the radio work — and on the popular hardware, that chip tops out at 2.4 GHz.

The hardware map: which chips can even see 5 GHz

The whole question comes down to the silicon. Here is where the common Flipper/Cardputer Wi-Fi chips actually stand:

Chip Where you see it 5 GHz?
ESP32 / ESP32-S2 / ESP32-S3 Flipper Wi-Fi devboards, Cardputer controller, most Marauder rigs No — 2.4 GHz only
ESP32-C3 / ESP32-C6 Newer Wi-Fi 6 ESP32 boards No — still 2.4 GHz only
ESP32-C5 New dual-band Wi-Fi 6 dev boards (2024+) Yes — but not today's Marauder hardware
Realtek RTL8720DN (BW16) 5Ghost and other BW16 Flipper boards Yes — native dual-band

The pattern is clear: the entire mainstream ESP32 family that the Flipper and Cardware ecosystems are built on is 2.4 GHz only. Two parts break out of it — the brand-new ESP32-C5, and the already-shipping RTL8720DN.

One honest caveat about "ESP32 can't do 5 GHz": that stopped being strictly true at the chip level in 2024, when Espressif released the ESP32-C5 — its first dual-band 2.4 + 5 GHz Wi-Fi 6 MCU. But the C5 is a new part that is not what the Marauder ecosystem or the common Flipper "Wi-Fi dev boards" are built on today. In practice, a Marauder-class setup you buy right now is 2.4 GHz.

What a 2.4 GHz-only board actually misses

It's not a small corner case. On a 2.4 GHz-only tool you lose:

  • Every 5 GHz access point. Modern routers, mesh backhauls, and a lot of enterprise SSIDs live wholly or partly on 5 GHz — invisible to a 2.4 GHz scan.
  • Channel-congestion mapping on the busy band. If you're surveying a site, seeing only 2.4 GHz gives you half the picture.
  • A handshake path that actually completes. This class of radio often can't reliably hear a 2.4 GHz client's uplink frames during a WPA/WPA2 four-way handshake — a dual-band board can route capture through 5 GHz, where it lands cleanly.

If your work never leaves 2.4 GHz — a lot of IoT and consumer gear stays there — a good ESP32 board is genuinely all you need, and the Marauder is a mature, fully open-source toolkit with Bluetooth tools on top. The gap only bites when the target is on 5 GHz. If you're just starting out, it's worth reading why 2.4 GHz is usually enough for beginners before paying extra for an ESP32-C5 5 GHz board.

Getting to 5 GHz today: dual-band hardware

Because the limit is physical, the fix is physical too — you need a radio that has a 5 GHz side. For a Flipper Zero today, the practical route is a board built on the Realtek RTL8720DN (BW16), which is natively dual-band. That's the chip the 5Ghost WiFi Lab runs on. With real 5 GHz silicon in place, the software can:

  • Scan and channel-map both bands, so the 5 GHz networks a 2.4-only tool misses finally show up.
  • Flag PMF / WPA3 access points by reading each beacon's RSN element — the ones that are immune to deauth — so you know before you act.
  • Capture a WPA/WPA2 handshake on 5 GHz, written as a standard PCAP for offline analysis (hashcat / aircrack-ng).

Looking ahead, the ESP32-C5 will likely bring dual-band to the ESP32 world the community already knows — but that's a maturing story, not a board most people are running today. If you need 5 GHz right now, dual-band hardware like the BW16 is the answer that ships.

Add real 5 GHz to your Flipper Zero

The 5Ghost is a dual-band RTL8720DN (BW16) board that ships preloaded — dock it on the GPIO header, copy one app to the SD card, and you're scanning 2.4 and 5 GHz. Onboard antenna, or an 8 dBi external for range.

Get the 5Ghost dual-band board →
Want the head-to-head? 5Ghost vs the ESP32 Marauder →

The honest limits (true on any band)

Dual-band hardware widens what you can see — it doesn't rewrite the protocols. These hold on every tool in this category:

  • WPA3-SAE can't be cracked offline — by anything. SAE (Dragonfly) is designed so a captured handshake carries no offline-crackable hash. A good tool detects WPA3 and tells you it's out of reach instead of pretending otherwise.
  • PMF / WPA3 access points can't be deauthenticated. That's 802.11w working as designed — on 2.4 GHz and 5 GHz alike. The value is a tool that flags it up front.
  • Mesh roaming is hard for any single-radio device. A client can roam across nodes faster than one radio keeps up; same-channel nodes are caught in a pass, cross-channel 802.11r roaming isn't.

FAQ

Why can't a firmware update give my ESP32 board 5 GHz?
Because 5 GHz needs a physical radio that mainstream ESP32 chips (ESP32, S2, S3, C3, C6) don't have. Firmware controls the radio; it can't add a band the silicon can't transmit or receive. You need different hardware — a dual-band chip such as the RTL8720DN (BW16), or Espressif's newer ESP32-C5.
Does the M5Stack Cardputer do 5 GHz Wi-Fi?
No. The Cardputer's controller is an ESP32-S3, which is 2.4 GHz only, so its on-board Wi-Fi is limited to 2.4 GHz. Reaching 5 GHz needs a dual-band radio (RTL8720DN / BW16 class); the mature Flipper route today is a 5Ghost board.
Is the ESP32 Marauder 2.4 GHz only?
In practice, yes — the Marauder runs on ESP32 chips that are 2.4 GHz only, so a Marauder rig you buy today can't see or test 5 GHz networks. Espressif's 2024 ESP32-C5 is a dual-band ESP32, but it isn't the hardware the Marauder ecosystem is built on. For a direct comparison, see 5Ghost vs the ESP32 Marauder.
What is the RTL8720DN (BW16)?
A Realtek Wi-Fi SoC with a native dual-band (2.4 + 5 GHz) radio. It's the chip that lets a Flipper board actually see and work on 5 GHz — it's what the 5Ghost WiFi Lab board is built on.
Do I need 5 GHz at all, or is 2.4 GHz enough?
It depends on your targets. Lots of IoT and consumer gear stays on 2.4 GHz, where a good ESP32 board (and the Marauder's broad toolkit plus Bluetooth) is all you need. If the networks you care about are modern routers, mesh systems, or enterprise SSIDs on 5 GHz, a 2.4-only tool simply can't see them — that's when dual-band hardware matters.
Can any of these tools crack a Wi-Fi password?
For WPA/WPA2 you can capture a four-way handshake and crack it offline on your own computer (hashcat / aircrack-ng) — success depends entirely on password strength. No tool cracks WPA3-SAE offline; that's a protocol-level guarantee, not a hardware limit.

Sources & further reading: ESP32-C5 dual-band Wi-Fi 6 — Espressif; ESP32 is 2.4 GHz only — espboards.dev; ESP32 Marauder firmware & tools — justcallmekoko/ESP32Marauder wiki; 5Ghost WiFi Lab (open source) — github.com/pingequalab/5ghost-wifi-lab. Chipset band facts verified July 2026.

Back to blog