<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Other NXP ProductsのトピックRe: TapLinx Problems with Classic EV1</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/TapLinx-Problems-with-Classic-EV1/m-p/1791336#M20835</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228245"&gt;@bopechri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;My apologies, this is not the proper support path for this inquiry. Please, consider redirecting your inquiry to the &lt;A href="https://www.mifare.net/es/login/?msg=2&amp;amp;al=/developer/home/" target="_blank"&gt;TapLinx Developer Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 20:03:05 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2024-01-18T20:03:05Z</dc:date>
    <item>
      <title>TapLinx Problems with Classic EV1</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/TapLinx-Problems-with-Classic-EV1/m-p/1790433#M20821</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use the TapLinx SDK version 3.1.0 to perform a originality check on a Mifare Classic 1K. I have tested the TAG with the NXP TAGINFO APP installed on the same android device and it correctly recognises the tag as an Original Classic EV1 1K (see the attached screenshot).&amp;nbsp;&lt;/P&gt;&lt;P&gt;However with the TapLinx SDK the card is recognised as Mifare Plus SL1 and when I try to do the originality check I get an odd looking error. Is this a bug or am I doing something wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;m_libInstance?.enableReaderMode(
            500,
            {
                val cardType = m_libInstance!!.getCardType(it)
                Log.d("NFC", "Taplink version: " + NxpNfcLib.getTaplinxVersion())
                Log.d("NFC", "Card type tag name " + cardType.tagName)
                Log.d("NFC", "Card type name " + cardType.name)
                Log.d("NFC", "Card type description " + cardType.description)
                val classic = ClassicFactory.getInstance().getClassicEV1(MifareClassic.get(it))
                Log.d("NFC", classic.doOriginalityCheck().toString())
            },
            FLAG_READER_NFC_A
        )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the log output:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;Taplink version: 3.1.0
Card type tag name Plus SL1
Card type name PlusSL1
Card type description Plus SL1
java.lang.NullPointerException: Attempt to read from null array                                                                                          	at com.nxp.nfclib.classic.MFClassic.isFNUID(:897)                                     	at com.nxp.nfclib.classic.MFClassicEV1.doOriginalityCheck(:337)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a BUG or am I doing something wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 15:59:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/TapLinx-Problems-with-Classic-EV1/m-p/1790433#M20821</guid>
      <dc:creator>bopechri</dc:creator>
      <dc:date>2024-01-17T15:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: TapLinx Problems with Classic EV1</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/TapLinx-Problems-with-Classic-EV1/m-p/1791336#M20835</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228245"&gt;@bopechri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;My apologies, this is not the proper support path for this inquiry. Please, consider redirecting your inquiry to the &lt;A href="https://www.mifare.net/es/login/?msg=2&amp;amp;al=/developer/home/" target="_blank"&gt;TapLinx Developer Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 20:03:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/TapLinx-Problems-with-Classic-EV1/m-p/1791336#M20835</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2024-01-18T20:03:05Z</dc:date>
    </item>
  </channel>
</rss>

