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();