<?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: Read single block</title>
    <link>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937989#M5779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Dear Chen,&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;I hope you are doing well.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Your TAG only supports ISO/IEC 15693-3.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Could you please confirm you are coding your commands under this standard?&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;On the ISO/IEC 15693-3 documentation you will find the command structures and codes.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;For example, the command code for READ SINGLE BLOCK is 20h, and its structure is:&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;{SOF, Flags (1 byte), command code (1 byte), UID (8 bytes), block number (1 byte), CRC16 (2 bytes), EOF}&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Here is the implementation I used:&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .375in; font-size: 11.0pt;"&gt;First I request the inventory&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;[pTxBuffer=010000]&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .375in; font-size: 11.0pt;"&gt;Then, I select my SL2S2602 card.&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;[pUid=D71C6E01080104E0&amp;nbsp;&amp;nbsp; bUidLength=08&amp;nbsp;&amp;nbsp; -&amp;gt;&amp;nbsp;&amp;nbsp; pTxBuffer=25]&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .375in; font-size: 11.0pt;"&gt;Finally, I read block 00 from the User Memory, which contains 686F6C61.&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;[pTxBuffer=2000&amp;nbsp;&amp;nbsp; -&amp;gt;&amp;nbsp;&amp;nbsp; ppData=686F6C61]&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Could you please confirm that you are performing the inventory and TAG selection?&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;I hope this information helps. Please let us know if you have any doubts or concerns and we will be glad to assist you.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Best regards,&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Javier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2019 21:18:01 GMT</pubDate>
    <dc:creator>nxf54945</dc:creator>
    <dc:date>2019-08-22T21:18:01Z</dc:date>
    <item>
      <title>Read single block</title>
      <link>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937988#M5778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I have a&amp;nbsp;SL2S2602 TAG, Why i always get the R-APDU is 0xC0 0x03 0x02 0x63 0x00 0x90 0x00 when i transmit&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;0xFF, 0xC2, 0x00, 0x01,&lt;BR /&gt; 0x0B,&lt;BR /&gt; 0x5F, 0x46, 0x04, 0xF0, 0xBA, 0x04, 0x00,&lt;BR /&gt; 0x95, 0x04, 0x20, 0x00 ,&lt;BR /&gt; 0x00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="border: 0px; background-color: #ffffff; color: #008000; font-weight: bold; font-size: 16px; "&gt;Could somebody give me a few pointers with this problem?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 04:02:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937988#M5778</guid>
      <dc:creator>g20500178</dc:creator>
      <dc:date>2019-08-19T04:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Read single block</title>
      <link>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937989#M5779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Dear Chen,&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;I hope you are doing well.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Your TAG only supports ISO/IEC 15693-3.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Could you please confirm you are coding your commands under this standard?&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;On the ISO/IEC 15693-3 documentation you will find the command structures and codes.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;For example, the command code for READ SINGLE BLOCK is 20h, and its structure is:&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;{SOF, Flags (1 byte), command code (1 byte), UID (8 bytes), block number (1 byte), CRC16 (2 bytes), EOF}&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Here is the implementation I used:&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .375in; font-size: 11.0pt;"&gt;First I request the inventory&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;[pTxBuffer=010000]&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .375in; font-size: 11.0pt;"&gt;Then, I select my SL2S2602 card.&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;[pUid=D71C6E01080104E0&amp;nbsp;&amp;nbsp; bUidLength=08&amp;nbsp;&amp;nbsp; -&amp;gt;&amp;nbsp;&amp;nbsp; pTxBuffer=25]&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .375in; font-size: 11.0pt;"&gt;Finally, I read block 00 from the User Memory, which contains 686F6C61.&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;[pTxBuffer=2000&amp;nbsp;&amp;nbsp; -&amp;gt;&amp;nbsp;&amp;nbsp; ppData=686F6C61]&lt;/P&gt;&lt;P style="margin: 0in; margin-left: .75in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Could you please confirm that you are performing the inventory and TAG selection?&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;I hope this information helps. Please let us know if you have any doubts or concerns and we will be glad to assist you.&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Best regards,&lt;/P&gt;&lt;P style="margin: 0in; font-size: 11.0pt;"&gt;Javier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 21:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937989#M5779</guid>
      <dc:creator>nxf54945</dc:creator>
      <dc:date>2019-08-22T21:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read single block</title>
      <link>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937990#M5780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Javier:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thank you for your&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;support. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;In my case , i working in windows 10 and the device driver is PN548(NXP NPC300). I use the APDU command through PC / SC to control &lt;SPAN&gt;SL2S2602, then i do some experiments below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;1. Get UID :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FF CA 00 00 00 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt; 69 A3 C5 0A 08 01 04 E0&lt;BR /&gt;2. Write Block 0 : &amp;nbsp;&amp;nbsp;&amp;nbsp;FF D6 01 00 04 01 02 03 04&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt;&amp;nbsp;90 00&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;3. Read Block 0 :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FF B0 01 00 04&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt;&amp;nbsp;01 02 03 04 90 00&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;And i saw windows doc has a command "Transparent exchange command" can help user to&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;performing&amp;nbsp;specific commands ,so i try to use&amp;nbsp;Transparent exchange command to performing ISO 15693-3 read single command below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&lt;A class="link-titled" href="https://docs.microsoft.com/en-us/previous-versions//dn914600(v=vs.85)" title="https://docs.microsoft.com/en-us/previous-versions//dn914600(v=vs.85)"&gt;Transparent exchange command (Windows Drivers) | Microsoft Docs&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;1.&amp;nbsp;FF C2 00 01 13 5F 46 04 F0 BA&lt;SPAN style="color: #000000;"&gt; 04 00 &lt;/SPAN&gt;&lt;SPAN style="color: #00ccff;"&gt;&lt;SPAN style="color: #000000;"&gt;95 &lt;SPAN style="color: #ff0000;"&gt;04 20&lt;/SPAN&gt;&lt;/SPAN&gt; 69 A3 C5 0A 08 01 04 E0&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt;01 E9 5A&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt;&amp;nbsp;C0 03 02 69 86 90 00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;2.&amp;nbsp;FF C2 00 01 13 5F 46 04 F0 BA &lt;SPAN style="color: #000000;"&gt;04 00 &lt;/SPAN&gt;&lt;SPAN style="color: #00ccff;"&gt;&lt;SPAN style="color: #000000;"&gt;95 &lt;SPAN style="color: #ff0000;"&gt;04 20&lt;/SPAN&gt;&lt;/SPAN&gt; E0 04 01 08 0A C5 A3 69 &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;01&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;4D 8C&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt;&amp;nbsp;C0 03 02 69 86 90 00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;It's not working. I want to confirm where are the error points ? Command Error or The device driver is not&amp;nbsp;support?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px; font-size: 11pt; margin: 0in;"&gt;Best regards,&lt;/P&gt;&lt;P style="border: 0px; font-size: 11pt; margin: 0in;"&gt;Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2019 01:29:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937990#M5780</guid>
      <dc:creator>g20500178</dc:creator>
      <dc:date>2019-08-23T01:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Read single block</title>
      <link>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937991#M5781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P lang="es-MX" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="346435" data-username="g20500178@gmail.com" href="https://community.nxp.com/people/g20500178@gmail.com"&gt;Chen GuangJian&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P lang="es-MX" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;The reader you are using is not a mass market product. It is taking us a while to confirm the command structure and answer your question because the information we need is not on the public webpage. This might be due to an NDA restriction or to the product status. However, we are working on it and we will let you know as soon as we have useful information.&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Meanwhile, could you please confirm that your command structure is based on "Interoperability Specification for ICCs and Personal Computer Systems"?&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;We cannot support directly the third party guide you are using; rather, we can help you go through the standard.&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;This &lt;A href="https://www.nxp.com/docs/en/nxp/user-guides/UM10463.pdf"&gt;user manual&lt;/A&gt; might come in handy when building your commands on transparent mode.&lt;/P&gt;&lt;P lang="es-MX" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P lang="es-MX" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Best regards,&lt;/P&gt;&lt;P lang="es-MX" style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Javier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 17:39:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Read-single-block/m-p/937991#M5781</guid>
      <dc:creator>nxf54945</dc:creator>
      <dc:date>2019-08-29T17:39:11Z</dc:date>
    </item>
  </channel>
</rss>

