Topic: Emulating NDEF tag to Nexus S

I'm trying to emulate an NDEF tag with the responses embedded in the emulate-forum-tag4 source. Nexus S did not recognize it as a tag. This is the request-response conversation I am getting - does someone have example that works with Nexus and recognized as a valid tag?

>> 00A4040007D2760000850100
<< 9000

>> 00A4000002E103
<< 9000

>> 00B000000F
<< 000F10003B00340406E1040EE000009000

>> 00A4040007D2760000850100
<< 9000

>> 00A4000002E104
<< 9000

>> 00B0000002
<< 00219000

>> 00A4040007D2760000850100
<< 9000

>> 00A4000002E104
<< 9000

>> 00B0000021
<< d1021c53709101095402656e4c69626e666351010b55036c69626e66632e6f72679000

>> 00B000213B
<< 9000

Target released by Initiator

Re: Emulating NDEF tag to Nexus S

Hello,

It seems you use the 1.4.2 libnfc version, so read the nfc-emulate-forum-tag4 man page and you will see this example only works with Nokia 6212 Classic phone.
BTW, the development version of libnfc can be used with all NFC-Forum compiliant devices.

Romuald Conty