Peer-to-Peer Mode
An NFC operating mode where two active NFC devices exchange data bidirectionally using LLCP (Logical Link Control Protocol). Used for Android Beam (deprecated), file sharing, and device pairing. Being replaced by Bluetooth/Wi-Fi handover.
What Is Peer-to-Peer Mode?
Peer-to-Peer (P2P) mode enables two active NFC devices to exchange data bidirectionally. Unlike reader/writer mode (active deviceactive devicePowered NFC device that generates its own RF fieldView full → + passive tag) or card emulation (device mimics card), P2P establishes a symmetrical channel between two powered devices.
How P2P Works
- Collision resolution: Both devices detect each other's RF field and determine initiator/target roles.
- LLCP establishment: The Logical Link Control Protocol creates a transport connection supporting connection-oriented and connectionless transfer.
- SNEP exchange: The Simple NDEF Exchange Protocol transfers NDEF messages between devices.
Both devices alternate generating the RF field when transmitting, unlike reader/writer modereader/writer modePrimary NFC mode: active device reads from or writes to passive tagpassive tagBatteryless tag powered by reader's electromagnetic fieldView full →View full → where only the reader generates the field.
Historical Use: Android Beam
Android Beam (Android 4.0-10, now deprecated) used P2P to share content between phones. NFC initiated the exchange, then large files transferred via Bluetooth or Wi-Fi Direct handover. Google replaced it with Nearby Share (Quick Share).
Connection Handover
The most practical P2P application — NFC initiates a faster wireless connection:
| Handover | Protocol | Speed | Use Case |
|---|---|---|---|
| Bluetooth Classic | NFC to BT pairing | 3 Mbit/s | Audio devices |
| Bluetooth LE | NFC to BLE pairing | 2 Mbit/s | IoT, wearables |
| Wi-Fi Direct | NFC to WFD setup | 250+ Mbit/s | Large file transfer |
The NFC exchange carries the handover record with Bluetooth MAC or Wi-Fi Direct group information, enabling instant pairing without manual configuration.
Protocol Stack
P2P communication operates through a layered protocol architecture. At the lowest level, NFCIP-1 (ISO 18092) defines the foundational P2P protocol, while NFCIP-2 adds multi-protocol negotiation. LLCP provides the transport layer with both reliable (connection-oriented) and best-effort (connectionless) delivery modes. SNEP provides the application-level NDEF exchange on top of LLCP.
Current Status
P2P usage has declined significantly. Android Beam was deprecated in Android 10 (2019), iOS never implemented P2P mode, and modern alternatives like Bluetooth LE and Wi-Fi Aware provide longer-range discovery with substantially higher throughput. However, NFC-initiated connection handover remains valuable for zero-friction device pairing in IoT and consumer electronics scenarios. The NFC ForumNFC ForumIndustry body developing NFC standards, specifications, and certifications since 2004View full →'s Connection Handover specification continues to be supported across platforms, ensuring that the tap-to-pair interaction pattern remains available.
Related Terms
Related Guides
Questions fréquemment posées
The NFC glossary is a comprehensive reference of technical terms, acronyms, and concepts used in Near Field Communication technology. It is designed for developers, product managers, and engineers who work with NFC and need clear definitions of terms like NDEF, APDU, anti-collision, and ISO 14443.
Each glossary term is cross-referenced with related NFC chips, standards, and other terms. For example, the term 'AES-128' links to chips that support AES encryption (NTAG 424 DNA, DESFire EV2/EV3), and the term 'ISO 14443' links to all chips compliant with that standard.
Yes. NFCFYI provides glossary definitions in 15 languages including English, Korean, Japanese, Chinese, Spanish, Portuguese, Hindi, Arabic, French, Russian, German, Turkish, Vietnamese, Indonesian, and Thai. Use the language selector in the header to switch languages.