Black Friday


Black Friday Blitz: Bulk deals on top-selling 10-piece sets. Hurry, while supplies last!


10 Pieces Bulk - µFR Nano OEM RFID NFC Reader Writer - Smart Card Programmer + FREE SDK

ISO14443 Type A & B, ISO18092 Card Programmer

RFID NFC contactless reader/writer – µFR Nano OEM is an advanced development tool based on NFC and RFID technology. It operates at a frequency of 13.56 MHz, compliant with ISO14443 A&B and ISO18092 standards.

This NFC module is primarily designed as a professional tool for IT companies and individuals engaged in RFID NFC solution development. It comes with free SDK source code examples, cross-platform libraries, upgradeable firmware, and a well-documented API and communication protocol.

We also provide plug-and-play apps that make µFR Nano an excellent choice for end-users, as well.

This small but powerful device is fully featured and fully NFC compatible. It is available with USB, UART (TTL), or RS232 connectivity options. Followed by a well-documented API, software SDK, cross-platform libraries, firmware upgrades, and excellent technical support, it’s a No. 1 tool for any RFID NFC custom project development.

Hardware

This RFID NFC readers’ RF communication is based on its robust, highly integrated NXP IC interface. The device operates on HF 13.56 MHz and successfully communicates with cards, labels, wristbands, and tags of ISO/IEC 14443 A, ISO/IEC 14443 B, and ISO/IEC 18092 standards.

With outstanding modulation and demodulation concepts and many integrated 13.56 MHz contactless communication protocols, this device implementation becomes reliable and simple for every RFID NFC solution developer.

Both hardware and software, are fully developed, tested, and successfully implemented with MIFARE®, NTAG21x, NTAG 4xx DNA, and JCOP family cards/tags:

  • MIFARE Mini®,
  • MIFARE Classic® (1K, 4K, EV1),
  • MIFARE Ultralight®,
  • MIFARE Ultralight C®,
  • MIFARE Plus® (2K, 4K, S, X, EV1),
  • MIFARE DESFire® (Light, 2K, 4K, 8K, EV1, EV2),
  • NXP NTAG® 21x (210, 213, 215, 216, Tag Tamper),
  • NXP NTAG® 4xx DNA (413, 424),
  • NXP JCOP® Java Card (J3A040, J3A081, J3H145, JC30M48CR).

Besides, this tool supports all other tags compatible with the listed above.

Even though the supported technologies list is already comprehensive, our development team constantly works on product improvements and upgrades, staying in line with this technology’s global trends. 

THIS RFID MODEL IS ALSO AVAILABLE AS AN OEM NFC MODULE.

The OEM board is available in three versions:

  • USB – with standard micro-USB connector
  • UART TTL – with the 5-pin male header connector
  • RS-232 – via an adapter with a DB9 connector.

Firmware

Digital Logic proprietary interoperable firmware runs on all MCU platform-based µFR Series hardware. The reader and the host communicate through the high-speed FTDI chip direct access.

At the core, on the communication level, the device uses a Digital Logic unique proprietary communication protocol

The µFR Series firmware contains many complex built-in functions that can be called via libraries explained in API docs.

Most of the functions are developed to make work easier for developers and integrators by decreasing their development time, such as: 

  • Support for multiple RFID NFC readers on a single host.
  • The whole set of commands for MIFARE Classic® manipulation according to the manufacturer’s specification
  • Various addressing schemes (Block, BlockInSector)
  • The key storage handling (one way, write only, no reading of stored keys)
  • Various key applying modes (by index or scheme)
  • Value block manipulation
  • Using the entire memory structure as linear space (convenient for most card types)
  • NFC tags handling, NDEF format parsing in firmware
  • AES128 “on the fly” built-in hardware encryption, which is extremely important for working with complex DESFire security keys
  • AES128 encryption of files and keys in DESFire cards
  • MIFARE Plus support
  • MIFARE Ultralight C support
  • APDU command structure support, where applicable (ISO 14443-4 layer)
  • Asynchronous UID sending from reader to host COM port when a card is present – the feature is user-programmable.

The μFR Firmware key feature is the ability to call all its functions using our communication protocol.

Therefore, the μFR device implementation is possible on almost any platform with a serial interface by using the communication protocol.

Supported platforms include:

  • PC
  • Tablet
  • Smartphone
  • Embedded systems
  • Raspberry Pi and other compatible Single Board Computers
  • Beagleboard 
  • MIPS boards
  • PLCs
  • Arduino.

Frequent firmware updates include new features, improvements, and bug fixes while preserving backward compatibility with the previous versions.  Accordingly, the project code and developed software are safe, so there is no need for any changes after a firmware upgrade. All firmware updates and upgrades are FREE and available at the Digital Logic official website.

Software Development Kit

This RFID NFC reader comes with a fully-featured Software Development Kit with external libraries, examples with source codes, documentation about API references, communication protocol, and many useful software tools.

Libraries are cross-compiled for various platforms and so far support:

  • Windows x86/x64
  • Windows ARM/UWP
  • Linux x86/x64
  • Linux ARM/ARM64/ARM HF
  • macOS x64
  • iOS x64
  • Android
  • Arduino
  • ESP32.

Our team is ready to develop additional libraries on client requests. The request realization speed depends on our current project plans and eventual partnership agreement.

All examples are written for all major developing platforms and languages, such as:

  • Java
  • Java Applet
  • JavaScript (egg. NFC Reader Browser Extension)
  • Node.js
  • PHP
  • Lazarus
  • Borland Delphi
  • C
  • C++ Borland Builder
  • C++ WxWidgets
  • Microsoft® Visual .NET family: C++.NET, C#.NET, VB.NET
  • Python
  • Arduino IDE examples.

Our team is ready to develop additional SDK examples in other programming languages on client requests. The request realization speed depends on our current project plans and eventual partnership agreement.

The package includes a set of very useful SDK source code software and executable apps. Some of these are:

  • MIFARE Classic® (1k, 4k, EV1) cards and tags programming software
  • MIFARE® DESFire® (Light, 2k, 4k, 8k, EV1, EV2) cards and tags programming software
  • MIFARE PLUS® (2k, 4k) cards and tags programming software
  • MIFARE Ultralight® (EV1) cards and tags programming software
  • MIFARE Ultralight® C cards and tags programming software
  • NTAG® (2xx, DNA, Tag Tamper) cards and tags programming software
  • Application for common NDEF messages creating and writing into NFC tags
  • Credit card reading app (public data only)
  • Formatter – software tool for card/tag formatting and programming
  • uFR2FileSystem and uFR2File Lite – Keyboard simulation app, with data reading, data parsing into several formats, and sending data to MySQL database via HTTP
  • uFR Shell – Shell-like environment for easy testing and automation
  • Browser extensions (add-ons) for Chrome, Firefox, and Opera
  • Application for reading ePassports (Machine Readable Travel Documents)
  • Digital Signing app
  • APDU commands sending software
  • JCOP cards programming software.

The documentation contains a detailed explanation of API and communication protocol references, with actual byte-level examples for communication protocol implementation. Our API provides a very comfortable way of implementation, and we highly recommend it. When API implementation is not possible, a communication protocol is a very good alternative. We provide regular updates for all libraries, firmware, examples, tools, and documents. Updates are FREE and are available for download from the official Digital Logic GitLab repository

RFID reader hardware features

Feature

Description

Operating frequency

13.56 MHz

Read range

The operating distance is 0-60mm (0”-2.36”), depending on the antenna geometry and reader configuration

Read and write speed

Up to 424 kbps

Supply current

150mA (operating)

Supply voltage

5V

Supported cards and tags

MIFARE® family: MIFARE Mini®, MIFARE Classic® (1K, 4K, EV1), MIFARE Ultralight®, MIFARE Ultralight C®, MIFARE PLUS® (2K, 4K, S, X, EV1), MIFARE DESFire® (Light, 2K, 4K, 8K, EV1, EV2)

NTAG® family: NXP NTAG® 2xx Type 2 (210, 213, 215, 216 Tag Tamper), NXP NTAG® 4xx DNA Type 4 (413, 424)

SmartMX® family: NXP JCOP® Java Card (J3A040, J3A081, J3H145, JC30M48CR)

Connection and power supply

USB port, RS232, UART (TTL)

Software

Library and SDK for Java, Java Applet, JavaScript, Node JS extensions, Lazarus, Borland Delphi, C, C + + Builder, C++ WxWidgets, Microsoft® Visual C++ .NET, Microsoft® Visual C #, Microsoft® Visual Basic .NET, PHP, Python, and Arduino IDE examples

Supported Operating Systems

Microsoft® Windows™, Linux®, macOS, Android

Supported platforms

Windows x86/x64, Windows ARM/UWP, Linux x86/x64, Linux ARM/ARM64/ARMHF, macOS x64, iOS x64, Android, Arduino, ESP32

Smart Card Interface

ISO14443 Type A & B, ISO18092 

Related Equipment

USB cable, Free software download

Accessories

Cards, key-fobs or tags

Warranty

24 months

Size & Weight 

Model

Dimensions (mm)

Device 

Commercial Set

µFR Nano

86 x 27 x 8

26 g

110 g

µFR Nano OEM

86 x 27 x 5

10 g

95 g

uFR Nano UART

87 x 27 x 5

11 g

80 g

Certification

The uFR Nano device is certified by the following Directives:

2004/108/EC - The Electromagnetic Compatibility Directive
1999/5/EC - R&TTE Directive
2006/95/EC - Low Voltage Directive (LVD)
2013/35/EU - The Electromagnetic Fields (EMF) Directive
2011/65/EU - RoHS2 Directive

The following standards were applied:

EMC: EN 55022:2010 + AC:2011
EN 55024:2010
EN 301 489-1 V1.9.2:2011

EN 301 489-3 V1.6.1:2013

RF: EN 300 330-2 V1.6.1

LVD: EN 60950-1:2006 + A1:2010 + A2:2013

EMF: EN 50364:2010


Package content

*** BULK PACK ***

10 x µFR Nano OEM Reader/Writer

10 x Power/Data Cable


Notice: 

Software packages and documentation are available for free download at our official website.

Payment methods

We accept PayPal, 2Checkout, Credit cards, TransferWise, Payoneer, and International Bank Transfers. Payment should be made within 7 days of placing the order. If the transaction has not been completed within this period, please resubmit the order.

Handling time

Items are usually shipped within 2-3 business days after the order is placed.

If the ordered item is out of stock, we will notify you of the expected delivery delay. If the expected delay does not suit you, we will offer a refund or replacement of the product.

IMPORTANT:

As an effect of the pandemic and global crises, we are experiencing delays in handling and delivery due to the increased number of orders and the fact that all our components and raw materials suppliers increased the production lead times. Therefore, our ability to keep sufficient quantities of products in stock and to process your larger orders highly depends on the currently available production capacities and previous order reservations. For these reasons, please keep in mind that the processing of smaller quantities (1-10 pieces) could take more than 48 hours, while we kindly ask you to contact us for larger orders to arrange the best possible delivery time.

Shipping & delivery

The customer can choose between two available shipping services:

    • Registered International Airmail

    • DHL Express

The average delivery time for registered international airmail is 15-30 business days*.

IMPORTANT:

The Registered International Airmail Shipping includes a registered airmail service sent by the Serbian Post. The parcel gets an international tracking number in a format consisting of 2 letters, followed by 5-9 numbers and ending with 2 letters.

Due to the different standards of the tracking number in some countries, the initial tracking number may be replaced with a new one when the package arrives in that country.

Changing the tracking number is common for U.S. shipping addresses due to the USPS standard for tracking mail numbers. If you have trouble tracking a package after it arrives in the U.S., we recommend that you contact your local USPS mail office and request a new tracking number.

DHL Express - Expedited international shipping service with an average delivery time of 3-7 business days*. Depending on the delivery address, a DHL Surcharges may apply (Remote Area Delivery, Address Correction, etc.). Before placing an order, please check if the following applies to your address:

All other seller-customer relationships not defined in this ad are covered by our Shipping Policy.

* Business days include days from Monday to Friday. Saturday and Sunday are considered weekend days.

** Delivery time does not include unplanned delays caused by national holidays, customs delays, force majeure events, etc. relating to all transit countries.

Customs duties & taxes

The customer is responsible for all possible customs duties, import costs, and local taxes and fees.

Return policy

We accept returns up to 30 days from the date of delivery.

The item has to be returned in perfect condition and undamaged with all included accessories (cards, tags, cables, etc.).

Please contact us before returning items.

All other seller-customer relationships not defined in this ad are covered by our Return & Refund Policy.

Contact us

Please contact us if you have any questions or concerns regarding the device or its implementation. Our support team will answer all questions within 48 hours on weekdays except weekends.

Other regulations

All other seller-buyer relationships not defined in this ad will be subject to eBay's general rules and policies.