<?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のトピックWriting an NDEF record to the NT3H2211 using an Arduino</title>
    <link>https://community.nxp.com/t5/NFC/Writing-an-NDEF-record-to-the-NT3H2211-using-an-Arduino/m-p/921059#M5634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use the&amp;nbsp;NT3H2211 to write a dynamic UUID to the EEPROM of the&amp;nbsp;NT3H2211 using an Arduino so that it can be read over NFC&amp;nbsp;using a smartphone. Somehow whenever I communicate with the&amp;nbsp;NT3H over i2c the NFC stops working. The NTAG i2c Demo reports the memory as "Locked" and TagWriter also returns an error. As soon as I stop communicating over&amp;nbsp;i2c and&amp;nbsp;restart&amp;nbsp;the device I can read the (unchanged) content again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any documentation or example code that could help me implement my use case?&amp;nbsp;What I want to do is write a simple NDEF record to the NFC chip over I2C using an Arduino. I have already tried using a library like&amp;nbsp;&lt;A href="https://github.com/ameltech/sme-nt3h1x01-library" title="https://github.com/ameltech/sme-nt3h1x01-library"&gt;GitHub - ameltech/sme-nt3h1x01-library: Library for SmartEverything NT3H1X01 Near Field Communication chip.&lt;/A&gt;&amp;nbsp;&amp;nbsp;but only the device id reading worked. I had no success writing&amp;nbsp;an NDEF record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Oct 2019 22:13:33 GMT</pubDate>
    <dc:creator>jw2</dc:creator>
    <dc:date>2019-10-15T22:13:33Z</dc:date>
    <item>
      <title>Writing an NDEF record to the NT3H2211 using an Arduino</title>
      <link>https://community.nxp.com/t5/NFC/Writing-an-NDEF-record-to-the-NT3H2211-using-an-Arduino/m-p/921059#M5634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use the&amp;nbsp;NT3H2211 to write a dynamic UUID to the EEPROM of the&amp;nbsp;NT3H2211 using an Arduino so that it can be read over NFC&amp;nbsp;using a smartphone. Somehow whenever I communicate with the&amp;nbsp;NT3H over i2c the NFC stops working. The NTAG i2c Demo reports the memory as "Locked" and TagWriter also returns an error. As soon as I stop communicating over&amp;nbsp;i2c and&amp;nbsp;restart&amp;nbsp;the device I can read the (unchanged) content again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any documentation or example code that could help me implement my use case?&amp;nbsp;What I want to do is write a simple NDEF record to the NFC chip over I2C using an Arduino. I have already tried using a library like&amp;nbsp;&lt;A href="https://github.com/ameltech/sme-nt3h1x01-library" title="https://github.com/ameltech/sme-nt3h1x01-library"&gt;GitHub - ameltech/sme-nt3h1x01-library: Library for SmartEverything NT3H1X01 Near Field Communication chip.&lt;/A&gt;&amp;nbsp;&amp;nbsp;but only the device id reading worked. I had no success writing&amp;nbsp;an NDEF record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 22:13:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Writing-an-NDEF-record-to-the-NT3H2211-using-an-Arduino/m-p/921059#M5634</guid>
      <dc:creator>jw2</dc:creator>
      <dc:date>2019-10-15T22:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Writing an NDEF record to the NT3H2211 using an Arduino</title>
      <link>https://community.nxp.com/t5/NFC/Writing-an-NDEF-record-to-the-NT3H2211-using-an-Arduino/m-p/921060#M5635</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;&lt;/P&gt;&lt;P&gt;We do not have an arduino example, nonetheless,s you can use one of available examples with the NXP's&amp;nbsp; MCUs as a base for your development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please check &lt;A _jive_internal="true" href="https://community.nxp.com/thread/456643"&gt;this &lt;/A&gt;post ? There you will find the instructions of how to get the examples for our SDKs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2019 19:51:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Writing-an-NDEF-record-to-the-NT3H2211-using-an-Arduino/m-p/921060#M5635</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-10-21T19:51:57Z</dc:date>
    </item>
  </channel>
</rss>

