Document the ACR122 problem.

Update Issue 117
Status: WontFix
ACR122 device support is limited. We can not provide a rock-solid support of emulation on these devices this way (talking directly to PN532).
This commit is contained in:
Romuald Conty 2010-10-18 15:17:31 +00:00
parent b5d85fc6e1
commit 57560c3290
3 changed files with 19 additions and 1 deletions

View file

@ -43,6 +43,12 @@ Nokia NFC 6212 and Pegoda readers are much too strict and won't be fooled.
.IR UID
8 hex digits format that represents desired UID (default is DEADBEEF).
.SH IMPORTANT
ACR122 devices (like touchatag, etc.) can be used by this example (with timing
issues), but if something goes wrong, you will have to unplug/replug your
device. This is not a
.B libnfc's
bug, this problem is due to ACR122's internal MCU in front of NFC chip (PN532).
.SH BUGS
Please report any bugs on the
.B libnfc