DESFire EV2 problem with Android 4.4

Forum / MIFARE SDK / DESFire EV2 problem with Android 4.4

  • 5. August 2021 at 15:12
    Hi,
    I can correctly from my App work with DESFire EV1 and EV2 - Taplinx 1.8.
    It works fine with Android 6 and Android 9, but I have a problem with EV2 and Android 4.4
    When I try to do a simple request :

    `
    val tag = intent.getParcelableExtra(NfcAdapter.EXTRA_TAG)
    this.cardType = it.getCardType(tag)
    `

    I get a NxpNfcLibException with the following message on the getCardType call:
    "Unknown Error SW2 = 11"

    On this same device with the same app and EV1 tag, it works fine, the problem only occurs with EV2 tags.

    The tagInfo export of this tag is attached with this topic.

    Thanks for your help

    + 0  |  - 0

    Re: DESFire EV2 problem with Android 4.4

    22. June 2023 at 10:39
    Same problem here with Android 5.1
    + 0  |  - 0
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.