PPC Wiki

Home

❯

u

❯

c2vi

❯

NDEF = NFC Data Exchange Format

NDEF = NFC Data Exchange Format

Jun 19, 20251 min read

  • good read: https://www.oreilly.com/library/view/beginning-nfc/9781449324094/ch04.html

  • a NDEF message is a variable length list of NDEF Records

  • Android uses an External type called Android Application Record (nfc) to trigger apps to open

    • the type-name of this Android Application Record (nfc) is: “android.com:pkg”
    • Android usually generates Indents (android) from NDEF Records… here it only looks at the first record

rel

  • TNF = Type Name Format (nfc)

Graph View

Backlinks

  • AID = Application IDentifier (nfc)
  • NFC = Near Field Communication
  • TNF = Type Name Format (nfc)

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community