What it is and the problem it solves
NFC is a short-range wireless communication standard. It solves the problem of initiating secure, low-friction interactions between devices that are physically close. It replaces button presses, QR scans, or manual configuration with a single tap.
How it works
NFC uses inductive coupling between electromagnetic coils to exchange data at 13.56 MHz. It operates within 4 cm. It builds on RFID standards ISO/IEC 14443 and FeliCa. It supports three modes: card emulation, reader/writer, and peer-to-peer. Data rates range from 106 to 848 kbit/s.
What works
Card emulation works reliably for contactless payments. Reader/writer mode reads NFC tags consistently. Peer-to-peer transfers function at low data volumes. The NFC Forum’s certification ensures interoperability across compliant devices. NFC Wireless Charging (WLC) delivers up to 1 W over up to 2 cm.
What does not
NFC has no built-in protection against eavesdropping or relay attacks. It does not establish trust. It does not scale beyond point-to-point proximity. It does not replace Bluetooth or Wi-Fi for sustained data transfer.
What it changes
It shifts authentication from manual entry to physical proximity as a gating condition. It enables tap-initiated workflows—like payment or pairing—without prior setup. It embeds a hardware-defined boundary into interaction design: 4 cm becomes the threshold of intent.
Is it worth your time
Yes—if you need secure, short-range, low-power device pairing or tap-to-initiate actions where infrastructure is minimal. No—if you require range, throughput, or inherent cryptographic security. NFC adds cost and complexity without solving core trust or distance problems.