6.2.4 ARM
USB-connected µFR Nano Online NFC RFID Reader Writer on the Raspberry Pi
Last Updated: October 10, 2023USB-connected µFR Nano Online NFC RFID Reader Writer on the Raspberry Pi To connect and run the µFR Nano Online reader plugged into the Raspberry Pi USB port, follow the instructions below: 1) USB-CONNECTED µFR NANO ONLINE NFC READER INSTALLATION All µFR series devices require FTDI drivers for USB communication. This also applies to the µFR Nano Online NFC reader if it is used as a standard USB device. If you have no FTDI drivers installed on your installed Raspberry Pi, please follow the manual for the FTDI drivers installed on the Linux-based platforms. This article is also available in our Knowledge Base. Important notice: Before you proceed with the µFR Nano Online implementation, make sure you grant the USB PORT access permission to the local user (the script is available in our GitLab projects repository). Once you have the FTDI drivers installed with your USB-connected NFC reader, you will be able to open the port and establish communication with the device by the ReaderOpen function provided by the ufr library. Important notice: The recommended library for the Raspberry Pi is the 64-bit aarch64. However, there are some known problems with aarch64 on a Raspberry Pi 4 with 8 GB...
Is the library for ARM architecture (for Linux on the Raspberry Pi) available?
Last Updated: October 10, 2023Among others, µFR Series SDK includes the libraries for the ARM processors. Please, check all available support below. µFR Series libraries µFR Series libraries are available for the following platforms: Windows 32 and 64 bit (static and dynamic) Windows ARM Linux 32 and 64 bit (dynamic only) Linux ARM and ARM-HF (dynamic only) Mac OSX 32 and 64 bit (dynamic only) iOS 64 bit (static only). Download libraries GitLab repository https://code.d-logic.com/nfc-rfid-reader-sdk/ufr-lib Implementation Find more details in the µFR Series API reference. For quick insight and functions’ prototypes, check the/include/ufCoder.h header file. Requirements µFR Series device. Notice These libraries are specific to the listed hardware ONLY. There is no guarantee that they might be functional with any other hardware.