Best RF Module for M5Stack Cardputer (2026 Buying Guide)

There are a dozen "CC1101 + nRF24" caps for the Cardputer and they look identical. The one that won't disappoint comes down to a few things that aren't on the spec sticker — starting with whether it even fits your board.

Quick answer The best RF module for an M5Stack Cardputer is the one that (1) matches your exact model — the Cardputer ADV and v1.1 take different caps — (2) covers the frequency band for your region (433 MHz for general consumer-device work; 915 MHz for the US/Canada/Australia/Latin America; 868 MHz for the EU/UK), (3) has stable power so transmitting doesn't brown out the board, and (4) runs Bruce firmware with a correct pin map. On a Cardputer ADV that's a Hydra RF cap matched to your band (424 = 433, 924 = 915, 824 = 868); on a v1.1 it's the 3-in-1 RF Module.

Before anything else: match your Cardputer model

This is the #1 reason a "good" module "doesn't work." The Cardputer ADV added a rear 2×7-pin (UART/I²C/SPI) header that the v1.1 doesn't have, so RF caps are not cross-compatible.

  • Cardputer ADV → Hydra RF cap series (424 / 824 / 924)
  • Cardputer v1.1 → 3-in-1 RF Module

Full breakdown: Cardputer ADV vs v1.1: which RF module fits.

The 6 things that actually matter

1. Model fit (ADV vs v1.1)

Covered above — get this right first or nothing else matters. An ADV cap won't enumerate on a v1.1.

2. Frequency band (don't assume one board does it all)

The CC1101 chip spans several Sub-GHz bands, but a given board and antenna is tuned for one:

  • 433 MHz (Hydra 424) — the most common band for everyday consumer Sub-GHz devices (key fobs, garage doors, sensors), license-free almost everywhere.
  • 915 MHz (Hydra 924 Pro) — the ISM band for the US, Canada, Australia, and Latin America.
  • 868 MHz (Hydra 824) — the EU/UK SRD band.

Pick by region and target band, and match the antenna. A 433 MHz module performs poorly at 915 MHz, and vice versa.

3. Power stability (the difference between "works" and "freezes")

When a radio transmits — especially a PA/LNA-amplified one at higher power — it pulls a sudden current spike. On boards with weak power design, the rail dips, the SPI link loses sync, and you get stalls or "not found." Two things help:

  • PA/LNA for range, paired with clean power so the gain doesn't destabilize the board. On the PINGEQUA line, the Switchblade pairs its PA/LNA nRF24 with an ME6211 low-noise LDO and a tantalum capacitor array; the RF Pack S3 adds LC-filtered rails.
  • Bus isolation so the SD card and radios don't fight over one SPI bus — the RF Pack S3 uses an SN74 logic buffer to isolate SPI between the host and the two radios.

4. Antenna and connector

Prefer a module with proper external antennas you can position or swap (the Hydra 924 Pro and Switchblade ship 2 high-gain antennas; the RF Pack S3 uses 2 top-mounted SMA). A fixed, tiny antenna caps your range and can't be upgraded.

5. Firmware support and documentation (Bruce)

All of these run Bruce (current release 1.15, May 2026 — bruce.computer). What separates a smooth setup from a lost evening is whether the board ships with the correct pin map and menu path documented. The most common "it doesn't work" complaint is a BrucePins.conf mismatch, not bad hardware — see Bruce flash + "module not found" fix.

6. Onboard storage (microSD)

If you capture/replay or log payloads, an onboard microSD slot lets you store data on the module instead of competing for the host's storage. The v1.1 3-in-1 and the Switchblade both include an onboard microSD slot.

The types of Cardputer RF module you'll see

Type Best for Watch out for
433 dual-radio cap (CC1101 + nRF24) Everyday Sub-GHz + 2.4 GHz, best value Must match ADV vs v1.1
915 / 868 dual-radio cap US (915) or EU (868) band work Band-specific; not a 433 substitute
PA/LNA + onboard microSD Longer range + on-board logging Needs clean power so PA doesn't destabilize
Generic marketplace cap Lowest price Inconsistent power design + vague ADV/v1.1 fit, so "not found" is common

Where PINGEQUA's line sits: Hydra RF 424 / 824 / 924 (ADV, by band), the v1.1 3-in-1 (433, onboard microSD), and the Switchblade 3-in-1 (PA/LNA nRF24 + ME6211 LDO/tantalum + onboard microSD). All are Bruce-ready with setup docs. (These are the maker's stated specs from each product page; performance like range depends on antenna, power, environment, and target.)

Quick picks

FAQ

What's the best RF module for an M5Stack Cardputer?
The one that matches your model (ADV vs v1.1), covers your band (433 MHz for most; 868 EU / 915 US), has stable power (clean LDO; PA/LNA only helps if the rail stays steady), good antennas, and ships Bruce-ready with a documented pin map. For most ADV users that's the Hydra RF 424; for v1.1, the 3-in-1 module.
Can the Cardputer do Sub-GHz like a Flipper Zero?
Not out of the box. The Cardputer has no built-in Sub-GHz radio (unlike the Flipper) — a CC1101 RF module adds 433/868/915 MHz Sub-GHz, and an nRF24L01+ adds 2.4 GHz, both running Bruce. Most people use a Cardputer + RF module as a complement to a Flipper, not a drop-in replacement.
What can you actually do with a Cardputer RF module?
With a CC1101 + nRF24 module on Bruce you can do Sub-GHz capture/replay and 2.4 GHz RF experimentation — wireless-security research, IoT prototyping, and protocol analysis. For authorized testing on devices and networks you own or have permission to test only.
Does the same RF cap fit both the Cardputer ADV and v1.1?
No. They use different expansion headers — the ADV added a rear 2×7-pin header. Use Hydra caps on the ADV and the 3-in-1 module on the v1.1.
Which band should I choose — 424, 824, or 924?
424 = 433 MHz (global default), 824 = 868 MHz (EU SRD), 924 = 915 MHz (US/Americas ISM). Match your region and the band your target uses.
What does PA/LNA do, and do I need it?
A power amplifier + low-noise amplifier raises transmit power and receive sensitivity (more range). It's worth it for longer-range work — but only if the board has clean, stable power so the extra current draw doesn't destabilize it.
Why do cheap modules "stop working" when I record to SD?
On boards that share one SPI bus between the SD card and the radios, heavy SD + RF load can stall the link. Bus isolation (e.g. the RF Pack S3's SN74 buffer) is designed to prevent that contention.
Do all these modules use Bruce firmware?
Yes. They run Bruce (current 1.15, May 2026). If a module shows "not found," it's almost always firmware/pin-config, not the hardware.
Is the host Cardputer included with the module?
No — these are RF expansion modules/caps; the Cardputer is sold separately.

Match your board, then your band

Every PINGEQUA Cardputer module ships Bruce-ready with setup and pin-config docs.

ADV — 915 MHz → ADV — 433 MHz → v1.1 — 3-in-1 →

Sources & further reading: Cardputer-Adv expansion header — docs.m5stack.com; Bruce firmware — bruce.computer; regional Sub-GHz ISM bands (433 / 868 / 915) — M5Stack CC1101 docs. Product specs are each item's stated specs; verified June 2026.

Back to blog