This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TRF7970A: Write NDEF message using TRF7970A to RF430CL331H (running SLOC330)

Part Number: TRF7970A
Other Parts Discussed in Thread: RF430CL331H, , DLP-7970ABP

Hi,

I am trying to write an NDEF message from TRF7970A to RF430CL331H which is running the SLOC330. So far, I am successful writing and reading from RF430 using a mobile phone, but unable to do the same using the TRF. 

I was using the below code sequence to get this working. I would like to have your support to do this. Thanks

   if(NDEF_selectFile(0xE103))NDEF_updateBinaryText();