Closed GoogleCodeExporter closed 9 years ago
As described in source code, nfc-emulate-forum-tag2 is not able to work on many
context:
" * This example allow to emulate an NFC Forum Tag Type 2 that contains a
read-only NDEF message.
*
* It have been developed using PN533 USB hardware as target and Google Nexus S phone as initiator.
*
* This is know to NOT work with Nokia 6212 Classic and could not work with
* several NFC Forum compliant devices due to these reasons:
* - The emulated target only have a 4 bytes UID where 7 bytes UID (as a real
* Mifare Ultralight tag) are usually attempted;
* - The chip is emulating a ISO/IEC 14443-3 tag, without any hardware helper.
* If the initiator have too short timeouts for software-based emulation
* (which is usually the case), this example will failed, this is not a bug
* and we can't do anything using this kind of hardware (PN531/PN533).
"
Do you think we have to put a warning during runtime ?
Original comment by romu...@libnfc.org
on 17 Sep 2012 at 3:16
I've added a man page in r1454 as this example was still missing a man page.
The man page repeats the warnings presented above.
Original comment by yob...@gmail.com
on 19 Sep 2012 at 10:27
Original issue reported on code.google.com by
frankmor...@googlemail.com
on 2 Aug 2012 at 11:32Attachments: