Topic: ACR122 LIBNFC " no nfc device found "
Hi all,
I managed to compile libnfc and I managed to test it with PN533.
it works.
Today I received an ACR122.
I started inf wizard I stated this:
Manufacturer Name: ACS
Device Name: ACR122
He generated the. inf file and installed the driver.
but once I raise an example (nfc-poll) he said this:
nfc-poll uses libnfc 1.5.1
No NFC device found.
Yet I do the same manipulation with the PN533.
I have checked the box LIBNFC_DRIVER_ACR122 in Cmake.
Can someone help me?
thank you