Back to guides

NFC Access Control for Small Offices: Setting Up Visitor Badges

A small office can run NFC access control with digital badges or physical tags, both instantly revocable. Here's how to choose a credential and set up visitor badges that actually hold up.

Published

Quick answer

A small office can run NFC access control two ways: phone-based digital badges, or physical NFC tags you write and hand out at the front desk. Both beat a ring of spare keys for visitor management, because access switches off the moment someone leaves — no rekeying, no chasing down a badge. This guide covers picking a credential, the security detail that actually matters, step-by-step setup, and what to do when a tap doesn't register.

Why NFC works for access control

Two-layer security: device auth plus short range

Good NFC access control doesn't rely on one layer of protection. Digital keys combine biometric authentication on the device with an extremely short-range, encrypted connection between the phone and the lock. That short range — a few centimeters — makes it hard for someone to trigger a read from across a room or through a bag; see why NFC's range has to be so close for the technical reason.

Revocation without reissuing hardware

Instant revocation is the other advantage over metal keys. Digital keys can be issued straight to a phone and revoked the moment someone's access should end — no collecting a badge back, no changing a lock.

Step-by-step: setting up visitor badges

Pick your credential type

For a handful of daily visitors, a physical tag is usually simpler than provisioning phone-based badges: no app install, no account, hand it back or reformat it when the visit ends. For recurring contractors or staff, a digital badge is less to keep track of physically.

What matters more than the form factor is the chip inside it. MIFARE DESFire supports symmetric key diversification that makes cloning much harder, while cheaper MIFARE Ultralight-class chips on paper or PET suit one-day, disposable visitor passes where the stakes are lower. Both run on the same ISO/IEC 14443-A standard most access readers already expect.

Write and lock the tag

Use NFCore to write a record to a rewritable tag — an NTAG213 or NTAG215 is plenty for most visitor badges — then set password protection or permanent locking so the credential can't be quietly overwritten or duplicated at another reader. For setups where each tap needs to prove the tag is genuine, not just present, a chip built for that, like the NTAG 424 DNA family, is worth the extra cost over a bare UID card.

Hand it over and log it

Keep it simple: a front-desk log of which badge or UID went to which visitor, and when — enough to answer "who was in the building" without building a full access-management platform.

Common problems and fixes

Badge won't read at the door. Check tag placement — metal door frames can detune an antenna — and confirm reader distance matches the tag type. On Bluetooth-assisted readers, a dead reader battery is a common culprit unrelated to the badge.

Someone tapped a copied tag. A bare-UID tag can be read and duplicated by anyone who taps it — the real-world version of the sniffing and replay risk any contactless credential faces. The fix is a chip with an encrypted, diversified key, not a longer code.

A visitor's phone won't add a digital badge. Digital wallet badges have real prerequisites — Google Wallet corporate badges need Android 9+ with NFC on, for example, or a compatible Wear OS device. Check those before assuming the badge system is broken.

Doing this on NFCore specifically

Open NFCore, write an NDEF record to your visitor tag, and apply a lock or password once you're happy with it. When the visit is over, erase and reuse the tag, or leave it permanently locked if it's tied to a specific access grant. This only covers tags your office owns — cloning someone else's access credential isn't what NFCore is built for. Get the app on the App Store or Google Play.

Frequently Asked Questions

Do visitor badges need to be phone-based, or can I use physical NFC cards?

Either works. Digital badges suit people who already carry a phone; for one-day visitors, a physical NTAG-based card is simpler — no app install, and you erase or reuse the tag once the visit ends.

Is a plain NFC tag with just a UID secure enough for office access?

For a low-stakes visitor log, yes. For anything that unlocks a door, no — a bare UID can be read and copied by anyone who taps it. Use a locked, password-protected tag or an encrypted chip like MIFARE DESFire or NTAG 424 DNA instead.

How do I revoke a visitor's access when they leave?

A physical tag just needs reformatting or relocking, and you stop honoring that UID. A digital badge is even simpler — the administrator revokes the credential remotely, and the visitor doesn't hand anything back.

Can I write a time-limited or single-use NFC visitor tag myself?

Yes. NFCore lets you write an NDEF record to a rewritable tag like an NTAG213 and lock its memory afterward, so you can issue a tag for a day and erase, reuse, or permanently lock it once the visit is over.

Conclusion

Card versus phone isn't really the question that matters for office access control — copyability is. A bare UID tag or an unmanaged badge is only as secure as the assumption that nobody else taps it. Pick a credential with real key diversification or device-level authentication, and revocation becomes the easy part: switch it off the moment someone's access should end.