NFC notes on NDEF message for URL

Just a note for encoding URL in NDEF message, the NDEF record should user TNF_WELL_KNOWN as its TNF. And NDEF record type should be RTD_URI. And the first byte could be encoded for different protocols (e.g. 0x01 = "http://www", 0x02 = "https://www", etc.

References:
Beginning NFC
Professional NFC Application Development for Android


Comments

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS