Table of Contents
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://code.d-logic.com/nfc-rfid-reader-sdk/ufr-linux-usb_permission_script)
Check if the USB connected device is detected by your system:
3) Download the device libraries https://code.d-logic.com/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.
4) Download and run any of our SDK or tools with the Linux support (i.e https://code.d-logic.com/nfc-rfid-reader-sdk/ufr-anti_collision_algorithm).
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.