Topic: MFOC error (nfc_initiator_select_passive_target)
Hello world,
When trying to run mfoc -O [card_dump] it gives me the following error:
nfc_initiator_select_passive_target: Success
nfc-list tells me my reader (ACR122U 203 - PN532 v1.4) is connected.
If I remember correctly this function is called in nfc.c, but I can't figure out what is going wrong.
System I'm using is openSUSE 11.4, mfoc-0.10.2, libnfc-1.4.2, libusb-1.0.8 and pcsc-lite-1.7.4.
-TM