ST25DV64KC - Fast Read Single Block
I am developing an Android app to read values from the NFC-v tag (ST25DV64KC). To revalidate my implementation, I am using the ST25 TAP app and then sending a custom command to test the commands according to the data sheet (ST25DV64KC). From an Android device, I am not able to test the commands related to the fast transfer mode. Whichever command I send with the fast feature (like FastReadSingleBlock), the response is a "Tag not in the field" error. Whereas if other commands like "Read single block" or "Read configuration" execute, the command returns the value with success. The command I am using for FastReadSingleBlock is 01 C0 02 00. Could you please help me to find the proper command to execute the fast features? In the end, I would to send the text or any file via FTM.
