Near Field Communication (NFC) is a set of short-range communication protocols that enables electronic devices to exchange data within short distances of roughly 10 cm or less.
I've been tasked with adding support to an app for beaming large data files (tens of megabytes) from device to …
android nfc android-beamI am making an app using NFC tags and I have to prevent the NFC tag from cloning. I have …
android security clone nfc contactless-smartcardI'm trying to read some information out of an ISO/IEC 14443 Type A card. After analysing the card with the …
android nfc mifare apdu contactless-smartcardI am dealing with NFC tags. My problem is that I cannot turn off the sound when NFC tags are …
android tags nfc system-soundsI'm trying to catch NFC tag in broadcast receiver so I wrote a simple BR that prints "asd" in the …
android broadcastreceiver nfcIs it possible to write data to specific blocks in memory on the NfcV (ISO 15693) tag? E.g. write data …
android nfc iso-15693CoreNFC is introduced in iOS 11 SDK. can CoreNFC be used for Smart Card emulation on iOS? Apple Documentation of CoreNFC
ios nfc ios11am working with NFC Android programming and I want to read Mifare Classic cards. Does anybody know how to read …
android nfc nexus-s