我在我的 ArchLinux 上安装了 libnfc,我会通过我的 Adafruit PN532 arduino SHIELD 使用它。
nfc-list
向我返回消息“未找到 NFC 设备”。
我在 /etc/nfc/devices.d/pn532.conf 中有以下文件,它给了我
nfc-list uses libnfc 1.7.1 error libnfc.driver.pn532_uart pn53x_check_communication error error libnfc.chip.pn53x Unexpected PN53x reply!nfc-list:错误:无法打开 NFC 设备:pn532_uart:/dev/ttyACM0
关于如何解决这个问题的任何想法?泰