Sin descripción

frux-c 583fba3022 no syntax error; memmanage error raised hace 1 año
assets 0e03ab5d41 added pics from offical discord, thanks to @digits7025 hace 2 años
icons 231c0f2753 added some minor quality of app changes hace 2 años
scenes 583fba3022 no syntax error; memmanage error raised hace 1 año
README.md aa49a4ba44 minor README update hace 2 años
application.fam 17c2e1566b faster read method, and mpu fault error to fix hace 2 años
uhf_app.c 583fba3022 no syntax error; memmanage error raised hace 1 año
uhf_app.h 59392b764b added landing app scene hace 2 años
uhf_app_i.h 97ce3f1586 reworking module info and tag view scenes' hace 2 años
uhf_buffer.c 17c2e1566b faster read method, and mpu fault error to fix hace 2 años
uhf_buffer.h 407461305e buffer size increase hace 2 años
uhf_device.c 90b658c87b refractoring write hace 2 años
uhf_device.h 90b658c87b refractoring write hace 2 años
uhf_module.c 583fba3022 no syntax error; memmanage error raised hace 1 año
uhf_module.h 583fba3022 no syntax error; memmanage error raised hace 1 año
uhf_module_cmd.h 8ef73e7ea2 changed rx settings to respond to corrupt or failed/data + 2 more module settings hace 2 años
uhf_module_settings.h a0585c4f95 merge conflict fix hace 2 años
uhf_tag.c 2f041821e4 logic improvment hace 2 años
uhf_tag.h f6eb23f57c stack size increase, new work on adding settings hace 2 años
uhf_uart.c 583fba3022 no syntax error; memmanage error raised hace 1 año
uhf_uart.h 583fba3022 no syntax error; memmanage error raised hace 1 año
uhf_worker.c 583fba3022 no syntax error; memmanage error raised hace 1 año
uhf_worker.h 583fba3022 no syntax error; memmanage error raised hace 1 año

README.md

[UHF]RFID App for FlipperZero

Overview

This repository contains a UHF RFID application developed for FlipperZero, a versatile multi-tool device. The app leverages the YRM100 module to enable UHF RFID functionality.

What's Ongoing

Adding features to the app to make it more usable and stable. Currently, also addressing the issue page to fix bugs and improve the app. And also add the planned and requested features. For example, UI Change to show all info from initial scan; feature to identify the tag type and show the info accordingly; and more.

What's Changed

  • Added a settings page to allow for changing of the module's settings.
  • Added options like baud rate, rf power, region; more to come.
  • Tx communication is much more stable and faster now; more improvements to come.
  • Bug fixes and improvements.

Features

  • Read Single UHF RFID tag
    • EPC Bank
    • TID Bank
    • USER Bank
  • View saved UHF RFID tags
  • Write Single UHF RFID tag
    • EPC Bank
    • TID Bank (Not Supported if locked)
    • USER Bank
  • Change Module setting parameters (In Progress)
    • Set Baudrates
    • Set RF Power
    • Set Region
    • Set/Reset Access Password
    • Set Kill Password
    • Kill Tag
  • Edit/Create new data to write.
  • Extras
    • Read multiple tags at once
    • View multiple on a list view

Requirements

To run this application on FlipperZero, you will need:

Setup and Installation

  1. Ensure you have set up your FlipperZero device with the YRM100 module properly. You can also read more about how to setup the module from the Md5Stack Docs page. wiring diagram
  2. Clone this repository to the applications_user folder of your flipper firmware of your choice
  3. If you have VSCode setup with your flipper firmware.
    • ### Windows
      1. Press Ctrl+Shift+B on vscode while in the uhf_app folder
      2. Select the Launch App on Flipper option. And watch as the app launches on your flipper
      3. If you don't have vscode setup you can use the cli command ./fbt COMPACT=1 DEBUG=0 launch APPSRC=applications_user\uhf_rfid
    • ### MacOS ... tbd

Usage

  1. Power on your FlipperZero device.
  2. Connect the uhf module to the flipper via gpio.
  3. Navigate to the UHF RFID app on FlipperZero's menu.
  4. Currently Read for EPC, TID, USER Banks are supported, as well as saving and Writing EPC, USER Banks ... will further update this page as it development goes

Contributions

As this app is still in the development stage, I welcome contributions to this project. If you find any issues or want to enhance the application, feel free to create a pull request.

Disclaimer

  • This application is provided as-is and may contain bugs or issues.
  • Use it at your own risk.
  • I am not responsible for any damage or loss caused by the usage of this app.

Extra Resources

Contact

For any inquiries or support, you can reach out to us at :