Read Mifare Classic Sector from windows 8.1 industry pro

Forum / MIFARE SDK / Read Mifare Classic Sector from windows 8.1 industry pro

  • 24. September 2018 at 23:42
    Hello.

    I'm can't figure out the way for reading a mifare classic sector

    I'm trying to write an app that when detects a card read a mifare sector and emulates keyboard with te contents.

    Trying to read it froma tablet with windows 8.1 industry pro.

    It has a nxp reader (NXP NearFieldProximity Provider) ACPI\VEN_NXP&DEV_1002

    I'm using C# and can detect card presence with Windows.Networking.Proximity.ProximityDevice.GetDefault();

    I've been searching for a way for reading Mifare but cant find.


    Thank you
    + 0  |  - 0

    Re: Read Mifare Classic Sector from windows 8.1 industry pro

    26. September 2018 at 10:20
    Hi Carlos,

    Please take in mind: the MIFARE Classic uses a cipher which is implemented in hardware and must be supported in the NFC reader chip. Not all NFC products support the Classic. Unfortunately, you cannot check this feature by software.

    You should start your development with a device where you definitely know the Classic is supported.

    The TapLinx team

    + 0  |  - 0

    Re: Read Mifare Classic Sector from windows 8.1 industry pro

    27. September 2018 at 0:35
    Ok.

    So I guess nxp 1002 reader doesn't support classic

    Is this what you mean?

    Thank you
    + 0  |  - 0

    Re: Read Mifare Classic Sector from windows 8.1 industry pro

    27. September 2018 at 10:35
    Hi Carlos,

    No, all NXP reader ICs support the MIFARE Classic, of course. Sorry, but I do not find any NXP product called “NXP 1002”. Can you specify it more precisely?

    Thank you,
    The TapLinx team

    + 0  |  - 0
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.