Skip to content
README.md 1.02 KiB
Newer Older
developer1's avatar
developer1 committed
# Example of API usage for manipulation of NFC T2T locking bytes 

Example of API usage for manipulation of NFC T2T locking bytes.
developer1's avatar
developer1 committed
Software example written for Visual Studio .NET C#.
developer1's avatar
developer1 committed


## Getting Started

Download project, open source in Visual Studio, compile and run. Optionally you can use precompiled binary at first.
Appropriate ufr-lib dynamic library (ufCoder-...) is mandatory for this project, choose it depending on platform and architecture.

### Prerequisites

uFR series reader, Visual Studio.


### Installing

No installation needed. 


## Usage

Software will help you to use NFC Type 2 tags locking bytes.  
Run application and follow the instructions.
 

## License

This project is licensed under the ..... License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Purpose of this software demo is to provide additional info about usage of uFR Series API specific features.
* It is specific to mentioned hardware ONLY and some other hardware might have different approach, please bear in mind that.