Quickstart
May 9, 2026 · View on GitHub
What you need
- A Flipper Zero on any modern firmware (Momentum / Unleashed / RogueMaster / OFW)
- The PINGEQUA Flipper Zero NRF24+CC1101 2-in-1 RF Devboard — the only officially supported hardware
- A USB-C cable
- A computer with qFlipper (or
ufbtfor command-line install)
1. Install the app
Easiest: qFlipper drag-and-drop
- Download
pingequa_rf_toolkit.fapfrom the Releases page - Connect Flipper to your computer via USB
- Open qFlipper, click File Manager
- Navigate to
/ext/apps/GPIO/ - Drag
pingequa_rf_toolkit.fapinto that folder
Power-user: ufbt sideload
pip install --user ufbt
ufbt update --channel=dev
git clone https://github.com/pingequa/pingequa_rf_toolkit
cd pingequa_rf_toolkit
ufbt launch # builds and launches automatically
2. Plug in the board
⚠️ Power off first. Hot-swapping GPIO boards can damage the SPI bus on either chip.
- Power off your Flipper (hold Back ~2 seconds → Power off)
- Plug the PINGEQUA 2-in-1 board onto the LEFT GPIO headers — the 18-pin row on the top-left edge (not the right side)
- Power Flipper back on
3. Launch the app
On Flipper:
- From main menu:
Apps → GPIO → PINGEQUA RF Lab - Splash screen appears showing "Initializing..." with a progress bar
- After ~1 second, you should see the scanner UI with bars filling in
4. First scan walkthrough
The bars represent real-time 2.4 GHz activity. Wait 5–10 seconds for accumulation.
Try this:
- Open WiFi on your phone, browse a website (generates traffic on your home AP)
- Watch the scanner — bars near the WiFi 1 / 6 / 11 marker (▲) should grow
- Press → several times to move the cursor across the chart
- The header updates
Ch0XX 2XXX MHzshowing exact channel and frequency - The footer's
Cur:Nshows hits at the cursor channel - Continue until any bar reaches the top — top-right shows
MAX! - Press OK to clear and rescan
5. Common first questions
Why don't I see any bars?
Either no 2.4 GHz activity nearby (rare in cities), or the board isn't detecting. Check the Troubleshooting guide.
Bars filled up too fast — everything is at top?
Lower the dwell time with ↓. Less dwell = less sensitivity = harder to saturate.
App froze / Flipper rebooted?
File a bug report with firmware, hardware, and steps to reproduce.
6. Next steps
- Read the UI Guide — every pixel explained
- Try the Use Cases — 10 real scenarios
- Check the FAQ — frequently asked questions
🛒 Don't have the board yet? Buy the PINGEQUA 2-in-1 RF Devboard