NFC Tags Explained: A Complete Beginner’s Guide
You’ve probably tapped your phone to make a payment. Maybe you’ve scanned a transit pass or unlocked a hotel room with your phone. Every time you do that, you’re using NFC.
But NFC isn’t just for payments and keycards. Tiny, inexpensive NFC tags can automate everyday tasks, share information instantly, and connect the physical world to digital actions - all with a single tap.
This guide covers everything you need to get started: what NFC tags are, how they work, the different types available, and practical ways to use them right now.
What Is NFC?
NFC stands for Near Field Communication. It’s a short-range wireless technology that allows two devices to exchange data when they’re brought within a few centimeters of each other.
NFC operates at 13.56 MHz and works at distances up to about 4 cm (roughly 1.5 inches). That short range is intentional - it’s a security feature. Unlike Bluetooth or Wi-Fi, you can’t accidentally connect to an NFC device across the room.
Every modern smartphone has an NFC chip built in. iPhones have supported NFC reading since the iPhone 7 (2016), and Android phones have had it even longer. When you hold your phone near an NFC tag, the phone’s NFC reader powers the tag and reads its data - all in a fraction of a second.
What Is an NFC Tag?
An NFC tag is a small, passive chip embedded in a sticker, card, keychain, or other form factor. “Passive” is the key word: NFC tags have no battery. They’re powered entirely by the electromagnetic field from the device reading them.
This makes them:
Virtually indestructible - no battery to die, no moving parts
Extremely cheap - a few cents per tag in bulk
Tiny - as small as a coin or thinner than a credit card
Long-lasting - a well-made NFC tag can last 10+ years
Each tag contains a small amount of memory where you can store data - a URL, contact information, Wi-Fi credentials, plain text, or instructions that trigger actions on the reading device.
How Is NFC Different from RFID?
NFC is actually a subset of RFID (Radio-Frequency Identification). The main differences:
| NFC | RFID | |
|---|---|---|
| Frequency | 13.56 MHz only | 125 KHz – 960 MHz |
| Range | Up to ~4 cm | Up to several meters |
| Communication | Two-way | Usually one-way |
| Standardized | ISO 14443 / ISO 18092 | Multiple standards |
| Consumer use | High (phones, payments) | Mostly industrial |
Think of it this way: all NFC is RFID, but not all RFID is NFC. The access card you swipe at an office building might use RFID at 125 KHz - your phone can’t read that. NFC tags specifically use the 13.56 MHz frequency that smartphones support.
NFC Tag Types: Which One Should You Buy?
NFC tags come in different types, defined by the NFC Forum (the industry standards body). The ones you’ll encounter most often are based on chips from NXP Semiconductors, specifically the NTAG series.
The NTAG Family
These are by far the most common NFC tags for consumer use:
NTAG213
Memory: 144 bytes (about 132 usable)
Best for: URLs, contact cards, simple automations
Price: Cheapest option (~$0.15–$0.30 per tag)
URL capacity: ~130 characters
The workhorse. If you’re storing a single URL or a short piece of text, NTAG213 is all you need. This is what most NFC business cards and marketing tags use.
NTAG215
Memory: 504 bytes (about 488 usable)
Best for: Longer URLs, vCards with multiple fields, Wi-Fi credentials
Price: ~$0.20–$0.40 per tag
URL capacity: ~480 characters
The sweet spot for slightly more complex data. Also the chip type used in Nintendo Amiibo figures, which created a huge secondary market for writable NTAG215 tags.
NTAG216
Memory: 888 bytes (about 868 usable)
Best for: Full vCards, multiple records, longer text content
Price: ~$0.30–$0.60 per tag
URL capacity: ~850 characters
The most storage in the NTAG consumer line. Choose this if you need to store a complete vCard with a photo URL, multiple phone numbers, and addresses - or if you want headroom for future edits.
Other Tag Types You Might See
NTAG424 DNA - Advanced chip with cryptographic authentication. Used in anti-counterfeiting, luxury goods verification, and the new EU Digital Product Passport (DPP) requirements. Overkill for personal use, but important for commercial applications.
MIFARE Classic - Older NXP chip, mostly used in access cards and transit systems. Not standard NFC Forum tags, so phone compatibility varies.
ST25T - STMicroelectronics’ NFC tag line. Similar to NTAG in function, less common in consumer products.
ICODE - Designed for library and logistics tracking. You probably won’t use these.
Quick Buying Guide
| Use Case | Recommended Tag | Why |
|---|---|---|
| Website URL | NTAG213 | Minimal data, cheapest |
| Digital business card | NTAG213 or NTAG215 | URL link needs ~100 chars |
| Wi-Fi sharing | NTAG215 | Credentials can get long |
| Full vCard stored on tag | NTAG216 | Needs more memory |
| Smart home trigger | NTAG213 | Just needs a unique ID |
| Anti-counterfeiting | NTAG424 DNA | Cryptographic verification |
Where to buy: Amazon, AliExpress, or specialized NFC retailers like GoToTags, NFC TagWriter, or Seritag. Sticker-format tags are the most versatile - they stick to almost anything.
How NFC Tags Work (The Simple Version)
Here’s what happens when you tap your phone on an NFC tag:
Power transfer - Your phone’s NFC antenna generates an electromagnetic field. When the tag enters that field (~4 cm), the field induces a tiny electrical current in the tag’s antenna coil. That current powers the chip.
Data exchange - The powered chip transmits its stored data back to your phone using modulated radio waves at 13.56 MHz. This entire exchange takes about 100 milliseconds.
Action - Your phone reads the data and decides what to do with it. A URL opens in your browser. A phone number prompts a call. A Wi-Fi record offers to connect. An app-specific record opens the corresponding app.
No pairing. No PIN. No app required for basic functions. Just tap and go.
NDEF: The Language Tags Speak
The data on NFC tags is structured using NDEF (NFC Data Exchange Format). Think of NDEF as the common language that lets any NFC-enabled phone understand any NFC tag.
Common NDEF record types:
URI - A web link (http, https, tel:, mailto:)
Text - Plain text in any language
Smart Poster - URL + title + icon combined
Wi-Fi - Network name, password, and security type
vCard - Contact information
MIME - Any custom data type (used by apps for custom actions)
When you write data to an NFC tag using an app like NFC.cool Tools, you’re creating NDEF records. When a phone reads the tag, it parses those records and acts on them.
Reading NFC Tags
On iPhone
iPhones handle NFC tags automatically. On iPhone XS and later (and iPhone SE 3rd gen), NFC reading runs in the background - just hold the top of your phone near a tag, and it reads instantly. No app needed.
Older iPhones (iPhone 7, 8, X) require you to open an NFC reader app first.
What happens when you scan depends on the data:
URL → Notification appears, tap to open in Safari
Phone number → Option to call
App Clip → Launches an App Clip if one exists
Custom data → Opens the associated app
On Android
Most Android phones have had NFC since around 2012. NFC reading is always-on by default (you can toggle it in Settings → Connected devices → NFC).
When you tap a tag, Android dispatches the data to the most appropriate app. URLs open in the browser, contacts open in the address book, and custom records open their associated app.
Writing NFC Tags
This is where it gets fun. Writing to NFC tags lets you program them with whatever data you want.
What You Need
An NFC-enabled phone
An NFC writing app (like NFC.cool Tools - available for iPhone and Android)
A blank (or rewritable) NFC tag
How to Write a Tag
The process is straightforward:
Open your NFC writing app
Choose what to write (URL, text, Wi-Fi credentials, contact, etc.)
Enter the data
Hold your phone against the tag
Wait for the confirmation (usually ~1 second)
That’s it. The tag now contains your data and will work with any NFC-enabled phone that reads it.
Important: Locking Tags
Once you’ve written a tag, you can optionally lock it. Locking makes the tag permanently read-only - no one can overwrite or erase your data. This is irreversible.
Lock tags when:
They’re publicly accessible (on a poster, product, or business card)
You want to prevent tampering
The data won’t change
Don’t lock tags when:
You might want to update the data later
You’re experimenting
They’re in a controlled environment (your home)
15 Practical Uses for NFC Tags
Around the Home
1. Wi-Fi guest network sharing Stick a tag near your front door or guest room. Program it with your Wi-Fi credentials. Guests tap it and connect instantly - no typing long passwords.
2. Smart home scenes Place tags around your home to trigger automations. Tap the tag on your nightstand to activate “goodnight” mode (lights off, alarm set, phone to Do Not Disturb). Tap the one by the door for “leaving home” (lights off, thermostat down, robot vacuum starts).
3. Alarm clock Put a tag in the kitchen or bathroom. Set up a shortcut that only disables your morning alarm when you physically scan the tag - forcing you out of bed.
4. Appliance manuals Stick an NFC tag on your washing machine, dishwasher, or any appliance. Program it with a URL to the manual PDF. Never search for a manual again.
5. Medication reminders Place a tag on a pill bottle. Scanning it logs a timestamp in a note or spreadsheet, creating a history of when you took your medication.
At Work
6. Digital business cards The most popular NFC use case in business. Instead of carrying paper cards, an NFC business card shares your contact details with a single tap. NFC.cool Business Card lets you create a professional digital card and write its URL to any third-party NFC tag - iOS recipients see a native App Clip, Android recipients open a website on the nfc.cool domain, and both can save your contact with one tap.
7. Conference room check-in Place a tag outside meeting rooms. Tapping it launches your calendar or logs attendance - simpler than any booking system.
8. Shared equipment login Attach tags to shared devices, tools, or equipment. Scanning logs who checked it out and when.
9. Quick link to shared documents Stick a tag on a whiteboard or project area. Program it with a link to the project’s shared drive, Notion page, or task board.
On the Go
10. Car Bluetooth + navigation Place a tag on your car mount. Tapping it connects Bluetooth, launches your navigation app, and starts your driving playlist.
11. Luggage identification Put a locked NFC tag inside your luggage with your contact information. If it’s found, anyone with a phone can identify the owner.
12. Pet ID tag Attach an NFC tag to your pet’s collar with your contact details and their medical info. More durable and data-rich than engraved tags.
13. Gym/workout launch Tag on your gym bag or locker. Tapping opens your workout app with today’s routine pre-loaded.
Creative Uses
14. Restaurant table ordering If you run a restaurant, embed NFC tags in tables. Customers tap to view the menu, place orders, or pay. Many restaurants adopted this during COVID and never went back.
15. Interactive art and exhibits Museums and galleries use NFC tags next to pieces. Visitors tap for audio guides, artist information, or AR experiences.
16. Scavenger hunts and games Hide NFC tags around a location. Each one reveals a clue or puzzle. Great for team-building events, kids’ parties, or escape room-style games.
NFC Tags and iPhone Shortcuts
Apple’s Shortcuts app (built into iOS) has native NFC trigger support. This is where NFC tags go from useful to genuinely powerful on iPhone.
Here’s how it works:
Open the Shortcuts app
Go to the Automation tab
Tap New Automation → NFC
Scan the tag you want to use as a trigger
Build any automation you want
The tag doesn’t even need data written to it. Shortcuts identifies the tag by its unique hardware ID. So a completely blank tag can trigger complex automations:
Start a focus mode + timer when you tap your desk tag
Log your arrival time to a spreadsheet when you tap the office tag
Text your partner “on my way home” when you tap the car tag
Toggle specific smart home devices
On Android, apps like Tasker and MacroDroid offer similar NFC-triggered automation.
Common Questions
Do NFC tags need batteries?
No. NFC tags are completely passive - they draw power from the reading device’s electromagnetic field. This means they never run out of battery and can last a decade or more.
Can NFC tags be hacked?
Standard NFC tags have no encryption by default. Anyone with an NFC phone can read an unlocked, unprotected tag. For most use cases (sharing a URL, triggering a shortcut), this isn’t a concern. For sensitive applications, use tags with cryptographic features (like NTAG424 DNA) or ensure the tag only triggers an action that requires further authentication.
How close do I need to hold my phone?
Within about 1–4 cm (0.5–1.5 inches). On iPhones, the NFC antenna is at the top of the phone. On most Android phones, it’s in the upper-middle back. You’ll learn the sweet spot quickly.
Can I rewrite NFC tags?
Yes - if the tag hasn’t been locked. Most NFC tags support approximately 100,000 write cycles, so you can reprogram them extensively. Once locked, a tag becomes permanently read-only.
How much data can an NFC tag store?
It depends on the chip. NTAG213 holds ~144 bytes, NTAG215 holds ~504 bytes, and NTAG216 holds ~888 bytes. For context, a typical URL is 30–80 bytes. It’s not a lot of storage - NFC tags are best for short data or pointers to online content.
Do NFC tags work through cases?
Yes. NFC works through most phone cases, stickers, and thin materials. Very thick or metallic cases might reduce range. If you’re sticking a tag on metal (like a laptop), use tags designed for metal surfaces (they have a ferrite shielding layer).
What’s the difference between NFC tags and NFC cards?
Nothing fundamental - an NFC card is just an NFC tag in a card-shaped form factor. The chip and antenna inside are the same technology. Cards often use NTAG213 or NTAG215 and are popular for business cards, access badges, and loyalty programs.
Getting Started: Your First NFC Project
Ready to try? Here’s a five-minute project:
Project: Wi-Fi sharing tag for your home
Buy tags: Get a pack of NTAG215 stickers (available on Amazon for ~$10 for 25 tags)
Write Wi-Fi credentials: Open the app → Write → Wi-Fi → Enter your network name and password → Hold your phone to the tag
Place the tag: Stick it somewhere visible - near the front door, on the fridge, or in a guest room
Test it: Tap with a different phone. You should see a prompt to join the network
Total cost: about $0.30 and two minutes of setup. Every guest who visits will thank you.
Wrapping Up
NFC tags are one of those technologies that sound complex but are remarkably simple in practice. No batteries, no pairing, no apps required for basic reading. A few cents buys you a programmable chip that lasts for years and works with billions of phones worldwide.
Whether you want to automate your morning routine, share your business contact, or build something creative - NFC tags are the bridge between tapping a phone and making something happen in the real world.
Ready to start programming NFC tags? Download NFC.cool Tools for iPhone or Android - it’s the easiest way to read, write, and manage NFC tags.
Want a digital business card powered by NFC? Check out NFC.cool Business Card - share your contact with a single tap. App UI and App Clip available in 35 languages.