Top "Nfc" questions

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.

ACR122U reader tool could not supported the NFC tag

I got an ACR122U NFC reader SDK with the sample demo and tools taken from ACS.Then,i am …

nfc mifare
NFC read/write with flutter

I'd like to give a try with flutter, but so far I have found only NFC reader plugin. I will …

android flutter nfc flutter-plugin
How does NFC mobile money transactions work?

I know how NFC works, but how does it store money and transfer money? Is it connected to the user's …

payment nfc banking
Is Apple Watch detected by an RFID reader?

I'm new to NFC technology. Apple hasn't yet opened NFC for developers. Does this mean that 3rd party application can't …

nfc smartcard apple-watch rfid
low level access to nfc in an smartphone using libnfc

I would like to use libnfc on a smartphone (I can use both Android or Windows phones). I need low …

android windows-phone nfc smartphone lib-nfc
How to store android application data on sim card using NFC?

I am developing a NFC application. My application will process secret information and I want to store that data on …

android nfc smartcard sim-card
Making Host Card Emulation work for payment

I've been using StackOverflow for years now, always finding answers to my questions before even asking them, but today I'm …

android nfc android-4.4-kitkat hce
Apple Wallet NFC-Enabled Pass use cases

We are trying to bring Apple Wallet NFC-Enabled Pass based loyalty card program to a territory without Apple Pay support. …

ios nfc applepay wallet passkit
Simple Android NFC Program

I am working on a simple program for Android API 14 (4.0 - Ice Cream Sandwich) to test NFC (which I will …

java android nfc nfc-p2p
Get UID of Mifare Ultralight with SCL010

I want get the UID of the Mifare Ultralight NFC tag. In Java I have this code: TerminalFactory factory = TerminalFactory.…

java nfc mifare apdu smartcard-reader