I'm using libnfc and the apdu_examle.c with PN532 on my Beaglebone. I have a android example for emulating Miffare classic 1k card HCE(Host Card emulation) on my phone and everyting is working fine. If I tap the phone I can read the message that I'm sending from my phone.
Is it possible to send apdu commands to read data from a Miffare classic 1k card (passive tag)? not phone. The card is ISO/IEC 14443A standard. Must there be a specific format or data structure on the card?
Here are some more info about the card:
ISO/IEC 14443A (106 kbps) target: ATQA (SENS_RES): 00 04
- UID size: single
- bit frame anticollision supported
UID (NFCID1): db 6c 10 2b
SAK (SEL_RES): 08 - Not compliant with ISO/IEC 14443-4
- Not compliant with ISO/IEC 18092
Fingerprinting based on MIFARE type Identification Procedure:
- MIFARE Classic 1K
- MIFARE Plus (4 Byte UID or 4 Byte RID) 2K, Security level 1
- SmartMX with MIFARE 1K emulation