Building an NFC-Based Product
From Prototype to Production
End-to-end guide for developing NFC-based products from concept to manufacturing at scale. Covers chip selection, antenna prototyping, firmware development, certification, and supplier management.
Building an NFC Product
Taking an NFC tagNFC tagFundamentalsPassive unpowered device storing data, powered by reader's RF fieldClick to view → from concept to mass production requires decisions at every layer of the stack: requirements, chip selection, antenna engineering, regulatory certification, and manufacturing. A wrong choice early — such as picking a chip with insufficient memory or an antenna tuned for a flat surface when the product attaches to metal — can require complete redesign at tooling cost.
This guide walks the full product development lifecycle. Use the NFC Chip Selector and Tag Cost Calculator alongside this guide to validate decisions numerically.
Requirements Gathering
Before selecting any component, answer these six questions:
| Question | Impact |
|---|---|
| What data will the tag store? | Determines minimum user-memory |
| Who reads the tag — consumer phones or dedicated readers? | Drives chip type selection (Type 2 vs Type 4/5) |
| What is the physical substrate? | Metal, liquid, curved — affects antenna and form factorform factorHardwarePhysical shape/packaging of NFC tags: stickers, cards, wristbandsClick to view → |
| What is the read rangeread rangeHardwareMaximum communication distance between reader and tagClick to view → requirement? | ≤ 4 cm passive vs. longer range (iso-15693) |
| Is authenticationauthenticationApplicationsIdentity verification of NFC tags/readers via passwords or cryptographyClick to view → or anti-cloninganti-cloningSecurityTechnologies preventing unauthorized NFC tag duplicationClick to view → required? | Determines security feature set (aes-encryption, originality-signature) |
| What is the unit cost target? | Constrains chip tier and manufacturing volume |
A ndef-message storing a 100-character HTTPS URL needs ~130 bytes including TLV and record headers — well within NTAG213's 144-byte user-memory. A vCard with photo URL, name, phone, and email typically needs 400–600 bytes, pushing you to NTAG216 or a Type 4 chip.
Chip Selection
The nfc-chip choice cascades into antenna designantenna designManufacturingEngineering NFC antennaNFC antennaHardwareCoil antenna creating electromagnetic field for NFC communicationClick to view → geometry for performance requirementsClick to view →, firmware, and certification. Key families for product designers:
| Chip Family | Type | User MemoryUser MemoryMemory & DataTag memory portion available for user data storageClick to view → | Security | Best For |
|---|---|---|---|---|
| NTAG213/215/216 | 2 | 144 / 504 / 888 B | Password + lock bitslock bitsMemory & DataControl bits making memory blocks permanently read-onlyClick to view → | Consumer goods, marketing |
| NTAG I2C Plus | 2 | 1 / 2 KB | Password + SRAM pass-through | IoT bridge, sensor data |
| MIFARE Ultralight C | 2 | 144 B | 3DES (des-3des) | Transport, loyalty (low cost) |
| MIFARE DESFire EV3 | 4 | 256 B – 32 KB | AES-128/192/256, MACing | Access control, payment |
| NTAG DNA / DNA TagTamper | 2 | 144 B | AES + sun-message (sdm) | Brand protection, authentication |
| ICODE SLIX2 | 5 | 2,528 B | Password + EAS | Supply chain, library |
For anti-counterfeiting, chips with originality-signature (NXP's ECC-based factory signature) or sdm (Secure Dynamic Messaging — server-verified CMAC in the URL) provide cryptographic proof of tag authenticity that cannot be cloned. See anti-cloning for the full taxonomy of protection mechanisms.
Use the NFC Chip Selector to filter by memory, security features, operating temperature, and package type.
Antenna Design
The nfc-antenna is typically a planar spiral of copper or aluminium traces on a PET, paper, or PCB substrate. Design is governed by three coupled parameters: inductance, resonant frequency (target 13.56 MHz), and Q-factor.
Key design considerations:
| Factor | Guidance |
|---|---|
| Substrate | Air-core coil on PET: Q ≈ 30–50. FR4 PCB: Q ≈ 20–30 |
| Metal proximity | On-metal tags require a ferrite spacer layer to decouple the antenna from the metal plane; standard tags detune and fail |
| Tuning capacitor | Chip input capacitance (typically 50–100 pF) combined with stray capacitance determines number of turns needed |
| Size vs. range | Larger antenna = better coupling at range; minimum practical coil for phone read ≈ 15 × 25 mm |
| Form factor | wet-inlay (antenna + chip bonded, adhesive-backed) or dry-inlay (no adhesive); on-metal-tag requires ferrite layer |
For consumer products, NXP and Identiv publish reference antenna designs matched to their chips. Simulation tools (Ansys HFSS, Altium Designer NFC wizard) can predict coupling coefficient before cutting prototypes.
On-metal applications — tools, appliances, equipment panels — require ferrite-backed or ceramic-based on-metal-tag inlays. Standard wet inlays on metal lose 80–100% of read range.
NFC Forum Certification
nfc-forum-certification is required to use the N-MarkN-MarkApplicationsOfficial NFC Forum certification mark for compliant productsClick to view → logo and to be listed in the NFC ForumNFC ForumFundamentalsIndustry body developing NFC standards, specifications, and certifications since 2004Click to view → Certified Products database. The program covers three device roles: poller (reader), listener (tag), and device (phone/wearable). For an NFC-enabled product you typically certify as a listener.
Certification flow: 1. Pre-compliance: Run the NFC Forum's nfc-test-suite locally using a certified reference poller (e.g., Micropross MP300). Fix analog and digital testdigital testTesting & ComplianceProtocol layer testing for encodingencodingManufacturingData writing to NFC tags during manufacturing productionClick to view → and frame formatClick to view → failures. 2. Submit to authorized test lab: Labs include NXP Semiconductors Certification Lab, Dekra, UL. Turnaround is 4–8 weeks. 3. Receive Certificate of Conformance: Valid for the exact hardware configuration submitted. Hardware changes may require re-certification.
Chip vendors (NXP, STMicroelectronics, Infineon) pre-certify their chips; integrating a pre-certified chip into a new antenna/substrate requires a new product-level certification.
Regulatory Compliance
fcc-compliance (USA) and ce-marking (EU) are mandatory for NFC products sold in those markets. NFC at 13.56 MHz typically falls under:
| Regulation | Region | Applicable Rule |
|---|---|---|
| FCC Part 15.225 | USA | 13.553–13.567 MHz intentional radiator; field strength ≤ 10 µT at 10 m |
| ETSI EN 300 330 | EU/EEA | 13.56 MHz SRD; ERP limits |
| ARIB STD-T89 | Japan | Similar ISM band rules |
| CE MarkingCE MarkingTesting & ComplianceEU conformity marking for NFC products (Radio Equipment Directive)Click to view → (RED) | EU | Radio Equipment Directive 2014/53/EU |
Most NFC inlays and tags operate well below FCC Part 15 thresholds. Products with active NFC controllers (readers, phones) require full FCC/CE testing including conducted and radiated emissions.
fcc-compliance testing is typically done simultaneously with NFC Forum certificationNFC Forum certificationApplicationsInteroperabilityInteroperabilityTesting & ComplianceCross-manufacturer device/tag compatibility guaranteeClick to view → testing program for NFC products and devicesClick to view → at accredited labs. Budget $10,000–$30,000 for combined FCC/CE/NFC Forum certification of a new product.
Manufacturing Considerations
Tag manufacturing involves bonding the ic-die (either as wafer-level chip or pre-packaged module) to the antenna substrate, followed by encoding-process and converting into the final label or card format.
| Stage | Options | Cost Driver |
|---|---|---|
| Inlay assembly | Flip-chip bondingbondingManufacturingElectrical connection process between IC die and antennaClick to view → (high volume) vs. module strap (flexible) | Tooling NRE vs. per-unit cost |
| Encoding | Factory encoding (NXP TagWriter bulk) vs. at-line encoding | Volume and content complexity |
| ConvertingConvertingManufacturingTransforming NFC inlays into finished tag productsClick to view → | Die-cut labels, card lamination, injection mold insert | Form factor |
| Quality | Antenna inductance test, chip communication test, NDEF verify | AQL level, throughput |
The tag-cost-calculator models unit cost across these stages at different volume tiers (1K, 10K, 100K, 1M units). At 100K units a standard NTAG213 wet inlaywet inlayManufacturingAdhesive-backed NFC inlay ready for surface applicationClick to view → typically lands at $0.08–$0.12 per tag, while a DESFire EV3 card with encoding reaches $1.50–$3.00.
For supply chain authentication projects, the encoding-process must be secured: private key material for sdm configurations must remain within HSM-protected encoding stations.
See also NFC Security and Authentication Guide for implementation details on aes-encryption, mutual-authentication, and sun-message architectures. For chip-level memory planning, use the Memory Calculator.
Часто задаваемые вопросы
Our guides cover a range of experience levels. Getting Started guides are written for beginners with no prior NFC knowledge. Programming guides target developers integrating NFC into mobile apps or embedded systems. Security guides are for engineers designing secure NFC deployments for payments, access control, or authentication.
Most guides require only an NFC-enabled smartphone (iPhone 7+ or any modern Android device) and a few NFC tags (NTAG213 or NTAG215 recommended for beginners, available for under $1 each). Advanced guides may reference USB NFC readers like the ACR122U or Proxmark3 for development and testing.
Yes. Programming guides include code examples for Android (Kotlin/Java with the Android NFC API), iOS (Swift with Core NFC), and web-based tools (Web NFC API for Chrome on Android). All code samples are tested and include inline comments explaining each step.