<?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>topic Re: How to read tag data with CL663? in NFC</title>
    <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773874#M3689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELLO jimmychan，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I ask you a question about how can I shoud use clrc663 to read 14443a tag (m24sr64) by a wireless way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,I can read and write MIFARE tag succesful, but can't do with 14443A tag?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This do sucessful:&lt;/P&gt;&lt;P&gt;status = phpalI14443p3a_ActivateCard(&amp;amp;I14443p3a, NULL, 0x00, bUid, &amp;amp;bLength, bSak, &amp;amp;bMoreCardsAvailable);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This failed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PH_CHECK_SUCCESS_FCT(status, phKeyStore_SetKey(&amp;amp;Rc663keyStore, 0, 0,PH_KEYSTORE_KEY_TYPE_AES128, &amp;amp;Key[0], 0));&amp;nbsp; this function return 0x201.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I find that PH_KEYSTORE_KEY_TYPE_AES128 is not supported by this software lib, in that function the case of "PH_KEYSTORE_KEY_TYPE_AES128" is EMPTY!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, may I ask if the clrc663 can read/write with 14443a tag produced by other company?&lt;/P&gt;&lt;P&gt;And, wether the software lib is complete to support to read/write with 14443a tag?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tanks a lot,&lt;/P&gt;&lt;P&gt;have a nice day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2018 03:14:18 GMT</pubDate>
    <dc:creator>768839134</dc:creator>
    <dc:date>2018-10-18T03:14:18Z</dc:date>
    <item>
      <title>How to read tag data with CL663?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773871#M3686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have evaluation board OM26630FDKM.&lt;/P&gt;&lt;P&gt;I followed the quick start guide and got the examples for CL663 in MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;I am using project NfcrdlibEx1_BasicDiscoveryLoop as a starting point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Information like the following is displayed:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Card detected and activated successfully...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Technology : Type A&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; Card: 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; UID : 04 7D 5B D2 9C 39 80&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; SAK : 0x00&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; Type: Type 2 Tag&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But how to actually read the data stored in different tags?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 16:19:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773871#M3686</guid>
      <dc:creator>xiaominlu</dc:creator>
      <dc:date>2017-12-07T16:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to read tag data with CL663?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773872#M3687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can see the NfcrdlibEx9_NTagI2C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 03:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773872#M3687</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2017-12-18T03:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to read tag data with CL663?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773873#M3688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I2C is not a wireless way to transfer data between reader and tag, I think what he want to know may be a wireless way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 10:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773873#M3688</guid>
      <dc:creator>768839134</dc:creator>
      <dc:date>2018-07-04T10:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to read tag data with CL663?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773874#M3689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELLO jimmychan，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I ask you a question about how can I shoud use clrc663 to read 14443a tag (m24sr64) by a wireless way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,I can read and write MIFARE tag succesful, but can't do with 14443A tag?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This do sucessful:&lt;/P&gt;&lt;P&gt;status = phpalI14443p3a_ActivateCard(&amp;amp;I14443p3a, NULL, 0x00, bUid, &amp;amp;bLength, bSak, &amp;amp;bMoreCardsAvailable);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This failed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PH_CHECK_SUCCESS_FCT(status, phKeyStore_SetKey(&amp;amp;Rc663keyStore, 0, 0,PH_KEYSTORE_KEY_TYPE_AES128, &amp;amp;Key[0], 0));&amp;nbsp; this function return 0x201.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I find that PH_KEYSTORE_KEY_TYPE_AES128 is not supported by this software lib, in that function the case of "PH_KEYSTORE_KEY_TYPE_AES128" is EMPTY!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, may I ask if the clrc663 can read/write with 14443a tag produced by other company?&lt;/P&gt;&lt;P&gt;And, wether the software lib is complete to support to read/write with 14443a tag?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tanks a lot,&lt;/P&gt;&lt;P&gt;have a nice day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 03:14:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773874#M3689</guid>
      <dc:creator>768839134</dc:creator>
      <dc:date>2018-10-18T03:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to read tag data with CL663?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773875#M3690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an example of Discovery Loop. You may take this for reference.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN11022.pdf" title="https://www.nxp.com/docs/en/application-note/AN11022.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN11022.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 08:55:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773875#M3690</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2018-10-19T08:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to read tag data with CL663?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773876#M3691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, jimmychan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read this example,this ex can only find which type the tag is. And then, what shoud I do to read/write data to the type of 14443a tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,and &lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13px;"&gt;look forward to your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 07:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773876#M3691</guid>
      <dc:creator>768839134</dc:creator>
      <dc:date>2018-10-20T07:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to read tag data with CL663?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773877#M3692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,jimmychan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I ask can you speak Chinese?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 07:35:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-tag-data-with-CL663/m-p/773877#M3692</guid>
      <dc:creator>768839134</dc:creator>
      <dc:date>2018-10-20T07:35:26Z</dc:date>
    </item>
  </channel>
</rss>

