For the complete documentation index, see llms.txt. This page is also available as Markdown.

NFC/MIFARE

DynaFamily readers with a contactless interface can exchange commands directly with NFC tags and MIFARE cards through pass-through commands and can present themselves as a card to another reader through NFC card emulation. This guide explains the supported card technologies and how contactless support is organized; the pass-through commands themselves live in the API & Command Reference.

Supported card technologies

The reader provides a pass-through command for each supported tag family, letting your host send commands to, and receive responses from, the card directly:

  • NTag / MIFARE Ultralight (Type 2)

    • Pass-through for NTag and MIFARE Ultralight tags.

  • MIFARE Classic / MINI / Plus SL1 (Type 2)

    • Pass-through for an activated MIFARE Classic, MINI, or Plus SL1 tag.

  • MIFARE DESFire (Type 4)

    • Pass-through for MIFARE DESFire tags.

  • MIFARE Plus (Type 2)

    • Pass-through for MIFARE Plus tags.

Each card's unique identifier is returned as the NFC UID data object.

How pass-through works

Once the reader detects and activates a contactless tag, your host sends tag-specific commands through the matching pass-through command above and reads the tag's responses. For lower-level access to any card that supports the ISO 14443-4 APDU, use Generic Pass-through Commands. Entering and leaving pass-through mode is handled by Pass-Through Mode Start/Stop, and Start/Stop Polling requests the reader to poll for a card.

Card emulation (DynaCast)

Beyond reading tags, the reader can emulate a card so it can be read by another NFC device — the basis for MagTek's DynaCast NFC card-emulation use cases. Card emulation is initiated with the Card Emulation command, using the Card Emulation data object.

Section

Information

A worked integration using the reader's contactless interface for Google Wallet value-added services (VAS) transactions, including connecting the device, sending the command set, and adding a Smart Tap pass.

Background on card-emulation scenarios and where they apply.

See also

Section

Information

The full command group in the reference

Polling and raw APDU access

For More Help

Need Help?

For additional support, please contact MagTek Support:

Technical Support:

  • 📧 Email: support@magtek.com

  • 📞 Phone: 1-800-788-6835 (US) | +1-562-546-6616 (International)

  • 🕐 Hours: Monday-Friday, 6:00 AM - 5:00 PM PST

Online Resources:

Documentation Feedback:

Help us improve this documentation! Submit feedback

Last updated