
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.
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.
Browse captured tags
Move through a paged EPC list, select an entry and inspect its full EPC instead of relying on a truncated preview.
Useful tag diagnostics
View EPC, RSSI and PC (Protocol Control) bits for each captured tag directly on the Flipper display.
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.
| 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.
Clone
Download the open-source application from the MTools Tec GitHub repository.
Build
Run ufbt build in the project directory to create the application package.
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
UHF Reader Windows Program
Use the Windows program for real-time UHF inventory and supported EPC Gen2 / ISO 18000-6C read, write, lock and kill operations. View supported products, connection notes, downloads and the PDF user manual on the software page.
Source code, documentation and updates
Review the app source, installation guide, UART protocol notes and future updates in the official MTools Tec repository.
Windows reader/writer software
USB-C mode supports tag inventory, read, write, lock and kill operations at 115200 baud through the dedicated PC interface.
TID-changeable tag support
When paired with compatible TID-changeable ISO 18000-6C UHF tags, PC/Android reader-writer mode can access supported memory operations including TID rewriting.





















Reviews
There are no reviews yet