Hi there,
I work with the CLRC663 chip and read IO15693 transponders.
When I call the function phalI15693_ReadMultipleBlocks () everything works as described.
The bytes: SOF 20 23 [UID] FBN NOB CRC CRC EOF are sent via RFID.
But now I need an individual command in the following form:
SOF 20 AB 02 [UID]
AB is the command and 02 is a constant. How can I configure such individual commands?
Many thanks for your help