Contributing

What do you need to know about NDEF tags?

What do you need to know about NDEF tags?

The two devices must agree upon a standardized method of communication. NDEF messages provide a standardized method for a reader to communicate with an NFC device. The NDEF message contains multiple records, as shown. You get NDEF support only when working with standardized tags — proprietary tags typically don’t provide this support.

How is the NDEF data format used in NFC?

The data format consists of NDEF Messages and NDEF Records. The standard is maintained by the NFC Forum and is freely available for consultation but requires accepting a license agreement to download. The NDEF format is used to store and exchange information like URIs, plain text, etc., using a commonly understood format.

Do you have to format NFC tags before writing to them?

Most NFC tag encoding systems, including the GoToTags Encoder will detect if an NFC tag needs to be NDEF formatted before trying to write to the tag, and if so, format it before writing the NDEF data. The NXP NTAG series of NFC chips (NTAG213, NTAG210 Micro, NTAG216…) come from the factory pre-NDEF formatted.

How is a NDEF Message like a paragraph?

Think of an NDEF message like a paragraph, and records like the sentences within it. A well-formed paragraph is made up of sentences pertaining to one topic. Similarly, it’s good practice to use one NDEF message made up of several records to describe one subject, say, an address book entry.

Which is the last record in a NDEF Message?

The ME flag indicates if this is the last record in the message.MB: Message BeginThe MB flag indicates if this is the start of an NDEF message. Indicates the length (in bytes) of the Record Type field. This value is always zero for certain types of records defined with the TNF Field described above.