Individual commands ISO15693

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Individual commands ISO15693

1,220 Views
mark2030
Contributor I

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

0 Kudos
Reply
1 Reply

1,201 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @mark2030 ,

 

The API of "phpalSli15693_Exchange" can be used for that purpose. Please kindly refer to phpalSli15693.c for more details.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply