User's Manual
Table Of Contents
- 1.MAIN FEATURES
- 2.PINNING INFORMATION
- 3.Device Operation
- 4.COMMAND DESCRIPTION
- 4-2. Command Overview
- 4-3. COMMAND LIST
- 4-3-1. Select Mifare card
- 4-3-2. Login to a sector
- 4-3-3. Download Key into SL030
- 4-3-4. Login sector via stored key
- 4-3-5. Read a data block
- 4-3-6. Write a data block
- 4-3-7. Read a value block
- 4-3-8. Initialize a value block
- 4-3-9. Write master key (KeyA)
- 4-3-10. Increment value
- 4-3-11. Decrement value
- 4-3-12. Copy value
- 4-3-13. Read a data page (UltraLight & NTAG203)
- 4-3-14. Write a data Page (UltraLight & NTAG203)
- 4-3-15. Request for Answer to Select (ISO14443-4)
- 4-3-16. Exchange Transparent Data (T = CL)
- 4-3-17. LED Control
- 4-3-18. Power Down
- 4-3-19. Write Perso
- 4-3-20. Commit Perso
- 4-3-21. Get firmware version
- 4-3-22. Turn on/off Auto-detection
- 4-3. COMMAND LIST
- 5.DIFFERENCES FROM PREVIOUS VERSION
- FCC Statement
StrongLink SL030 3.1
http://www.stronglink-rfid.com
16
Host Write:
Len
0x81
This command commit the Write Perso and switch the card to security level 1(SL1 card) or
level 3(SL3 card).
Host Read:
Len
0x81
Status
Status: 0x00: Operation succeed
0x11: Communicate with card failed
0x13: Card Commit Perso failed
Attention: According to NXP MifarePlus card document, Commit Perso will make effect
after you have “Write Perso” the Master KEY, Configuration KEY and SWL3 KEY.
If your card is L1 card, after Commit Perso, the card will switch L0 to L1;
If your card is L3 card, after Commit Perso, the card will switch L0 to L3.
4-3-21. Get firmware version
Host Write:
Len
0xF0
Host Read:
Len
0xF0
Status
Data
Status: 0x00: Operation succeed
Data: firmware version.
4-3-22. Turn on/off Auto-detection
Host Write:
Len
0xFE
Data
Data: 0x00: Turn off Auto-detection
0x01: Turn on Auto-detection
For example,
02FE00h // Turn off Auto-detection
02FE01h // Turn on Auto-detection
Host Read:
Len
0xFE
Status
Status: 0x00: Operation succeed
5. DIFFERENCES FROM PREVIOUS VERSION
Although we make efforts on the compatibility between the new SL030 V3.1 and the
old SL030 V3.0, there are still some differences you need to know.
1. Auto-detection: Suppots all cards.
2. New SL030 supports nearly all cards of NXP Mifare series now and we rebuilt the
card type characters.(Details see to Command Select Mifare Card Description)