mifare plus s changing level 0 to level 1

Forum / MIFARE SDK / mifare plus s changing level 0 to level 1

  • 8. March 2015 at 8:23
    i have a mifare plus s security level 0 card and want to change it to level 1. i have advanced sdk. anyone know the step how to do it? i tried to use writePerso() and commitPerso(). but encountered PlusException with generic error.

    thanks.
    + 0  |  - 0

    Re: mifare plus s changing level 0 to level 1

    17. March 2015 at 11:47
    Hi wese,

    the MIFARE SDK allows it to authenticate to SL 3:

    com.nxp.nfclib.plus.Plus.authenticateSL3(…);

    With the SDK the SL 1 is NOT supported.

    Regards,
    The MIFARE Team
    + 0  |  - 0
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.