How to authenticate Mifare Ultralight C in Android

Forum / MIFARE SmartCard IC`s / MIFARE Ultralight / How to authenticate Mifare Ultralight C in Android

  • 27. November 2013 at 14:24
    How to authenticate Mifare Ultraglight C in Android? I don't know the authentication commands. Android provides a MifareUltralight class to implement read and write operation.
    readPages --- command: 0x30, (byte) pageOffset
    writePage --- command: 0xA2, (byte) pageOffset, data

    But there is no implementation for authentication. I have searched in google and stackoverflow, but there is no one telling me the commands in details. I have to ask NXP here. Please help.
    + 0  |  - 0

    Re: How to authenticate Mifare Ultralight C in Android

    13. May 2015 at 16:49
    Hi paddyliu,

    I would recommend to use the MIFARE SDK Lite which makes the access easier on Android.

    Please visit:

    http://www.mifare.net/en/products/mifare-sdk/mifare-sdk-lite/

    Best regards,
    The MIFARE Team
    + 0  |  - 0

    Re: How to authenticate Mifare Ultralight C in Android

    2. October 2019 at 11:39
    Thank you. Now I understand more.
    short life
    + 0  |  - 0
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.