Online Store

µFR Nano Online reader features – brief overview

Table of Contents

µFR Nano Online is a great choice for a standalone device.
Its “Master mode” allows you to send all NFC tag read data to a predefined server.
The HTTP POST request method is used for the data sending. The user can choose to send cards/tags serial numbers only or to send all the tag content.

Features #

Basic µFR Nano Online information
µFR Nano Online is an NFC Reader with WiFi and BLE connectivity. Optionally, Ethernet connectivity is also available through an adapter board.
µFR Nano Online has configurable GPIO (4 pins) and UART for connecting additional NFC Reader.
The device also features external EEPROM and optional RTC (Real Time Clock).
Link: https://www.d-logic.com/nfc-rfid-reader-sdk/wireless-nfc-reader-ufr-nano-online/

Device composition and compatibility
Nano Online is comprised of two main boards:
1. µFR Nano NFC Reader
2. ESP32 add-on board

Because this device integrates µFR Nano, it enjoys SDK and features our other µFR Series devices do.
This includes:
– SDK in multiple programming languages
– Cross-platform libraries
– NFC tag emulation
– Digital Signing support
– Working with MIFARE cards (Classic, Ultralight, Ultralight C, DESFire, DESFire Lite, Plus), NTAG2xx, NTAG DNA, JCOP (Java Cards)…
– Ever upgrading firmware, library, and software SDK support
– Browser extensions (Chrome, Firefox, and Opera)
– Etc.

ESP32 add-on board provides:
– Additional communication types such as Wi-Fi (UDP, TCP, HTTP, Web Socket), Ethernet (UDP, TCP, HTTP, Web Socket), BLE (BLE, Serial, and HID)
– External device communication ports such as configurable GPIO (4 pins) and UART TTL
– EEPROM, RTC (Real Time Clock), and battery for RTC
– 2 RGB LEDs.
– Allows you to write your own software inside the device itself. Supports IDF and Arduino code

Operation modes
µFR Nano Online supports many different operation modes:
1. WiFi Slave – device acts as regular NFC reader but communicates via WiFi with a host (PC, mobile…).
2. WiFi master – device sends all scanned card information to predefined server address via HTTP. It doesn’t need any host (PC, mobile…). It just requires a WiFi connection. The same functionality also applies to the Ethernet version.
3. BLE Serial – device acts as regular NFC reader but communicates via BLE Serial protocol with a host (PC, mobile…).
4. BLE BLE – device acts as regular NFC reader but communicates via BLE Low Energy protocol with a host (PC, mobile…).
5. BLE HID – device acts as a keyboard emulation device (for example like a bar code reader). It sends card UID to a paired device’s text input field.

Relevant links
Important µFR Nano Online links collection: https://www.d-logic.com/code/nfc-rfid-reader-sdk/ufr-doc/blob/master/uFR%20Online%20-%20Relevant%20download%20links.pdf
µFR Online Quick Start guide: https://www.d-logic.com/code/nfc-rfid-reader-sdk/ufr-doc/blob/master/uFR%20Online%20-%20Quick%20Start%20Guide.pdf
Software repository introduction: https://www.d-logic.com/code/snippets/632
All SDK projects: https://www.d-logic.com/code/nfc-rfid-reader-sdk
µFR Series API: https://www.d-logic.com/code/nfc-rfid-reader-sdk/ufr-doc/raw/master/uFR%20Series%20NFC%20reader%20API.pdf
µFR Series communication protocol: https://www.d-logic.com/code/nfc-rfid-reader-sdk/ufr-doc/raw/master/uFR_COM_Protocol.pdf
Video demonstrations: https://www.d-logic.com/nfc-rfid-reader-sdk/nfc-video-tutorials/