Can STEVAL-25R200A read the data from an NFC tag?
Hi,
Our company bought a steval-25r200a for me and I need to develop a application that we can get the information from a nfc card or tag.
For an example.
There is a nfc tag which installed in a 3d printer filament.
We need to get the the size and the color of the filament.
Does sT25R200 can get the data from nfc tag?
If that information stored at block 1 , where should I start my Application?
Is there any document about the uART command from the example.
I don't know what should i do if i need to get the block count from a nfc tag and i don't how to read a data from the nfc.
I have got the uid of the nfc card by sending these commands
AA 00 02 20 00
AA 00 a9 20 02 xx xx...
AA 00 02 20 04
AA 00 02 20 06
But I don't how to get anything from block of tag.
Cloud you please show me a details sequence of getting data from blocks and getting the count of block.
I have no idea where should i start.
Please give me an example and a direction for developing
