Online Store

µFR Series devices installation on Linux distributions

FTDI Drivers and access permissions on Linux  #

1) FTDI drivers installation:https://www.d-logic.com/knowledge-base/ftdi-device-not-recognized-on-linux-os/

2) USB device access granted to non-root users (to add the user group access permission, please download and run https://www.d-logic.com/code/nfc-rfid-reader-sdk/ufr-linux-usb_permission_script)

+gMO8cc6lLvAAAAAElFTkSuQmCC

Check if the USB connected device is detected by your system:

 
3) Download the device libraries https://www.d-logic.com/code/nfc-rfid-reader-sdk/ufr-lib. Unpack the files and look for the library for your OS architecture.
Copy this library to the /usr/local/lib and create a symbolic link.
 
 
 
Finally, download the device API and other documentation and enjoy developing your NFC RFID solution.
 
If you encounter any problems installing the device, please check Reader_opening – possible_problems.pdf.