<?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: NTAG PC Demo Source Code - project setup guide</title>
    <link>https://community.nxp.com/t5/NFC/NTAG-PC-Demo-Source-Code-project-setup-guide/m-p/933696#M5765</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 assume you have the explorer kit , is that correct? Or do you have the Arduino shield ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are working with the explorer kit you can see that &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/ntag/nfc-tags-for-electronics/ntag-ic-iplus-i-explorer-kit:OM5569-NT322E" title="https://www.nxp.com/products/rfid-nfc/nfc-hf/ntag/nfc-tags-for-electronics/ntag-ic-iplus-i-explorer-kit:OM5569-NT322E"&gt;NTAG I2C plus Explorer Kit&lt;/A&gt;&amp;nbsp; in the documentation section you might find just what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start working with the board you can check the&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10945.pdf"&gt;NTAG I²C plus Explorer Kit -Program and Debug Start-up&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are interested in developing with Android I would recommend you this&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10989.pdf"&gt; NTAG I²C plusDemo Android app Developer start-up guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And from the PC side you can check this &lt;A href="https://www.nxp.com/docs/en/user-guide/UM10967.pdf"&gt;NTAG I²C plus Explorer Kit Peek and Poke&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some codes as well in the page of the product that you can use as a base in your development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it 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>Wed, 02 Oct 2019 13:55:04 GMT</pubDate>
    <dc:creator>stephanie_m</dc:creator>
    <dc:date>2019-10-02T13:55:04Z</dc:date>
    <item>
      <title>NTAG PC Demo Source Code - project setup guide</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-PC-Demo-Source-Code-project-setup-guide/m-p/933695#M5764</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 just starting to look at the NTAG I2C Plus PC software, to play around and see what I can create for some useful demos.&amp;nbsp; I have seen that NXP provide the source code for their PC application - is there also a "how to guide" to setup and get the project working?&amp;nbsp; I'm a firmware guy, and have the firmware (i.e. my hardware working with the NTAG chip) working well, but I need a dummies guide to setting up the PC project side of things to start making some changes and moving my development forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be great.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 20:54:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-PC-Demo-Source-Code-project-setup-guide/m-p/933695#M5764</guid>
      <dc:creator>petermackel</dc:creator>
      <dc:date>2019-10-01T20:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: NTAG PC Demo Source Code - project setup guide</title>
      <link>https://community.nxp.com/t5/NFC/NTAG-PC-Demo-Source-Code-project-setup-guide/m-p/933696#M5765</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 assume you have the explorer kit , is that correct? Or do you have the Arduino shield ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are working with the explorer kit you can see that &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/ntag/nfc-tags-for-electronics/ntag-ic-iplus-i-explorer-kit:OM5569-NT322E" title="https://www.nxp.com/products/rfid-nfc/nfc-hf/ntag/nfc-tags-for-electronics/ntag-ic-iplus-i-explorer-kit:OM5569-NT322E"&gt;NTAG I2C plus Explorer Kit&lt;/A&gt;&amp;nbsp; in the documentation section you might find just what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start working with the board you can check the&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10945.pdf"&gt;NTAG I²C plus Explorer Kit -Program and Debug Start-up&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are interested in developing with Android I would recommend you this&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10989.pdf"&gt; NTAG I²C plusDemo Android app Developer start-up guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And from the PC side you can check this &lt;A href="https://www.nxp.com/docs/en/user-guide/UM10967.pdf"&gt;NTAG I²C plus Explorer Kit Peek and Poke&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some codes as well in the page of the product that you can use as a base in your development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it 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>Wed, 02 Oct 2019 13:55:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NTAG-PC-Demo-Source-Code-project-setup-guide/m-p/933696#M5765</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-10-02T13:55:04Z</dc:date>
    </item>
  </channel>
</rss>

