Topic: basic nfc-list and ACR122u question
Hi, I have a very basic question when it comes to the ACR122u. I've successfully installed libnfc-1.5.1 on Mac OS X Lion. I've also managed to run pcsctest and have it read some tags.
The ACR122u has a light indicator on the top right. It is red when there is no tag nearby, and green when there is a tag it can read. As far as I can tell, nfc-list only works when I've put a tag within reading distance and the LED is green:
Smooth-Lightning:~ kevin$ nfc-list
nfc-list uses libnfc 1.5.1 (r1175)
Connected to NFC device: ACS ACR122U PICC Interface 00 00 / ACR122U207 - PN532 v1.6 (0x07)
1 ISO14443A passive target(s) found:
ATQA (SENS_RES): 00 44
UID (NFCID1): 04 8e 13 ba 3f 23 80
SAK (SEL_RES): 00 Otherwise, it is red and I get this:
Smooth-Lightning:~ kevin$ nfc-list
nfc-list uses libnfc 1.5.1 (r1175)
nfc-list: ERROR: Unable to connect to NFC device.Is this the correct behavior? It seems to make sense: it can only list tags when the card finds tags nearby.
Thanks,
Kevin