Problems reading the memory of a NFC-V Tag using the NFC08A1 expansion board.
Hi.
Im using the ST X-NUCLEO-NFC08A1 expansion board and i want to read the HEX Memory of a NFC-V Tag like the ST-Tab App..

Im using the NFC08A1_HelloWorld.ino (github.com/stm32duino/X-NUCLEO-NFC08A1) and it says:
ISO15693/NFC-V card found. UID: E00225031E35C
NDEF NOT DETECTED (ndefPollerNdefDetect returns 5)
Operation completed
The NDEF format is not correct, i know.
Thats why i need to modify the code to make a RAW Memory Data read.
Does somebody know what functions i can use with the RFAL or what needs to be modified to archieve that?
Your help would be greatly appreciated!
