Hi there,
i just got my NXP EXPLORE-NFC Raspberry Pi module with PN512 and tried to built it with libnfc 1.7.1 but configure shows no pn512_spi support.
Selected drivers:
acr122_pcsc...... no
acr122_usb....... yes
acr122s.......... yes
arygon........... yes
pn53x_usb........ yes
pn532_uart....... yes
pn532_spi....... yes
pn532_i2c........ yes
The production descriptions tell there is fully libnfc support:
Based on the PN512 NFC solution from NXP Semiconductors, the board features an integrated high performance antenna and is supported by an extensive software package (libnfc) while offering a flexible SPI interface.
So how do i get this module working with libfnc?
Thanks in advance!