Table of Contents

R502 Spy Library API Manual

R502 Spy Library is an operation API library of R502 SPY reader. Now it contains ISO14443 TypeA protocol debug API interface, Mifare Classic card command debug API interface. For any question, please contact javacardos@gmail.com .

API introduction

1. Constructor and initialization

Constructor

init()

rfOn()

rfOff()

rfAuto()

rfManaul()

3. ISO14443 TypeA protocol API

claREQA(commandValue)

claWUPA(commandValue)

claAnticollision(commandValue)

claSelect(commandValue)

claRATS(commandValue)

claHLTA(commandValue)

claPPS(commandValue)

4. ISO14443 Block protocol API

clTransmit(commandValue)

5. MIFARE Command API

mifareAuthentication(commandValue)

mifareBlockRead(commandValue)

mifareBlockWrite(commandValue)

mifareIncrement(commandValue)

mifareDecrement(commandValue)

mifareRestore (commandValue)

mifareTransfer(commandValue)