// PINGEQUA LAB WIKI

Module Setup & Field Guides

Preparation, firmware deployment and troubleshooting for every PINGEQUA RF / Wi-Fi module. Pick a module on the left — everything lives on one page, deep-linkable by anchor.

5Ghost WLAN-Devboard für Flipper Zero – BW16 RTL8720DN Dual-Band #

HW_IDFLIPPER-ZERO-5GHOST-BW16-EXTERNAL-ANTENNA
5Ghost WLAN-Devboard für Flipper Zero – BW16 RTL8720DN Dual-Band
Ref: pingequa.com/pages/wiki#flipper-zero-5ghost-bw16-external-antenna
01 · PREPPreparation Manifest
  • Host Device: Flipper Zero
  • Compatible Flipper Firmware: Official, Momentum, or Unleashed.
  • Required App File: Download the latest 5ghost_wifi_lab.fap from GitHub Releases:

https://github.com/pingequalab/5ghost-wifi-lab

  • Hardware Note: The PINGEQUA 5Ghost board ships preloaded. No wiring, soldering, or module flashing is required for first-time setup.
  • Antenna Note: Tighten the external SMA antenna before use.
  • SD Path: Copy the .fap file to /ext/apps/GPIO/ on your Flipper microSD card.
  • Support Note: Built for the PINGEQUA 5Ghost BW16 board only. Other BW16 / RTL8720DN boards are not supported.
02 · SETUPHardware & Firmware Deployment
01HARDWARE INSTALLATION

Power OFF your Flipper Zero.

Tighten the external antenna first, then align the 5Ghost board with the top GPIO header and seat it straight. Do not force or tilt the pins.

Power ON the Flipper Zero.

02INSTALL THE FLIPPER APP

Download the latest 5ghost_wifi_lab.fap from GitHub Releases.

Copy it to your microSD card under /ext/apps/GPIO/.

On the Flipper, open: Apps GPIO 5Ghost WiFi Lab.

03FIRST USE

Start with Scan Wi-Fi or Channel Map to confirm the board is communicating normally.

The module firmware is already preloaded from the factory. Browser flashing is only needed for recovery, not for normal setup.

03 · DEBUGTroubleshooting Guide

ISSUE App does not appear in Apps GPIO.

FIX Confirm the file name is 5ghost_wifi_lab.fap and that it was copied to /ext/apps/GPIO/ on the microSD card. Reinsert the SD card or reboot the Flipper if needed.

ISSUE Board is not detected after installation.

FIX Power OFF the Flipper, remove the board, and reseat it on the top GPIO header without tilting the pins. Make sure the external antenna is tightened correctly before use. This board is designed for the PINGEQUA 5Ghost BW16 hardware only; other BW16 / RTL8720DN boards may not work correctly.

ISSUE Deauth does not work on some networks.

FIX This is usually not a hardware fault. PMF / 802.11w and WPA3-protected APs can ignore deauth by design. 5Ghost is designed to flag these protected targets instead of failing silently.

ISSUE Handshake capture is empty or inconsistent.

FIX Select a 5 GHz target AP when capturing WPA/WPA2 handshakes. On this platform, 5 GHz is the reliable capture path.

ISSUE Module firmware needs recovery or the board stops responding.

FIX Open https://flash.pingequa.com/devices/bw16-5ghost in Chrome or Edge on desktop, or Chrome on Android. Connect the board by USB-C and click Flash. If auto-entry fails, hold BOOT, tap RESET, release BOOT, and try again.

For educational and authorized testing only — you assume all legal responsibility for use.

CC1101-Modul für Flipper Zero – 433 MHz Sub-GHz #

HW_IDCC1101-433-MHZ-RF-DEVELOPMENT-BOARD-FOR-FLIPPER-ZERO
CC1101-Modul für Flipper Zero – 433 MHz Sub-GHz
Ref: pingequa.com/pages/wiki#cc1101
01 · PREPPreparation Manifest
  • Hardware: CC1101 Sub-GHz GPIO module with external high-gain antenna.
  • Variants: Standard, and a High-Gain edition tuned for 433 MHz — nominal 20 dBm output (verified 18.6 dBm) for longer range. Setup is identical for both.
  • Firmware: [CRITICAL] Unleashed (highly recommended) or other 3rd-party forks (Momentum / RogueMaster).
  • Firmware link: https://github.com/DarkFlippers/unleashed-firmware
  • Note: Official firmware does not support external CC1101 modules via GPIO by default. Update firmware before installing.
02 · SETUPHardware & Firmware Deployment
01PHYSICAL INSTALLATION
  • Power OFF your Flipper Zero.
  • Align the module pins with the top GPIO headers.
  • Insert gently but firmly; tighten the SMA antenna securely.
02ACTIVATE EXTERNAL MODULE
  • Power ON. Path: Main Menu Sub-GHz Radio Settings Module.
  • Toggle from [Internal] to [External].
  • Flipper now bypasses the internal chip and uses the high-power CC1101 GPIO module.
03TESTING
  • "Receive" or "Read" a known signal (e.g. a remote) to verify the extended range from the external antenna.
03 · DEBUGTroubleshooting Guide

ISSUE "External Module Not Found" or no signal.

FIX Re-check the [Module] setting in Sub-GHz Radio Settings — it must be set to External. Ensure you are on Unleashed or compatible firmware. Check the physical connection; no bent or misaligned pins.

For educational and authorized testing only — you assume all legal responsibility for use.

Flipper Zero 2-in-1 HF-Modul – nRF24L01+ + CC1101 433 MHz #

HW_IDFLIPPER-ZERO-2-IN-1-RF-MODULE
Flipper Zero 2-in-1 HF-Modul – nRF24L01+ + CC1101 433 MHz
Ref: pingequa.com/pages/wiki#2in1
01 · PREPPreparation Manifest
  • Compatibility: Flipper Zero (Momentum firmware recommended).
  • Critical SPI config — Path: START PROTOCOLS GPIO PINS. Set [NRF24 SPI] to [Extra 7] (mandatory for this module).
  • Notice: Smart Auto-Switching enabled — no physical toggle needed.
02 · SETUPHardware & Firmware Deployment
01PHYSICAL INSTALLATION
  • Power OFF your Flipper Zero.
  • Carefully insert the module into the LEFT GPIO headers.
  • Power ON the device.
02ACTIVATE CC1101 (433 MHz)
  • Path: Sub-GHz Radio Settings Module select [External].
03RUN NRF24 (2.4 GHz)
  • Path: Apps GPIO run MouseJacker or other NRF24 tools.
  • If the app fails to launch, re-verify the SPI pin setting from STEP_01.
03 · DEBUGTroubleshooting Guide

ISSUE NRF24 Scanner / Jammer not working.

CAUSE These apps use hardcoded pin definitions in their current version. This is a software limitation, not a hardware defect — we are working with developers on compatibility updates.

ISSUE CC1101 "External Module Not Found".

FIX Re-check Sub-GHz settings so [External] is active. Inspect GPIO pins for alignment issues or debris.

For educational and authorized testing only — you assume all legal responsibility for use.

Flipper Zero WiFi Board #

HW_IDFLIPPER-ZERO-WIFI-DEVBOARD-BLACK
Flipper Zero Wi-Fi Devboard – ESP32-S2 Schwarz
Ref: pingequa.com/pages/wiki#esp32s2
01 · PREPPreparation Manifest
  • Hardware: ESP32-S2 Wi-Fi dev board with an 18-pin gold GPIO header (Black or Green — identical board).
  • Firmware (board): ships pre-flashed with ESP32-Marauder — no flashing needed out of the box.
  • Firmware (Flipper): Official, Momentum or Unleashed — all include the WiFi Marauder companion app.
  • Note: the board provides the Wi-Fi radio; the Flipper runs the companion app over GPIO UART. Flipper Zero host NOT included.
02 · SETUPHardware & Firmware Deployment
01PHYSICAL INSTALLATION
  • Power OFF your Flipper Zero.
  • Align the 18-pin header with the top GPIO pins and seat the board firmly.
  • Power ON — the board's onboard LED indicates power.
02LAUNCH MARAUDER
  • On the Flipper: Apps GPIO [ESP32] WiFi Marauder.
  • The companion app talks to the pre-flashed board over UART — no PC needed.
03TESTING
  • Run a basic [scanap] (list access points) to confirm the board responds.
  • Captures (PCAP) are written to the Flipper SD card.
04RE-FLASH (optional)
03 · DEBUGTroubleshooting Guide

ISSUE Marauder app shows no response, or the board is not detected.

FIX Re-seat the board (no bent or misaligned pins). Confirm the board has power (LED on). Update the WiFi Marauder companion app from the Flipper app catalog so its UART protocol matches the board firmware.

For educational and authorized testing only — you assume all legal responsibility for use.

NRF24-Modul für Flipper Zero – nRF24L01+ 2,4 GHz #

HW_IDFLIPPER-ZERO-NRF24-MODULE
NRF24-Modul für Flipper Zero – nRF24L01+ 2,4 GHz
Ref: pingequa.com/pages/wiki#nrf24
01 · PREPPreparation Manifest
  • Functional specs: 2.4 GHz RF transceiver (GFSK). Sniffs and injects wireless HID packets (mice / keyboards).
  • Core capabilities:
  • Sniffing: capture hardware addresses of unencrypted 2.4 GHz wireless devices.
  • Mousejacking: inject BadUSB payloads into vulnerable wireless receivers (e.g. Logitech Unifying).
  • Scanning: 2.4 GHz spectrum interference analysis.
  • Required firmware: [CRITICAL] Momentum or Unleashed. Official firmware lacks the SPI drivers and GPIO apps.
  • App path: Applications GPIO [NRF24 Sniffer / MouseJacker].
02 · SETUPHardware & Firmware Deployment
01PHYSICAL INSTALLATION
  • Power OFF your Flipper Zero.
  • Insert the NRF24 module into the GPIO headers, aligned to the correct pins (3.3V on Pin 9).
  • Power ON the device.
02LAUNCH NRF24 TOOLS
  • Path: Applications GPIO [NRF24 Sniffer] or [MouseJacker].
  • Ensure SPI mode is selected in the app if prompted.
03VERIFY
  • Run the Sniffer near a known 2.4 GHz GFSK device to confirm capture.
  • If you see "Module Not Found", re-check firmware and pin seating (see Troubleshooting).
03 · DEBUGTroubleshooting Guide

ISSUE "NRF24 Module Not Found" error.

FIX Confirm you are on third-party firmware (Official FW will not work). Check for bent pins or debris in the GPIO headers. Ensure stable 3.3V power (Pin 9).

ISSUE Sniffer captures nothing.

CAUSE Most modern "Bluetooth" mice use BLE encryption that NRF24 cannot crack; this module is effective against older 2.4 GHz GFSK protocols (early Logitech, Microsoft, non-brand wireless mice). High-traffic Wi-Fi can also drown out the sniffer.

FIX Move closer to the target receiver.

For educational and authorized testing only — you assume all legal responsibility for use.

GPS Module #

HW_IDFLIPPER-ZERO-GPS-MODULE
GPS-Positionierungsmodul für Flipper Zero
Ref: pingequa.com/pages/wiki#gps-module
01 · PREPPreparation Manifest
  • Hardware: GPS + GLONASS module for Flipper Zero, built on the Quectel L86-M33. Receive-only — no transmitter.
  • [CRITICAL] Outdoor use only: GPS cannot receive satellites indoors. Use it outside in an open area with a clear view of the sky — away from windows, walls, and metal — or you will get no fix. This is normal for any GPS receiver.
  • App: Install the GPS NMEA app from the Flipper app catalog.
  • App link: https://lab.flipper.net/apps/gps_nmea
  • Firmware: Official or Momentum (Momentum also has a built-in GPS feature).
  • Note: Uses the Flipper default GPIO pins 13/14 — no wiring changes and no pin remapping.
02 · SETUPHardware & Firmware Deployment
01PHYSICAL INSTALLATION
  • Power OFF your Flipper Zero.
  • Seat the GPS module on the top GPIO header in the correct orientation — default pins 13/14, 3.3V, GND. Do not force the pins.
  • Power ON.
02INSTALL THE APP
  • Install the [NMEA] GPS app from the Flipper app catalog (lab.flipper.net/apps/gps_nmea), or enable the built-in GPS on Momentum.
  • Open it: Apps GPIO [NMEA] GPS.
  • No data on screen? Long-press [Up] to set the baud rate to 9600 (the module default).
03FIRST FIX — OUTDOORS
  • Go outside to an open area with a clear view of the sky. This step is essential (see the outdoor note above).
  • Keep the module still and wait. The on-board LED shows it is active.
  • A cold first fix can take a couple of minutes — that is normal.
  • After the first fix, the supercapacitor keeps your last position, so later restarts lock on in seconds.
03 · DEBUGTroubleshooting Guide

ISSUE No fix / no location shown.

CAUSE You are almost certainly indoors, or your view of the sky is blocked.

FIX Go outside to an open area, away from windows, walls, and metal. Give it a clear view of the sky and wait a couple of minutes.

ISSUE No data at all in the GPS NMEA app.

FIX Long-press [Up] in the app to set the baud rate to 9600, and confirm the module is seated on the default pins 13/14.

ISSUE First fix is very slow.

CAUSE A cold start with no stored data always takes longer.

FIX Stay outdoors with open sky and keep the module still. Later restarts are much faster thanks to the supercapacitor.

ISSUE Lost the fast-restart benefit after long storage.

CAUSE The supercapacitor holds for hours, not days.

FIX Do a normal first fix outdoors; restarts will be quick again afterward.

For educational and authorized testing only — you assume all legal responsibility for use.

Hydra RF Series #

HW_IDCARDPUTER-ADV-HYDRA-RF-424
Hydra RF 424 Cap für Cardputer ADV – nRF24L01+ + CC1101 433 MHz
Ref: pingequa.com/pages/wiki#hydra
01 · PREPPreparation Manifest

One module family, one setup. The Hydra RF 424 / 824 / 924 are the same board — only the CC1101 band tuning differs — so these steps apply to every model in the series.

  • Models & bands: [424] 433 MHz · [824] 868 MHz (EU / Intl ISM) · [924] 915 MHz (US ISM).
  • Compatibility: M5Stack Cardputer ADV version ONLY. Using on Cardputer v1.1 or older causes detection failure and possible firmware errors.
  • Radios: CC1101 (Sub-GHz) + nRF24L01+ (2.4 GHz), with AutoBand smart switching — no physical toggle.
  • Firmware: Bruce 1.14 (recommended). [NOTE] Avoid v1.15 — a known bug can reboot the Cardputer (e.g. during RF Scan); 1.14 is stable. Source: https://github.com/BruceDevices/firmware
  • For one-click flashing: a desktop with Chrome or Edge + a USB-C data cable (Safari / Firefox not supported).
  • Docs (pin reference, setup guide, troubleshooting): https://github.com/pingequalab/cardputer-adv-hydra-rf
02 · SETUPHardware & Firmware Deployment

Our web flasher installs Bruce and then automatically writes AND verifies the Hydra RF pin config — no manual pin editing.

01PREP
  • Use Chrome or Edge on a desktop (Safari / Firefox are not supported) + a USB-C data cable (not a charge-only cable).
  • Remove the SD card first — an old config on the card can interfere.
02FLASH FIRMWARE
  • Connect the Cardputer to the PC over USB-C and open https://flash.pingequa.com/devices/cardputer-bruce
  • Click [Connect] and pick the device serial port in the popup. The Cardputer enters flash mode automatically — no buttons.
  • Keep the default version 1.14, click [Flash], and wait for the progress bar.
03AUTO-CONFIG (automatic)
  • After flashing, the page waits for the device to reboot, then automatically writes and verifies the Hydra RF pin config.
  • It succeeded when the log shows [Module config applied and verified]. No manual action needed.
04FINISH & USE
  • Reinsert the SD card, then dock the Hydra RF module onto the Cardputer ADV backplane.
  • Open Bruce's RF tools. Set the CC1101 frequency for your model — RF Frequency: [433.00] (424) · [868.35] (824) · [915.00] (924) MHz.
  • nRF24 (2.4 GHz): launch any NRF24 tool (e.g. Spectrum) and select SPI mode.
!!IF AUTO-CONFIG DID NOT COMPLETE
  • Wait until the device reaches the Bruce main screen, then click [Apply module config] on the flasher page to retry once.
  • If the reinserted SD card holds an old brucePins.conf, the device may show a config error — delete it or format the SD card.
  • Manual pin reference (last resort): https://github.com/pingequalab/cardputer-adv-hydra-rf
03 · DEBUGTroubleshooting Guide

ISSUE Module not found, or a config error, after flashing.

FIX Once the device reaches the Bruce main screen, click [Apply module config] on the flasher page to retry. If the SD card holds an old brucePins.conf, delete it or format the card. Last resort — set pins manually: https://github.com/pingequalab/cardputer-adv-hydra-rf

ISSUE No serial port shows in the flasher picker.

FIX Use a USB-C data cable (not charge-only) and try a different port. Flashing works only in Chrome / Edge (desktop) or Chrome (Android).

ISSUE Failed to connect, or wrong chip detected.

FIX Unplug and replug the device, then click Connect again. Close any app holding the port (Arduino IDE, serial monitor).

ISSUE RF / Sub-GHz menus show no radio.

FIX The Hydra RF module must be plugged into the Cardputer ADV — without it there is no RF hardware to drive.

ISSUE Cardputer reboots unexpectedly (e.g. during RF Scan).

CAUSE A Bruce v1.15 firmware bug — not a hardware fault.

FIX Re-flash the stable Bruce 1.14 from the one-click flasher.

ISSUE Reboot during Record Raw or high-power TX.

CAUSE The Cardputer shared SPI bus can congest under high-speed traffic — a hardware limitation, not a module defect.

FIX Remove the SD card during Record Raw, or connect external USB-C power for long sessions.

For educational and authorized testing only — you assume all legal responsibility for use.

Switchblade RF 3-in-1 für M5Stack Cardputer – nRF24L01+ + CC1101 433 MHz #

HW_IDM5STACK-CARDPUTER-SWITCHBLADE-RF-3-IN-1
Switchblade RF 3-in-1 für M5Stack Cardputer – nRF24L01+ + CC1101 433 MHz
Ref: pingequa.com/pages/wiki#switchblade
01 · PREPPreparation Manifest

  • Compatibility: M5Stack Cardputer v1.1 (Standard Edition).
  • Interface: dual connection required (internal SD slot + Grove port).
  • Firmware: latest Bruce (Stable or Beta).
  • Physical toggle: integrated switch for mode selection (CC1101 ⇋ NRF24).
  • Power: dedicated LDO + tantalum capacitors for high-power RF stability.
  • Notice: always power OFF before inserting the module into the SD slot.
02 · SETUPHardware & Firmware Deployment
01HARDWARE INSTALLATION
  • Power OFF the Cardputer.
  • Insert the module firmly into the internal microSD slot.
  • Connect the module to the Cardputer's Grove port with the provided 4-pin cable.
  • Power ON the device.
02ACTIVATE CC1101 (Sub-GHz)
  • Toggle the board's physical switch to [CC1101].
  • Path: RF CONFIG RF MODULE select [CC1101]. The microSD slot stays active for recording RAW signals.
03ACTIVATE NRF24 (2.4 GHz)
  • Toggle the physical switch to [NRF24].
  • Launch any NRF24 tool (e.g. Sniffer) and select [SPI Mode] in the app settings.
  • Switching the toggle requires a software restart of the RF app to re-init the bus.
03 · DEBUGTroubleshooting Guide

ISSUE "Module Not Found" or SPI errors.

FIX Re-check the physical switch position — the hardware cannot run both RF chips at once. Ensure the Grove cable is fully seated (it carries I/O the SD slot cannot). Verify the latest Bruce Beta for optimal SPI timing.

ISSUE Device reboots during high-power transmission.

CAUSE Tantalum caps buffer power, but the Cardputer's internal battery may struggle below 20%.

FIX Connect an external USB-C power source for long RF sniffing / jamming sessions.

For educational and authorized testing only — you assume all legal responsibility for use.

RF Pack S3 für M5Stack StickS3 – nRF24L01+ + CC1101 433 MHz #

HW_IDM5STACK-STICK-S3-RF-PACK-S3-V1-BLACK
RF Pack S3 für M5Stack StickS3 – nRF24L01+ + CC1101 433 MHz
Ref: pingequa.com/pages/wiki#rfpack-s3
01 · PREPPreparation Manifest
  • Host device: M5Stack Stick S3.
  • Firmware: [CRITICAL] Bruce v1.14 or later (Latest / Beta).
  • Flasher: https://bruce.computer/flasher
  • Warning: DO NOT use v1.12 or v1.13 — only v1.14+ has the SPI & power patches required for hardware recognition. If the module is not detected, check the version first.
02 · SETUPHardware & Firmware Deployment
01HARDWARE CONNECTION
  • Align the pins and plug the RF board firmly into the back of your M5Stack Stick S3.
02SOFTWARE CONFIGURATION
  • CC1101 (433 MHz) — Path: RF CONFIG RF MODULE select [CC1101 (Legacy)].
  • NRF24 (2.4 GHz) — no setup required; open the NRF24 menu and turn it on.
03 · DEBUGTroubleshooting Guide

ISSUE "CC1101 Not Found" error.

CAUSE Typical firmware mismatch — older versions fail to power the module via SPI.

FIX Use Bruce v1.14 or a newer Beta.

ISSUE Module unresponsive or freezing.

FIX Check the Stick S3 physical power switch (side) is ON. Re-plug the module so pins are aligned and not bent. For stable RF transmission, keep battery above 30%.

For educational and authorized testing only — you assume all legal responsibility for use.

Stick RF 424 für M5Stack StickC+ – nRF24L01+ + CC1101 433 MHz #

HW_IDSTICK-RF-424-MODULE
Stick RF 424 für M5Stack StickC+ – nRF24L01+ + CC1101 433 MHz
Ref: pingequa.com/pages/wiki#stick424
01 · PREPPreparation Manifest
  • Host device: M5Stack Cardputer / M5StickC Plus 1.1 & 2.
  • Firmware: [CRITICAL] latest Beta from https://bruce.computer/flasher
  • Firmware alert: DO NOT use v1.13 / v1.14 Stable — these have SPI bus timing issues on M5StickC / Cardputer hardware. The Beta includes AXP2101 power-management patches for 100% recognition.
  • In the box: RF board, microSD interface, Grove cable.
02 · SETUPHardware & Firmware Deployment
01PHYSICAL CONNECTION
  • Insert the RF board into the SD slot of the Cardputer.
  • Connect the board's GPIO pins to the Cardputer with the included Grove cable.
02SELECT RF MODE
  • CC1101 (433 MHz) — toggle the physical switch to [433MHz]. Path: RF CONFIG RF MODULE select [CC1101 (Legacy)].
  • NRF24 (2.4 GHz) — toggle the physical switch to [2.4GHz]; NRF24 functions are now active.
03 · DEBUGTroubleshooting Guide

ISSUE "Module Not Found" error.

FIX Re-verify you are on the latest Beta firmware. Ensure the Grove cable is firmly seated and the physical switch is in the correct position.

ISSUE Limited NRF24 jammer range.

CAUSE Low-power hardware design and 2.4 GHz anti-interference naturally limit range — a design characteristic, not a defect.

FIX For advanced config see https://github.com/pr3y/Bruce/wiki

For educational and authorized testing only — you assume all legal responsibility for use.