User's Manual
Table Of Contents
- 1. FEATURES
- 2. DESCRIPTION
- 3. PINNING INFORMATION
- 4. Communication Protocol
- 4.1 Communication Setting
- 4.2 Communication Format
- 4.3 Command Overview
- 4-4. Command List
- 4-4-1 System Function Command
- 4-4-2 ISO14443A - Mifare Function Command
- 4-4-2-1. Request(Card A)
- 4-4-2-2. Anticollision(Card A)
- 4-4-2-3. Select card (Card A)
- 4-4-2-4. Halt (Card A)
- 4-4-2-5. Authenticate
- 4-4-2-6. Read block
- 4-4-2-7. Write block
- 4-4-2-8. Initialize electronic purse
- 4-4-2-9. Read purse value
- 4-4-2-10. Decrease purse value (including Transfer)
- 4-4-2-11. Increase purse value (including Transfer)
- 4-4-2-12. Restore purse value
- 4-4-2-13. Transfer
- 4-4-2-14. Get ATS of CPU A
- 4-4-2-15. Exchange data between PICC and PCD according with T = CL protocol
- 4-4-2-16. Ultralight card Anticoll and Select
- 4-4-2-17. Write a page of data into ultralight card
- 4-4-2-18. Authenticate password of Ultralight_C
- 4-4-2-19. Change password of Ultralight_C
- 4-4-2-20. SHC1102 card check password
- 4-4-2-21. Read data block of SHC1102 card
- 4-4-2-22. Write data block of SHC1102 card
- 4-4-2-23. Request DESFire and reset
- 4-4-2-24. Get version of Ntag213/216
- 4-4-2-25. Read page of data of Ntag213/216
- 4-4-2-26. Fast read page of data of Ntag213/216
- 4-4-2-27. Get NFC counter of Ntag213/216
- 4-4-2-28. Authenticate password of Ntag213/216
- 4-4-3 NFC Function Command
StrongLink SL060
http://www.stronglink-rfid.com
9
0xAA 0xBB Len DeviceID 0x02 0x01 Status Checksum
Status: 0x00: Operation succeed
Remark: SL060 only response to the command that Device ID is in accord with itself,
and broadcast command that DeviceID equals to 0x0000
4-4-1-3. Get device ID
0xAA 0xBB Len DeviceID 0x03 0x01 Checksum
Response:
0xAA 0xBB Len DeviceID 0x03 0x01 Status Data Checksum
Data: 2 bytes device ID
Status: 0x00: Operation succeed
4-4-1-4. Get hardware vision
0xAA 0xBB Len DeviceID 0x04 0x01 Checksum
Response:
0xAA 0xBB Len DeviceID 0x04 0x01 Status Data Checksum
Data: Hardware vision
Status: 0x00: Operation succeed
4-4-1-5. Set the LED
0xAA 0xBB Len DeviceID 0x07 0x01 Data Checksum
Data: 0: turn off the led
1-3: turn on the led
Response:
0xAA
0xBB
Len
DeviceID
0x07
0x01
Status
Checksum
Status: 0x00: Operation succeed
0x0C: Parameter is error
4-4-1-6. Set the RF field
0xAA 0xBB Len DeviceID 0x0C 0x01 Data Checksum
Data: 0: turn off the RF field
1: turn on the RF field
Response:
0xAA 0xBB Len DeviceID 0x0C 0x01 Status Checksum
Status: 0x00: Operation succeed
0x0A: Operation fails
4-4-2 ISO14443A - Mifare Function Command
4-4-2-1. Request(Card A)
0xAA 0xBB Len DeviceID 0x01 0x02 Data Checksum
Data: 0x26 or 0x52
Response:
0xAA 0xBB Len DeviceID 0x01 0x02 Status Data Checksum
Data: ATQA
Status: 0x00: Operation succeed
0x14: Searching card fails
4-4-2-2. Anticollision(Card A)