使用ACS的ACR122U RFID读卡器时遇到麻烦。我需要使用PC / SC驱动程序将其连接到Mac。我从ACS网站安装了驱动程序,并确认它正在运行。
但是,每当我使用nfc-list命令进行测试时,都会出现以下错误:
nfc-list uses libnfc libnfc-1.7.1-189-g2869ae2
error libnfc.driver.acr122_usb Unable to claim USB interface (Permission denied)
nfc-list: ERROR: Unable to open NFC device: acr122_usb:020:002
Run Code Online (Sandbox Code Playgroud)
据我从谷歌搜索了解到的是,是Mac取代了USB阻止了PC / SC使用该设备,但是如何强制计算机使用PC / SC驱动程序而不是默认的Apple USB?
PS:我已经安装了 libusb