This chapter covers NFC (Near Field Communication) and RFID (Radio Frequency Identification) technologies, both of which are tested on the CompTIA A+ 220-1101 exam under Objective 1.3 (Mobile Devices). Understanding the differences, use cases, and configuration of these wireless technologies is essential for supporting mobile devices, contactless payments, and asset tracking. Expect 2-3 exam questions on this topic, often focusing on range, frequency, and common applications.
Jump to a section
Imagine a busy office building where employees need to access different areas. RFID is like a proximity card that you wave near a reader on the door. The card contains a unique ID that the reader detects when it's within a few inches. The reader then checks a database to see if that ID is authorized. This works even if the card is in your pocket, and it's a one-way communication: the reader sends a signal, the card responds with its ID. NFC, on the other hand, is like a deliberate handshake between two people. Both parties must be close (within a few centimeters) and actively engage. For example, to share a contact, you tap two phones together. Each phone has a chip that can both read and write. The handshake involves an initial signal, an acknowledgment, and then data exchange. Unlike RFID, which is often one-way, NFC supports two-way communication. Also, NFC can emulate an RFID tag (card emulation mode) or act as a reader. So, RFID is like a simple 'show your badge' system, while NFC is like a 'tap to exchange information' system. Both use radio waves, but NFC is a subset of RFID that operates at a specific frequency (13.56 MHz) and has a very short range (a few centimeters) for security.
What are NFC and RFID?
NFC (Near Field Communication) and RFID (Radio Frequency Identification) are wireless communication technologies that use radio waves to transfer data between a reader and a tag or between two devices. They are both short-range technologies but differ significantly in capabilities and use cases.
RFID is older and more widespread. It consists of a reader (interrogator) and a tag (transponder). The reader emits radio waves that power the tag and receive its response. Tags can be passive (no battery, powered by the reader's signal) or active (battery-powered, longer range). RFID operates at various frequencies: Low Frequency (LF, 125-134 kHz, range ~10 cm), High Frequency (HF, 13.56 MHz, range ~1 meter), and Ultra-High Frequency (UHF, 860-960 MHz, range up to 10 meters). The exam focuses on HF RFID (13.56 MHz) because it is the basis for NFC.
NFC is a subset of HF RFID that operates at 13.56 MHz with a maximum data rate of 424 kbps. Its key feature is extremely short range – typically less than 10 cm – which provides inherent security against eavesdropping. NFC is designed for intuitive, touch-based interactions. It supports three modes: reader/writer (reads NFC tags), peer-to-peer (exchanges data between two NFC devices), and card emulation (acts like an RFID smart card, e.g., for mobile payments).
How They Work Internally
RFID: The reader continuously emits a radio signal. When a passive tag enters the field, the signal induces a current in the tag's antenna via electromagnetic induction, powering the tag's chip. The tag then modulates the signal (backscatter) to send its data (usually a unique ID). The reader demodulates this signal and extracts the ID. For active tags, the tag has its own power source and can transmit over longer distances. The communication is typically half-duplex.
NFC: NFC uses load modulation similar to RFID but with added protocols. For peer-to-peer mode, both devices generate an RF field. The initiator starts communication, and the target responds. The NFC Data Exchange Format (NDEF) is used to structure messages. In card emulation mode, the NFC device acts as a passive tag – it does not generate its own field but instead modulates the reader's field. This is how Apple Pay or Google Pay works: the phone emulates a contactless credit card.
Key Components and Defaults
RFID Tag: Contains an antenna and a microchip. Passive tags have no battery; active tags have a battery. Memory ranges from 64 bits to several kilobytes.
RFID Reader: Emits RF energy, receives backscatter, and interfaces with a host system. Frequency determines range: LF ~10 cm, HF ~1 m, UHF ~10 m.
NFC Chip: Integrated into smartphones, tablets, and payment terminals. Operates at 13.56 MHz. Range is 4-10 cm. Data rates: 106, 212, or 424 kbps.
NDEF (NFC Data Exchange Format): A lightweight message format for exchanging information like URLs, vCards, or plain text.
Configuration and Verification on Mobile Devices
On Android, NFC is enabled via Settings > Connected devices > NFC. To verify, look for the NFC icon in the status bar. On iOS, NFC is enabled by default for Apple Pay, but third-party app access requires iOS 11+ and the Core NFC framework. There are no CLI commands for NFC on typical mobile devices – it's all GUI-based.
For RFID, configuration depends on the system. For example, an RFID access control system uses a backend database to map tag IDs to permissions. There is no standard OS-level configuration for RFID on mobile devices unless using a specialized app.
Interaction with Related Technologies
NFC and RFID are often compared to Bluetooth and Wi-Fi. Unlike Bluetooth, NFC requires no pairing – just proximity. Data transfer is slower but simpler. NFC can trigger Bluetooth pairing (e.g., tapping a Bluetooth speaker). RFID is commonly used for inventory management, access control, and contactless payments (NFC-based). The exam may ask about NFC's role in mobile payments (e.g., Apple Pay, Google Pay) and how it differs from magnetic stripe or EMV chip cards.
Security Considerations
Because NFC has a very short range, it is considered secure against remote eavesdropping. However, relay attacks (where an attacker extends the range using two NFC devices) are possible. RFID, especially UHF, can be read from meters away, making it vulnerable to skimming. Encryption and authentication are often added to RFID systems to mitigate risks.
Exam-Specific Details
The CompTIA A+ 220-1101 exam expects you to know:
NFC operates at 13.56 MHz, range <10 cm, data rate up to 424 kbps.
RFID frequencies and typical ranges: LF (125-134 kHz, <10 cm), HF (13.56 MHz, up to 1 m), UHF (860-960 MHz, up to 10 m).
NFC is a subset of HF RFID.
Common uses: contactless payments, ticketing, data sharing (Android Beam), access control.
NFC modes: reader/writer, peer-to-peer, card emulation.
Passive vs. active RFID tags.
Be careful: The exam may ask which technology is used for mobile payments – the answer is NFC (specifically card emulation mode). It may also ask about the maximum range of NFC – answer is 10 cm (or 4 inches).
Initiating NFC Communication
When two NFC-enabled devices come within range (typically less than 10 cm), the initiating device generates an RF field at 13.56 MHz. This field powers the target device's NFC chip if it is passive (card emulation) or triggers a response if active (peer-to-peer). The initiator sends a polling request, and the target responds with its capabilities (e.g., supported data rate, protocol). This handshake occurs at the NFC Forum-defined protocol level. If successful, the devices establish a logical link. If the target is a passive tag, it simply modulates the field to send its NDEF message. The entire process takes less than 0.1 seconds.
Data Exchange in Peer-to-Peer Mode
In peer-to-peer mode, both devices generate their own RF fields alternately to avoid collisions. The initiator sends an NDEF message (e.g., a vCard or URL). The target receives it and can send a response. The Logical Link Control Protocol (LLCP) manages the data link. The actual data transfer uses the NFC Data Exchange Format (NDEF). For example, sharing a photo via Android Beam uses this mode. The range must be maintained within 10 cm; if the devices are moved apart, the connection drops. Data rates can be 106, 212, or 424 kbps depending on the negotiated parameters.
Card Emulation Mode for Payments
In card emulation mode, the NFC device (e.g., smartphone) acts as a passive RFID tag. It does not generate its own RF field. When brought near a payment terminal (reader), the terminal's field powers the phone's NFC chip. The phone then modulates the field to send payment credentials (e.g., tokenized credit card number). This is identical to how a contactless credit card works. The terminal verifies the transaction and sends a response. The phone may require user authentication (fingerprint or PIN) before allowing the emulation. This mode is used by Apple Pay, Google Pay, and Samsung Pay.
RFID Tag Reading Process
An RFID reader continuously emits a carrier signal. When a passive tag enters the field, the signal induces a voltage in the tag's antenna via inductive coupling (for LF/HF) or backscatter (for UHF). The tag's chip powers up and sends its stored data by modulating the load on its antenna. The reader detects this modulation and decodes the data, typically a unique identifier (UID). The reader then sends this UID to a host system (e.g., access control panel) for processing. For active tags, the tag transmits its own signal when queried. The entire read cycle takes milliseconds.
Authentication and Anti-Collision
Both NFC and RFID systems often implement anti-collision mechanisms to handle multiple tags in the field. For RFID, the reader uses a protocol like the Q algorithm (for UHF) or a binary tree algorithm (for HF). When multiple tags respond simultaneously, the reader detects a collision and instructs tags to back off with random delays. For NFC, the anti-collision process is defined in the NFC Forum specifications. After identifying individual tags, the reader can authenticate using a shared secret (e.g., for access control). The exam does not require deep detail on these algorithms but expects you to know that anti-collision exists.
Enterprise Scenarios for NFC and RFID
Scenario 1: Contactless Access Control in an Office Building A large corporation deploys an RFID-based access control system at all entry points. Employees carry passive HF RFID badges (13.56 MHz). When an employee waves their badge near a reader, the reader captures the badge's UID and sends it to a central server. The server checks the UID against a database of authorized employees and, if valid, unlocks the door. The system logs every access attempt for security auditing. Common issues: badge demagnetization (rare for HF), reader interference from metal objects, and database latency. Misconfiguration might involve setting the wrong frequency (e.g., using LF readers for HF badges) or failing to update the database when employees leave, leading to security gaps.
Scenario 2: Mobile Payments at a Retail Store A retail chain upgrades its point-of-sale (POS) terminals to support NFC-based contactless payments. Customers use their smartphones (Apple Pay, Google Pay) or contactless credit cards. The POS terminal acts as an NFC reader/writer in card emulation mode. When a customer taps their phone, the terminal reads a tokenized payment credential. The transaction is processed via the payment network (e.g., Visa, Mastercard). Security is enhanced by tokenization and device-specific keys. Problems occur when the NFC antenna in the phone or terminal is misaligned, when the phone's battery is dead (NFC requires power), or when the payment app crashes. The exam might ask why a payment fails – common answer: the phone's NFC chip is not enabled or the range is too great.
Scenario 3: Inventory Management with UHF RFID A warehouse uses UHF RFID tags on pallets and boxes. Fixed readers at doorways automatically scan tags as items enter or leave. The system tracks inventory in real time, reducing manual counting. Tags are passive, with a read range of up to 10 meters. Challenges include tag collisions when many tags are in the field, interference from liquids and metals, and tag orientation. Misconfiguration might involve setting the reader power too high, causing reads from adjacent areas, or too low, missing tags. The exam may test your understanding that UHF RFID is used for longer-range tracking, while NFC is for short-range interactions.
Exam Focus for 220-1101
Objective 1.3: Mobile Devices – Summarize the properties and capabilities of mobile devices. This includes NFC and RFID as wireless features.
Common Wrong Answers: 1. *"NFC has a range of up to 1 meter."* – This is false; NFC range is less than 10 cm. The exam tests this exact number. Many candidates confuse NFC with HF RFID range (up to 1 m). Remember: NFC is a subset of HF RFID but with intentionally shorter range for security. 2. *"RFID always requires a battery."* – Active tags have batteries, but passive tags do not. The exam may ask about passive vs. active. Passive tags are more common in access control and inventory. 3. *"NFC and RFID use the same frequency."* – While NFC uses 13.56 MHz (HF), RFID also uses LF (125 kHz) and UHF (860-960 MHz). The exam may ask which frequency NFC uses. 4. *"NFC can be used for long-range data transfer."* – No, NFC is strictly short-range. For longer range, use Bluetooth or Wi-Fi.
Specific Numbers and Terms: - NFC frequency: 13.56 MHz - NFC range: <10 cm (about 4 inches) - NFC data rates: 106, 212, 424 kbps - RFID frequencies: LF (125-134 kHz), HF (13.56 MHz), UHF (860-960 MHz) - RFID ranges: LF <10 cm, HF up to 1 m, UHF up to 10 m - Passive vs. active tags - NFC modes: reader/writer, peer-to-peer, card emulation
Edge Cases: - The exam might ask: "Which technology is used for mobile payments?" Answer: NFC (card emulation mode). Not RFID in general. - "Which technology can operate without a battery in the tag?" Answer: Passive RFID (and NFC in card emulation mode, as the phone's battery powers the chip, but the tag itself is passive). - "A user wants to share a contact by tapping two phones. Which mode is used?" Answer: NFC peer-to-peer mode.
Eliminating Wrong Answers: - If a question mentions range >10 cm, eliminate NFC. - If a question mentions inventory tracking in a warehouse, think UHF RFID. - If a question mentions contactless payment, think NFC card emulation. - If a question mentions reading a badge at a door, think HF RFID (or NFC card emulation if it's a phone).
NFC operates at 13.56 MHz with a maximum range of 10 cm (4 inches).
RFID frequencies: LF (125-134 kHz), HF (13.56 MHz), UHF (860-960 MHz).
Passive RFID tags have no battery; active tags have a battery for longer range.
NFC supports three modes: reader/writer, peer-to-peer, and card emulation.
NFC is a subset of HF RFID but with added protocols and shorter range.
Contactless payments (Apple Pay, Google Pay) use NFC in card emulation mode.
UHF RFID is used for long-range inventory tracking (up to 10 meters).
The exam tests specific ranges and frequencies – memorize them.
These come up on the exam all the time. Here's how to tell them apart.
NFC
Operates at 13.56 MHz only.
Range <10 cm (intentionally short).
Supports three modes: reader/writer, peer-to-peer, card emulation.
Data rate up to 424 kbps.
Used for contactless payments, data sharing, ticketing.
RFID (General)
Operates at LF (125 kHz), HF (13.56 MHz), or UHF (860-960 MHz).
Range varies: LF <10 cm, HF up to 1 m, UHF up to 10 m.
Primarily one-way communication: reader to tag.
Data rate lower for LF, higher for UHF (up to 640 kbps).
Used for access control, inventory tracking, asset management.
Mistake
NFC and RFID are completely different technologies.
Correct
NFC is a subset of RFID, specifically operating at 13.56 MHz (HF). They share the same underlying physics of inductive coupling, but NFC adds protocols for peer-to-peer and card emulation modes.
Mistake
All RFID tags are passive and have no battery.
Correct
RFID tags can be passive (no battery, powered by reader), active (battery-powered, longer range), or semi-passive (battery for chip but uses backscatter). Passive tags are common in access control, but active tags are used for tracking containers or vehicles.
Mistake
NFC has a range of up to 1 meter.
Correct
NFC's maximum range is about 10 cm (4 inches). The typical operating range is 4-10 cm. This short range is intentional for security. HF RFID can reach up to 1 meter, but NFC is designed for close proximity.
Mistake
You need an internet connection to use NFC for payments.
Correct
NFC transactions themselves do not require an internet connection. The payment terminal processes the transaction offline using the tokenized data. However, the payment app on your phone may need internet for token provisioning or authentication.
Mistake
NFC can only be used for payments.
Correct
NFC has many uses: sharing contacts, photos, URLs (Android Beam), pairing Bluetooth devices, reading smart posters, and configuring IoT devices. Payments are just one application.
Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.
NFC is a specific type of RFID that operates at 13.56 MHz with a very short range (less than 10 cm). RFID is broader, covering multiple frequencies and ranges. The exam expects you to know that NFC is used for mobile payments and data sharing, while RFID is used for access control and inventory. Remember: NFC is a subset of RFID.
NFC uses 13.56 MHz, which is the High Frequency (HF) band. This is the same frequency used by HF RFID. On the exam, you may be asked: 'Which frequency does NFC use?' or 'Which RFID frequency is used for NFC?' The answer is 13.56 MHz.
In card emulation mode, the NFC device (e.g., phone) acts as a passive tag, but the phone itself has a battery that powers the NFC chip. However, if the phone's battery is dead, NFC typically does not work because the chip requires power. Some phones support 'power-off' card emulation where a small amount of battery reserve allows NFC to function for a short time, but this is not universal. Passive RFID tags have no battery at all.
The maximum range of NFC is about 10 cm (4 inches). In practice, it's often 4-5 cm. This is a key exam point. If a question says 'up to 1 meter,' it's likely referring to HF RFID, not NFC.
The three modes are: 1) Reader/Writer – the device reads or writes to an NFC tag. 2) Peer-to-Peer – two NFC devices exchange data (e.g., Android Beam). 3) Card Emulation – the device acts like a contactless smart card (e.g., for payments). Memorize these for the exam.
NFC has a much shorter range (<10 cm vs. ~10 m for Bluetooth), requires no pairing, and is simpler. NFC is often used to initiate a Bluetooth connection (e.g., tapping a speaker to pair). NFC also has lower data rates (max 424 kbps vs. Bluetooth 2-3 Mbps). The exam may ask which technology is used for quick tap-to-pair.
Passive tags have no battery; they are powered by the reader's RF field. Active tags have a battery and can transmit over longer distances (up to 100 meters). Passive tags are cheaper and smaller, used in access control and inventory. Active tags are used for tracking high-value assets or vehicles. The exam may ask which type is used for a specific scenario.
You've just covered NFC and RFID Technologies — now see how well it sticks with free 220-1101 practice questions. Full explanations included, no account needed.
Done with this chapter?