<?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: WUPA response</title>
    <link>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639324#M1489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your advise and I confirmed no REQA/WUPA command is emitted from antenna by using oscillocsope and NFC protocol analyzer&amp;nbsp;MICROPROSS MP300 ACL1.&lt;/P&gt;&lt;P&gt;So, I think some initialization to PN5180 or transceive statemachine commands do not work. What&amp;nbsp;do you think I should check ?&lt;/P&gt;&lt;P&gt;Thank you for your supports!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;S. Miwa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2016 10:21:24 GMT</pubDate>
    <dc:creator>smiwa</dc:creator>
    <dc:date>2016-12-05T10:21:24Z</dc:date>
    <item>
      <title>WUPA response</title>
      <link>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639320#M1485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question again about PN5180 and BasicDiscLoop libirary. My prototype looks start working but I have no ATQA form PN5180.&lt;/P&gt;&lt;P&gt;&amp;nbsp;By observing oscilloscope, RF emission is no problem by RF ON command, and it looks BasicDiscloop is executed correctly. But no RX IRQ for ATQA is received.&lt;/P&gt;&lt;P&gt;In this case, what, do you think, is the most possible cause? Very sorry for this ambiguous question but please give me your any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your supports every time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;S. Miwa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 09:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639320#M1485</guid>
      <dc:creator>smiwa</dc:creator>
      <dc:date>2016-12-01T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: WUPA response</title>
      <link>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639321#M1486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you see only the RF field on the oscilloscope or also modulation of REQA?&lt;/P&gt;&lt;P&gt;REQA modulation is usually quite easy to detect since Type A communication performs 100% ASK modulation - you should see 7 short (2-3us) RF off pulses. In case PN5180 doesn't send REQA, it will not be receiving ATQA of course.&lt;/P&gt;&lt;P&gt;ATQA is also visible on oscilloscope, but you need to reduce the contrast of the scope to see it. an ATQA usually follows 86us after the REQA.&lt;/P&gt;&lt;P&gt;Can you please check and confirm if you see both, REQA and ATQA using oscilloscope?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 10:26:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639321#M1486</guid>
      <dc:creator>christianeisend</dc:creator>
      <dc:date>2016-12-01T10:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: WUPA response</title>
      <link>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639322#M1487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for good advise! I can see only RF field and cannot significant change of its amplitude. So it means REQA command does not work?&lt;/P&gt;&lt;P&gt;Could you advise me what approach should I take to investigate this cause?&lt;/P&gt;&lt;P&gt;SPI function applicable to my system was made by ourself. (its read/write to register function is confirmed because RF field can get on and off)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;S. Miwa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 23:08:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639322#M1487</guid>
      <dc:creator>smiwa</dc:creator>
      <dc:date>2016-12-01T23:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: WUPA response</title>
      <link>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639323#M1488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your assumption is correct, since you are able to see an RF field, SPI communication seems to be working.&lt;/P&gt;&lt;P&gt;Still, would like to see the SPI communication. Is it possible for you to trace the SPI communication using a logic analyzer? SPI lines + BUSY and IRQ during a REQA-ATQA cycle. Just upload the file here and let me know which tool you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 15:15:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639323#M1488</guid>
      <dc:creator>christianeisend</dc:creator>
      <dc:date>2016-12-02T15:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: WUPA response</title>
      <link>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639324#M1489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your advise and I confirmed no REQA/WUPA command is emitted from antenna by using oscillocsope and NFC protocol analyzer&amp;nbsp;MICROPROSS MP300 ACL1.&lt;/P&gt;&lt;P&gt;So, I think some initialization to PN5180 or transceive statemachine commands do not work. What&amp;nbsp;do you think I should check ?&lt;/P&gt;&lt;P&gt;Thank you for your supports!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;S. Miwa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 10:21:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639324#M1489</guid>
      <dc:creator>smiwa</dc:creator>
      <dc:date>2016-12-05T10:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: WUPA response</title>
      <link>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639325#M1490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached for the oscilloscope&amp;amp;Logic analyzer waveform. This figure is at the timing of WUPA command send (0x09+0x07+0x52 as SPI data). (triggered by "09" bit pattern)&lt;/P&gt;&lt;P&gt;RF field is already on before this command. After this command, ASK for "0x52" is expected but actually I got the some intermittent emission.&lt;/P&gt;&lt;P&gt;So, could you help me to check the possible causes for further &amp;nbsp;investigation&amp;nbsp;as I think if I solve this issue I can get communicate to cards.&lt;/P&gt;&lt;P&gt;Thank you for your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;S. Miwa&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="LeCroy4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15566i5D5823CED5F3E12F/image-size/large?v=v2&amp;amp;px=999" role="button" title="LeCroy4.png" alt="LeCroy4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 05:56:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/WUPA-response/m-p/639325#M1490</guid>
      <dc:creator>smiwa</dc:creator>
      <dc:date>2016-12-07T05:56:53Z</dc:date>
    </item>
  </channel>
</rss>

