i used the adafruit pn532 breakout to read nfc but everytime i try to use it i get this error:
/home/pi/libnfc/libnfc-master/examples/.libs/lt-nfc-poll uses libnfc 1.7.1
error libnfc.driver.pn532_uart
pn53x_check_communication error
error libnfc.driver.pn532_uart
Unable to transmit data. (TX)
lt-nfc-poll: ERROR: Unable to open NFC device.
I used this guide to install everything and have tried with both libnfc 1.7.1 and 1.7.0:https://learn.adafruit.com/adafruit-nfc ... spberry-pi