Hi, did you solve it? or any other information. Does nexus really can write a RFID tag?
在 2011年9月21日星期三UTC+2下午12时17分20秒,Giovanni写道: > > Hello everybody, > I'm trying to write a RFID tag on a Nexus S (android 2.3.4) using the > NFC-V technology. AFAIK, this is done sending raw ISO15693 commands to > the tag using the method android.nfc.tech.NfcV.transceive(). > > Unfortunately, calling transceive with a "write single block" command > (0x21) invariably leads to a: > java.io.IOException: transceive failed > without further information (no inner stack trace or logging info) > > Both "read multiple tags" (0x22) and "stay quiet" (0x02) work > flawlessly. I'm sure the tag is writable, since other devices can > update it. I tried both addressed and un-addressed mode, option flag > set/unset, high/low data rate, and also "write multiple tags" (0x24), > but had no success. > > Has anyone succeded in writing ISO15693 tags on the Nexus S? Any help > would be really appreciated. > > Thank you! > Giovanni -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

