<?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: How to unlock the NTAG NT3H2211 with Arduino</title>
    <link>https://community.nxp.com/t5/NFC/How-to-unlock-the-NTAG-NT3H2211-with-Arduino/m-p/809293#M4099</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;First of all, try reading the tag with the NXP Tag Info App for Android. It will bring a lot of information about the tag.&lt;/P&gt;&lt;P&gt;Second, also in the app make a FULL SCAN. If the sector is marked the a '*' it is permanently locked and cannot be changed. Sectors marked with 'XX' are password protected and can only be unlock with the AUTH command.&lt;/P&gt;&lt;P&gt;Always watch out for the "Control Sectors" of tag (probably the 02h and 03h sectors). You can permanently damaged the tags if you mess around with them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datasheet is always helpful in this cases.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2018 19:01:28 GMT</pubDate>
    <dc:creator>fernandohcoelho</dc:creator>
    <dc:date>2018-09-13T19:01:28Z</dc:date>
    <item>
      <title>How to unlock the NTAG NT3H2211 with Arduino</title>
      <link>https://community.nxp.com/t5/NFC/How-to-unlock-the-NTAG-NT3H2211-with-Arduino/m-p/809292#M4098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;currently I'm using the NTAG NT3H2211.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Honestly, i was writing a lot of data on the chip without knowing where the data was saved. I assume i changed the capability container and/or some of the lock registers.&lt;/P&gt;&lt;P&gt;I am not really familiar with unlocking specific registers. Can you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first registry is filled with:&lt;/P&gt;&lt;P&gt;04 2F 25 E2&lt;/P&gt;&lt;P&gt;C5 4E 80 00&lt;/P&gt;&lt;P&gt;44 00 20 40&lt;/P&gt;&lt;P&gt;E7 78 FB 62&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config. Registry&lt;/P&gt;&lt;P&gt;01 02 F8 48&lt;/P&gt;&lt;P&gt;08 01 00 --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session registry&lt;/P&gt;&lt;P&gt;01 00 F8 48&lt;/P&gt;&lt;P&gt;08 01 01 --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 09:20:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-unlock-the-NTAG-NT3H2211-with-Arduino/m-p/809292#M4098</guid>
      <dc:creator>marvin_lochmann</dc:creator>
      <dc:date>2018-09-10T09:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock the NTAG NT3H2211 with Arduino</title>
      <link>https://community.nxp.com/t5/NFC/How-to-unlock-the-NTAG-NT3H2211-with-Arduino/m-p/809293#M4099</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;First of all, try reading the tag with the NXP Tag Info App for Android. It will bring a lot of information about the tag.&lt;/P&gt;&lt;P&gt;Second, also in the app make a FULL SCAN. If the sector is marked the a '*' it is permanently locked and cannot be changed. Sectors marked with 'XX' are password protected and can only be unlock with the AUTH command.&lt;/P&gt;&lt;P&gt;Always watch out for the "Control Sectors" of tag (probably the 02h and 03h sectors). You can permanently damaged the tags if you mess around with them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datasheet is always helpful in this cases.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 19:01:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-unlock-the-NTAG-NT3H2211-with-Arduino/m-p/809293#M4099</guid>
      <dc:creator>fernandohcoelho</dc:creator>
      <dc:date>2018-09-13T19:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlock the NTAG NT3H2211 with Arduino</title>
      <link>https://community.nxp.com/t5/NFC/How-to-unlock-the-NTAG-NT3H2211-with-Arduino/m-p/809294#M4100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;here is the datasheet. &lt;A class="link-titled" href="https://www.nxp.com/docs/en/data-sheet/NT3H2111_2211.pdf" title="https://www.nxp.com/docs/en/data-sheet/NT3H2111_2211.pdf"&gt;https://www.nxp.com/docs/en/data-sheet/NT3H2111_2211.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i wrote, the password protection is changed to&lt;/P&gt;&lt;P&gt;x 44 00 20 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am sure it should be but, as you wrote, its password protected.&lt;/P&gt;&lt;P&gt;44 00 00 00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that i also changed the Capability Container (CC) to&lt;/P&gt;&lt;P&gt;E7 78 FB 62&lt;/P&gt;&lt;P&gt;which i am not able to change with my current programm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help is appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 09:31:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-unlock-the-NTAG-NT3H2211-with-Arduino/m-p/809294#M4100</guid>
      <dc:creator>marvin_lochmann</dc:creator>
      <dc:date>2018-09-19T09:31:18Z</dc:date>
    </item>
  </channel>
</rss>

