Back to guides

NFC Wireless Charging: How a Tag Coil Powers Devices

NFC wireless charging repurposes the same 13.56 MHz coil your phone already uses to read tags — just scaled to deliver up to 1 watt of power over up to 2 centimeters. Here's the physics, the spec history, and what it means if you build with NFC.

Published

What it is (one-paragraph answer)

NFC wireless charging (WLC) uses the same coil a device already has for NFC data exchange — but to deliver power instead, up to 1 watt over a distance of up to 2 centimeters. That's different from what NFCore does day to day: reading, writing, and inspecting the data on a passive NFC tag. WLC is a separate branch of the same NFC family, built to trickle-charge small accessories through their own NFC antenna. Here's how the coil pulls this off, how the spec got here, how it stacks up against Qi, and what it means if you build with NFC yourself.

How the coil actually delivers power

NFC's whole trick is inductive coupling at 13.56 MHz. One coil generates an alternating magnetic field. A second coil, sitting close enough, picks that field up as induced current. That's exactly how a passive NFC tag runs with no battery: your phone's reader field powers the tag's chip just long enough to answer a request. WLC scales the same physics up — instead of powering a chip for a few milliseconds, the transmitting device holds the field steady, and the receiving device draws real, usable current off it.

That's also why NFC's range stays so short: coupling strength falls off fast with distance, so both data and power transfer only work at a couple of centimeters. For WLC, 1W and 2cm aren't a limitation the spec ran into — they're a deliberate ceiling, one that keeps the coil small enough for an earbud case or a stylus.

WLC 1.0 vs 2.0: what changed

The NFC Forum approved WLC 1.0 in 2020, then released WLC 2.0 in October 2021 with support for smaller antennas — aimed squarely at the earbud market (over 60 million units sold in Q1 2021 alone), plus smart watches, styluses, and fitness trackers. The upside: the Forum estimates most phones already carry antennas compatible with WLC 2.0's smaller class. A phone can become a charging transmitter without new hardware, just firmware and certification.

NFC WLC vs Qi: two standards, two jobs

It's easy to lump WLC in with Qi since both use induction, but they solve different problems. Qi, from the Wireless Power Consortium, moves up to 15W over roughly 4cm — built for phones and tablets sitting on a charging pad. NFC WLC caps out at 1W over 2cm, with antennas as small as 3×3mm. A Qi coil won't fit inside a stylus or an earbud stem; a WLC coil will. The two specs are complementary, not competing. Qi for your phone, WLC for the earbuds in your bag.

Real chips already do this

WLC isn't a paper spec — NXP ships production silicon for it. The CTN73x family works as a transmitter IC, the PCA943x as a low-power receiver IC, with dead-battery handling so a fully drained accessory can still wake up and charge. NXP also publishes a reference dev board with swappable antenna sizes for device makers who need to match the coil to whatever they're building.

Where NFC wireless charging is headed

The NFC Forum is already working on the next round of WLC, aimed at higher power levels and charging multiple receivers from a single transmitter — a step beyond today's low-power, one-accessory-at-a-time scope. It's part of the Forum's broader roadmap for where NFC goes next.

What this means if you use NFCore

NFCore reads, writes, and inspects the data on NFC tags — a different layer of the NFC family from WLC's power transfer, running on entirely different chips. A passive NTAG or MIFARE sticker isn't going to charge anything, no matter how you write it. It has no power electronics on board, only enough circuitry to answer a reader's request. If you're curious what's actually happening in your phone's NFC hardware, that's exactly what NFCore is built for — and iOS and Android handle NFC differently enough that it's worth knowing both sides. Open NFCore next time you tap a tag and see what's actually on it.

Frequently Asked Questions

Can any NFC tag charge a device?

No. A passive NFC tag has no power source of its own — it's designed to be powered briefly by a reader's field to answer a data request. WLC uses a different, purpose-built coil and chipset on both devices, engineered to move up to 1W of power rather than just enough to wake up a chip.

How much power can NFC wireless charging actually deliver?

Up to 1 watt, over about 2 centimeters, per the NFC Forum's WLC 2.0 spec. That's intentionally modest — built for trickle-charging earbuds and styluses, not powering a phone or tablet.

Is NFC wireless charging the same as Qi charging?

No, though they're complementary. Qi moves up to 15W over roughly 4cm for phones and tablets. NFC WLC trades power and range for a much smaller coil — as small as 3×3mm — to fit inside earbuds and fitness trackers.

Does my phone need special hardware to charge something over NFC?

Often no. The NFC Forum estimates most existing phones already carry NFC antennas compatible with WLC 2.0's smaller antenna class. The same coil used for tap-to-pay or tag reading can, in principle, act as a WLC transmitter — it depends on whether the phone maker enables that mode.

Conclusion

NFC wireless charging repurposes the same coil and the same 13.56 MHz inductive coupling that NFC already uses to move data — just scaled to move power instead, deliberately capped at 1W and 2cm to keep the antenna small enough for earbuds, styluses, and wearables. As WLC matures toward higher power and multi-device charging, expect it to show up in more of the accessories you already own. Whether it's data or, eventually, power moving through that coil, NFCore is still the tool for seeing what's actually happening in the NFC layer of any tag you tap.