

One module, three ways to work
Use the lightweight Flipper app for mobile inventory, then switch to USB-C or Android OTG when you need deeper UHF tag operations.
FLIPPER ZERO
Portable inventory mode
Scan nearby tags, browse a paged EPC list, inspect tag details and export captured records to CSV on the Flipper SD card.
WINDOWS PC
Full reader/writer mode
Connect by USB-C for inventory, memory-bank read/write, lock and kill operations through the dedicated Windows software.
ANDROID
MTools OTG mode
Connect the expansion to a supported Android device over USB OTG and operate it with the MTools app.
OPEN-SOURCE FLIPPER APPLICATION
See the tags, not just a blinking LED
The companion app presents the complete inventory workflow on the Flipper Zero screen—from live tag count to individual EPC details.


01 · Inventory Scan


02 · Paged Tag List


03 · Tag Details


04 · Action Menu
Field inventory essentials
A purpose-built interface keeps the most useful UHF information available without carrying a laptop.
⌁ Fast inventory scan
Start and stop scanning from the Flipper Zero and watch the detected tag count update in real time.
EPC · Browse captured tags
Move through a paged EPC list, select an entry and inspect its full EPC instead of relying on a truncated preview.
dB · Useful diagnostics
View EPC, RSSI and PC (Protocol Control) bits for each captured tag directly on the Flipper display.
CSV · Save records to SD
Export inventory records as a CSV file for later review, documentation or processing on another device.
HARDWARE UART · 115200 BAUD
Direct GPIO connection
The open-source application uses the Flipper Zero hardware UART on pins 13 and 14. The module is powered from the 3.3V and GND pins.
Important: Disconnect power before changing wiring. Confirm every pin before powering the module; reversed power or crossed connections may damage the hardware.
| Flipper Zero pin | UHF Expansion |
|---|---|
| 13 (TX) | RX |
| 14 (RX) | TX |
| 8 (3.3V) | VCC |
| 18 (GND) | GND |
Build and launch the Flipper app
The application source is public and can be built with the official Flipper Zero build tool.
01
Clone
Download the open-source application from the MTools Tec GitHub repository.
02
Build
Run ufbt build in the project directory to create the application package.
03
Launch
Use ufbt launch, or copy the FAP to SD Card/apps/GPIO and open it from Apps → GPIO.
git clone https://github.com/mtoolstec/fz-uhf-expansion.git cd fz-uhf-expansion ufbt build ufbt launch
WINDOWS READER / WRITER
Windows UHF reader / writer
Use the Windows program for real-time UHF inventory and supported EPC Gen2 / ISO 18000-6C read, write, lock and kill operations.
With compatible TID-changeable tags, supported PC or Android workflows can access additional memory operations, including TID rewriting.
Mode distinction: The Flipper Zero application is designed for portable inventory and record export. Use PC or Android mode for full reader/writer operations.
Source code, documentation and updates
Review the app source, installation guide, UART protocol notes and future updates in the official MTools Tec repository.
























Reviews
There are no reviews yet