Resolved! NFC ndef format
Hi,I have a use case where I need to read and write to an NFC tag. The read and write operation will always be done by an MCU (via st25R) and not by any other device (eg:- android device).Should I use the NDEF format for the data in this case ? What ...