<?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: Is there a software tool that will allow switching among different NFC types A / B / F and the CTX? This is required for completing the Certification tests of my device that has the PN7150 in it.</title>
    <link>https://community.nxp.com/t5/NFC/Is-there-a-software-tool-that-will-allow-switching-among/m-p/687130#M2394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently don’t have a software tool capable of performing the switching among the diverse types/modes. Nevertheless, there is a way you can manage to carry out that task, by modifying the polling loop in PN7150.&lt;/P&gt;&lt;P&gt;It can be modified in nfc_task.c by re-structuring this section:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;unsigned char DiscoveryTechnologies[] = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;MODE_POLL | TECH_PASSIVE_NFCA,&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;&amp;nbsp;&amp;nbsp; MODE_POLL | TECH_PASSIVE_NFCB,&lt;BR /&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;MODE_POLL | TECH_PASSIVE_NFCF,&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;Ivan.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 00:09:49 GMT</pubDate>
    <dc:creator>IvanRuiz</dc:creator>
    <dc:date>2017-06-14T00:09:49Z</dc:date>
    <item>
      <title>Is there a software tool that will allow switching among different NFC types A / B / F and the CTX? This is required for completing the Certification tests of my device that has the PN7150 in it.</title>
      <link>https://community.nxp.com/t5/NFC/Is-there-a-software-tool-that-will-allow-switching-among/m-p/687129#M2393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm using the PN7150 NFC controller in my design. We are presently in the process of performing certification of my product and we are required to test the NFC by switching across the different types/modes - &lt;SPAN style="font-size: 11.0pt;"&gt;type A, B, F and continuous TX (CTX)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Is there a software tool that NXP already has developed? If yes, can that be shared?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 08:28:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Is-there-a-software-tool-that-will-allow-switching-among/m-p/687129#M2393</guid>
      <dc:creator>mohansreenivasa</dc:creator>
      <dc:date>2017-05-22T08:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a software tool that will allow switching among different NFC types A / B / F and the CTX? This is required for completing the Certification tests of my device that has the PN7150 in it.</title>
      <link>https://community.nxp.com/t5/NFC/Is-there-a-software-tool-that-will-allow-switching-among/m-p/687130#M2394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently don’t have a software tool capable of performing the switching among the diverse types/modes. Nevertheless, there is a way you can manage to carry out that task, by modifying the polling loop in PN7150.&lt;/P&gt;&lt;P&gt;It can be modified in nfc_task.c by re-structuring this section:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;unsigned char DiscoveryTechnologies[] = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;MODE_POLL | TECH_PASSIVE_NFCA,&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;&amp;nbsp;&amp;nbsp; MODE_POLL | TECH_PASSIVE_NFCB,&lt;BR /&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;MODE_POLL | TECH_PASSIVE_NFCF,&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #51626f;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; color: #51626f; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;Ivan.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 00:09:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Is-there-a-software-tool-that-will-allow-switching-among/m-p/687130#M2394</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2017-06-14T00:09:49Z</dc:date>
    </item>
  </channel>
</rss>

