I installed the libnfc on my ArchLinux and i would use it through my Adafruit PN532 arduino SHIELD.
nfc-list
returns me the message "No NFC device found".
I have the following file in /etc/nfc/devices.d/pn532.conf that gives me
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: ERROR: Unable to open NFC device: pn532_uart:/dev/ttyACM0
Any idea about how to fix that ? TY