<?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: NFC OM5577 with FRDM-K64F File Transfer</title>
    <link>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627693#M1229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ylber,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to implement the ability to send/receive files, you have to put OM5577 in P2P mode, we have provided such kind of demo based on Kinetis platform and you may fetch it from &lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=SW3735&amp;amp;appType=license&amp;amp;Parent_nodeId=1442450758077720612259&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=SW3735&amp;amp;appType=license&amp;amp;Parent_nodeId=1442450758077720612259&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=SW3735&amp;amp;appType=license&amp;amp;Parent_nodeId=1442450758077720612259&amp;amp;Parent_pageType=…&lt;/A&gt; . Please refer to it as a starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To upgrade the Kinetis device, we have KBOOT for these devices, and you may refer to it for details. This project has suppported K64 device and can be downloaded from &lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license&amp;amp;Parent_nodeId=1395762639877723974876&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license&amp;amp;Parent_nodeId=1395762639877723974876&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license&amp;amp;Parent_nodeId=13957626398777239…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2017 02:55:46 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2017-03-22T02:55:46Z</dc:date>
    <item>
      <title>NFC OM5577 with FRDM-K64F File Transfer</title>
      <link>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627692#M1228</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;There seems to be a demo about the NFC-I2C kit with the FRDM-K64F on upgrading the software over NFC.&lt;/P&gt;&lt;P&gt;I am currently working with FRDM-K64F and OM5577 dev board on KDS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I have a demo project that can read text, URL from tags/smartphones and send records to a smart phone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I implement the ability to send/receive files and also be able to upgrade the K64 software via NFC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Ylber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 13:48:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627692#M1228</guid>
      <dc:creator>donikuy</dc:creator>
      <dc:date>2017-03-07T13:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: NFC OM5577 with FRDM-K64F File Transfer</title>
      <link>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627693#M1229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ylber,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to implement the ability to send/receive files, you have to put OM5577 in P2P mode, we have provided such kind of demo based on Kinetis platform and you may fetch it from &lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=SW3735&amp;amp;appType=license&amp;amp;Parent_nodeId=1442450758077720612259&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=SW3735&amp;amp;appType=license&amp;amp;Parent_nodeId=1442450758077720612259&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=SW3735&amp;amp;appType=license&amp;amp;Parent_nodeId=1442450758077720612259&amp;amp;Parent_pageType=…&lt;/A&gt; . Please refer to it as a starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To upgrade the Kinetis device, we have KBOOT for these devices, and you may refer to it for details. This project has suppported K64 device and can be downloaded from &lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license&amp;amp;Parent_nodeId=1395762639877723974876&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license&amp;amp;Parent_nodeId=1395762639877723974876&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=NXP_KINETIS_BOOTLOADER_2_0_0&amp;amp;appType=license&amp;amp;Parent_nodeId=13957626398777239…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 02:55:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627693#M1229</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2017-03-22T02:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFC OM5577 with FRDM-K64F File Transfer</title>
      <link>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627694#M1230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Ylber Doniku&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 12:26:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627694#M1230</guid>
      <dc:creator>donikuy</dc:creator>
      <dc:date>2017-04-11T12:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: NFC OM5577 with FRDM-K64F File Transfer</title>
      <link>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627695#M1231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Ylber,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Can you use K64Fcontrol NFC?I can not flash the .bin,how do you do?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 06:07:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627695#M1231</guid>
      <dc:creator>明艳王</dc:creator>
      <dc:date>2017-08-14T06:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFC OM5577 with FRDM-K64F File Transfer</title>
      <link>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627696#M1232</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;This demo supports jlink download, so you have to make sure the SDA firmware is installed correctly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/20667iBE01FF0F618B59A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You may use the attached firmware for debug/download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details, please kindly refer to &lt;A class="link-titled" href="https://www.segger.com/products/debug-probes/j-link/models/other-j-links/opensda-sda-v2/" title="https://www.segger.com/products/debug-probes/j-link/models/other-j-links/opensda-sda-v2/"&gt;OpenSDA / - SDA V2 | SEGGER - The Embedded Experts&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 06:43:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NFC-OM5577-with-FRDM-K64F-File-Transfer/m-p/627696#M1232</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2017-08-14T06:43:29Z</dc:date>
    </item>
  </channel>
</rss>

