Topic: [SOLVED] nfc-dep-initiator against a Nexus S
Hi everyone,
I've successfully compiled libnfc under Ubuntu 11.04 (virtualized in VMWare). I got an ASK LoGO and a Nexus S.
The nfc-list command works. Now I'm trying to use the ASK LoGO as initiator, using the nfc-dep-initiator example.
Such command stucks on:
Connected to NFC device: ASK / LoGO - PN533 v2.7 (0x07)
D.E.P. (212 kbps) target:
NFCID3: 64 61 00 c8 08 86 e7 fe ac 2b
BS: 00
BR: 00
TO: 0e
PP: 32
General Bytes: 46 66 6d 01 01 10 03 02 00 01 04 01 96
Sending: Hello World!While the Android log says:
NFC JNI Discovered P2P Initiator
NfcService LLCP Activation message
NFC JNI phLibNfc Llcp CheckLlcp() returned 0x00ff[NFCSTATUS FAILED]
NFC JNI Failed to destroy semaphore (errno=0x00000010)What about that? Is it a common behavior/open issue?
Thanks,
Roberto