Hi Team,
I am currently working with PN7160 as T4T Card emulation mode which is connected to ST's MCU through I2C communication interface. The issue I am facing is unable Write/Read data of size > 256 Bytes into emulated tag. I am using the demo example provided by NXP. I tried writing to emulated tag by changing the size fields of CC array to 512 Bytes but it was not helpful.
Kindly share me the relevant code or documents which helps me to resolve the issue.
Thanks.
Hello @Krishan_T_S
Need to mention, the routine in CE mode haven't implemented to write NDEF messages through the mobile APP. At present, the CE function only can be read out by the phone as default NDEF message. So, if you want to write NDEF messages to PN7160 from your phone, you need to modify the source code. This part needs to be implemented by user.