Hi Mkoza,All my apologizes, but M24LR64 is not supported by iOS CoreNFC. I invite you to have a look on thread https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/nfc-memory-m24lr-64-er/td-p/647758 hope it clarifies.Br,
I had not seen before, but into your code, you stop the NFC session both whenever CCFile is valid or not. This explains why all other NFC commands fails afterward. Remove the line as follow, and it should work better : let isValidCCFile = tagInfoTyp...
hi Aly,Ok good news : from now, tag is instantiated well. Regarding your traces, I see that even a single read command fails.How do you call iso15693 commands into your code ? What is the value of flag parameter ?Could you send me a more detailed log...