Topic: ACR122U/T and nfc_connect
Hello! I'm new to libnfc, so first of all thanks to the libnfc-team for all the work!
I work on card emulation using ACR122U/T 2.07 as target and a Nokia 6131 NFC as initiator.
I already successfully run the nfc-emulate-forum-tag4 (1.4.2) with this two (three) devices under Ubuntu 10.04 LTS.
But there is one problem I have which is, that the nfc-connect throws the following error-message when there is no SmartCard (I use a Mifare 1k card) on the reader during nfc-connect.
...
lt-nfc-emulate-forum-tag4: ERROR: No ACR122 firmware received, Error: 80100016
lt-nfc-emulate-forum-tag4: ERROR: Unable to connect to NFC device
...
If there is a SmartCard the tag emulation runs successfully.
Does anyone know, how to fix this problem?