← Glossary · SIMs & devices

NFC

NFC (Near-Field Communication) is the short-range radio standard that powers Apple Pay, Google Pay, contactless credit cards, and tap-to-share features. Available on essentially all modern smartphones.

NFC stands for Near-Field Communication and is a short-range (a few centimeters) wireless standard that powers contactless payments, tap-to-share, transit cards, hotel key cards, and various other proximity-triggered features. NFC is built into essentially every smartphone shipped in the past decade and most modern point-of-sale terminals.

What you use NFC for

  • Mobile payments: Apple Pay (iPhone), Google Pay (Android), Samsung Wallet. Hold the phone near a reader, authorize with biometrics, transaction completes.
  • Transit: NYC OMNY, London Oyster, Tokyo Suica, San Francisco Clipper. Most major US transit systems now accept tap-to-pay via Apple Pay or Google Pay directly, no separate transit card required.
  • Tap-to-share contacts and Wi-Fi credentials with another phone. Less common in 2026 since AirDrop / Quick Share have replaced most of these flows.
  • NFC tags: small stickers you can program to trigger phone actions (turn on Wi-Fi, open an app, switch focus mode). Niche but useful for accessibility and home automation.
  • Hotel rooms / car rental: some hotel chains (Marriott, Hilton) and car rental companies (Hertz, Avis) issue digital keys via NFC.

Security considerations

NFC payments are tokenized — your actual card number is never sent over the air. The phone generates a one-time card token per transaction, signed by your biometric authentication. This is more secure than swiping a physical chip-and-pin card. Eavesdropping on NFC requires being within centimeters of the device.

NFC is always-on by default; phones use very little power even when idle. There's no good reason to disable it unless you have very specific privacy concerns about being tracked via NFC tag fingerprinting.

What NFC isn't

Not the same as Bluetooth (longer range, different protocol) or UWB (ultra-wideband, more precise). Not the same as RFID (passive tag tech NFC builds on, used in older keycards). NFC is essentially RFID-with-secure-element-and-tokenization.

← Back to all glossary terms