Read data from NFC tag with MB1054B board
Hello,
I am using MB1054B board with STSW-95HF002 software package to develop my own application to read ISO14443A NFC tag. In the STSW-95HF002 software package there are several functions that read/write data from the tag. But the data read from the tag is all in numbers.
The NFC tag I am reading is sending a character string as data. I can read the data using STSW-95HF001 development software but when I tried reading it from the my own program using CR95HF.dll, the data I get is all in numbers. How can I interpret that data to exactly re-form the character string? Can you direct me to some resources which you can refer to me? Any short example codes? :)
My another concern is, do I have to always Initialize, config, increase demo gain, etc to read the NFC tag? Each time I want to read the tag, do I have to follow these steps? Or is there any other way?
Any help would be appreciated :)
best,
