ESP32-C5 Wardriving: The Chip Is a Constant, the Board Is the Choice
Share
PINGEQUA Lab · Hardware deep-dive · 7 min read · Updated 2026-07-15
The ESP32-C5 is why Flipper Zero wardriving got good in 2026 — one chip that finally sees both Wi-Fi bands. But since every new module uses it, the chip isn't the differentiator. The board around it is.
What the ESP32-C5 actually is
The ESP32-C5-WROOM-1U is built on Espressif's C5 SoC — the industry's first RISC-V MCU with 2.4 and 5 GHz dual-band Wi-Fi 6 (802.11ax), backward-compatible to 802.11a/b/g/n/ac. It reached mass production in 2025. The headline for wardriving is simple: one radio, both bands, natively. When ESP32 Marauder runs on a C5, its Wi-Fi scan now spans 5 GHz as well as 2.4 — so you log 5 GHz access points a 2.4-only rig walks straight past.
Why 5 GHz used to be hard
The older ESP32 on classic Flipper Wi-Fi boards is a 2.4 GHz-only radio — it physically can't tune 5 GHz. So the pre-C5 way to see 5 GHz was to add a separate second Wi-Fi radio beside the ESP32: two RF front-ends, two antenna paths, two chips. The C5 folds both bands into one radio, which is why the newest modules dropped the second Wi-Fi chip entirely.
The chip is a constant — the board is the choice
Here's the part that matters for buying. Because JustCallMeKoKo's C5 Adapter, the Apex 5, the Rabbit-Labs board and Scout Lite all use the same C5, they all see both bands. What separates them is how many other radios each one bolts on — and how much you assemble:
| Board | Wi-Fi | Extra radios | Focus |
|---|---|---|---|
| Scout Lite | ESP32-C5 dual-band | None (GPS onboard) | Grab-and-go wardriving |
| koko C5 Adapter | ESP32-C5 (DevKit) | None (DIY, add GPS) | Tinkerers / DIY |
| Apex 5 | ESP32-C5 dual-band | 2× sub-GHz + NRF24 | All-in-one pentest |
| Rabbit-Labs C5 | ESP32-C5 dual-band | CC1101 sub-GHz | Multi-tool |
For wardriving, the extra radios simply aren't part of the workflow — and there's a fair engineering reason a leaner board can help here: an NRF24 operates in the 2.4 GHz band your scanner is enumerating, and a sub-GHz transceiver sits near a GPS front-end that tracks at −165 dBm. The lean boards sidestep that — JustCallMeKoKo's adapter as a DIY kit you flash yourself, and Scout Lite as an integrated, pre-flashed board with the GPS already onboard. The full named comparison, with prices, is in Scout Lite vs koko C5 vs Apex 5 vs Rabbit-Labs.
Scout Lite — the C5, and only what wardriving needs
ESP32-C5 dual-band Wi-Fi 6 + onboard L86-M33 GPS + microSD, pre-flashed Marauder. No NRF24, no sub-GHz — a quieter board, at $69.98.
Get Scout Lite Wardriving guideFAQ
Is the ESP32-C5 really Wi-Fi 6?
If every module uses the C5, what should I compare?
Can the ESP32-C5 capture 5 GHz handshakes?
Why is fewer radios better for wardriving?
Does it need special Flipper firmware?
Sources: Espressif — "Introducing ESP32-C5: Espressif's first Dual-Band Wi-Fi 6 MCU" and ESP32-C5 product page (espressif.com, 2025); CNX Software — ESP32-C5 mass production (2025-04), Apex 5 module (2026-02-11), Rabbit-Labs C5 multi-board (2026-03-16); justcallmekoko/ESP32Marauder wiki (github.com, 2026). Scout Lite specs per PINGEQUA listing.
For authorized network research, security auditing and electronics education only. Only scan or assess networks you own or are explicitly permitted to test. End users are responsible for compliance with local radio regulations (FCC Part 15, ISED RSS, RED, MIC). Product names belong to their respective owners and are referenced for comparison.