Other Parts Discussed in Thread: RF430FRL152H, TRF7970A
Tool/software: Code Composer Studio
Hi,
I used "RF430FRL152H_NFC_Only_Project_NDEF_Support" sample code and I could able to read with NFC reader from android app. But the sample providing NDEF message which is appearing in NDEF section of app. But I need data in memory content as shown in the image below, I got this by reading generic RFID/NFC tag.
From "sloa166a.pdf" I could able to understand NDEF protocol. "NFC_NDEF_Message" describes first byte 0xE1 is NDEF magic number which is making NDEF memory but to read as memory content what I need to change?