Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am wondering if anyone out there has stumbled across the issue I am experiencing. I am writing an app to talk to a specific ISO 15693 RFID Chip using the Nexus S NFC capabilities. Communication bet
I\'am struggling running a python script which should allow me to write a text to a tag by using the nfcpy.The code is downloaded from https://code.launchpad.net/nfcpy
When an android device with NFC is in home screen (screen on of course, otherwise the NFC won\'t work), does it act as an NFC target? If so, what data does it show?
So here is my basic motivation for my question obfuscated a little: I want to track a users loyalty to a particular store.Each store would have a NFC sticker on the register.On purchase the user woul
the Nexus S device NXP PN544 NFC controller supports not only SWP for UICC based SE, but also the S2C (aka NFC-WI) for the external, e.g.
I want to read data from an NfcB type card using the NFC feature of Samsung Nexus S. I am able to recognize the card. But when I try to get an object of NfcB using get:
Does anybody see the possibility to enable (by enable I mean even compile the sources, e.g. as shown by Gerald Madlmayr on the http://www.nearfieldcommunicationsworld.com/2011/02/13/35913/uncovered-th
how to Modif开发者_高级运维y the access bits of the sector trailer in Mifare Classic 1k. I want toauthenticate sector.Modifying access bits is carried out by the same methods as writing normal blocks.
i am making a Android App with discovery nfc. When i discovery a NF开发者_开发技巧C tag, i have to select the application (Default android app and my app).