<?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>NFC中的主题 Re: CLRC663 ISO15693 Example</title>
    <link>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760939#M3477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i implemented the iso15693 in my code. Since i need only the feature to read an UID, its only one function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2019 05:59:36 GMT</pubDate>
    <dc:creator>jof</dc:creator>
    <dc:date>2019-07-11T05:59:36Z</dc:date>
    <item>
      <title>CLRC663 ISO15693 Example</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760936#M3474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently working with the CLRC663 evaluation board and have unsoldered the resistors that connect the CLRC663 to the NXP Microcontroller. I connected my own uC (AVR Familiy) to the CLRC663 and made a sucessfull attempt with a library to read and write MIFARE tags.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I'm looking for a solution to read UID of ISO 15693. The UID is all i need, no other data. Is there any schematic example how to initialize ISO15693? For mifare there are alot of examples and even libraries for avr, but for "15693" there is nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm aware of the nxp nfc library, but this library is very extensive and high level and it would be un practical to port this library to AVR, even when its possible. For MIFARE you can initialize the reader with like an A4 Page of commands. I'm sure the same thing would count for 15963.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone who can provide a schematic example? Like a list of commands to send?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 19:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760936#M3474</guid>
      <dc:creator>jof</dc:creator>
      <dc:date>2018-03-14T19:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 ISO15693 Example</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760937#M3475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an example NfcrdlibEx5_ISO15693 in &lt;SPAN style="font-size: 10.5pt;"&gt;NFC Reader Library v05.12.00 R1 for CLEV6630B&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Please download the &lt;A data-dtmassettype="Product" data-dtmname="NFC Reader Library  - Software support for NFC Frontend solutions" href="https://www.nxp.com/products/identification-and-security/nfc/nfc-reader-ics/nfc-reader-library-software-support-for-nfc-frontend-solutions:NFC-READER-LIBRARY" target="_blank"&gt;NFC Reader Library - Software support for NFC Frontend solutions&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 07:32:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760937#M3475</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2018-03-16T07:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 ISO15693 Example</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760938#M3476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering, did you manage to get the ISO15693 protocol to work? Are there a list of commands needed to send to set up this communication? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2019 17:59:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760938#M3476</guid>
      <dc:creator>alexpainter3</dc:creator>
      <dc:date>2019-07-10T17:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 ISO15693 Example</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760939#M3477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i implemented the iso15693 in my code. Since i need only the feature to read an UID, its only one function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2019 05:59:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760939#M3477</guid>
      <dc:creator>jof</dc:creator>
      <dc:date>2019-07-11T05:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: CLRC663 ISO15693 Example</title>
      <link>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760940#M3478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;Can you share some code or give us some hints how to do this without the NXP reader library?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2019 13:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/CLRC663-ISO15693-Example/m-p/760940#M3478</guid>
      <dc:creator>anthonyrabine</dc:creator>
      <dc:date>2019-08-30T13:41:33Z</dc:date>
    </item>
  </channel>
</rss>

