Write/read from NFC tag
Hi,
I am new to NFC and trying to make writing/reading from an NFC work.
I would like to read/write to st25tv tag and I use st25r39 reader IC.
I have successfully ported the RFAL and NDEF library provided by ST. I have used ndef_demo example to start with. I run the application and was expecting to enter the if loop as shown below. Unfortunately nothing is happening.

Also, the IRQ pin of st25r39 is not connected to the MCU. Does RFAL library needs this pin to be connected to the MCU ? Can the RFAL library work without this pin ?
