<?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>topic HCE example8 not working on PNEV5180 evolution board in NFC</title>
    <link>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1259553#M8402</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to run&amp;nbsp;NfcrdlibEx8_HCE_T4T. It is working fine on my custom board ESP32 + PN5180 - fine but with limited range for my Android device (Xiaomi Mi Mix 2) and really limited range for iPhone 9. I think this can be because of the antenna tuning so I tried to run the same example on dev kit with ESP32 connected over SPI - so basically the same software but on your dev kit. I don't know why but in this case it is not working at all on Android and iOS. The PN dev kit + ESP32 setup is working fine because I can use it with any other examples and it detects tags etc.&lt;/P&gt;&lt;P&gt;So my question is - do I need to make any modification to the dev kit to make it work on HCE mode?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Marcin.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Apr 2021 09:27:20 GMT</pubDate>
    <dc:creator>marcinbaliniak</dc:creator>
    <dc:date>2021-04-09T09:27:20Z</dc:date>
    <item>
      <title>HCE example8 not working on PNEV5180 evolution board</title>
      <link>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1259553#M8402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to run&amp;nbsp;NfcrdlibEx8_HCE_T4T. It is working fine on my custom board ESP32 + PN5180 - fine but with limited range for my Android device (Xiaomi Mi Mix 2) and really limited range for iPhone 9. I think this can be because of the antenna tuning so I tried to run the same example on dev kit with ESP32 connected over SPI - so basically the same software but on your dev kit. I don't know why but in this case it is not working at all on Android and iOS. The PN dev kit + ESP32 setup is working fine because I can use it with any other examples and it detects tags etc.&lt;/P&gt;&lt;P&gt;So my question is - do I need to make any modification to the dev kit to make it work on HCE mode?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Marcin.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 09:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1259553#M8402</guid>
      <dc:creator>marcinbaliniak</dc:creator>
      <dc:date>2021-04-09T09:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: HCE example8 not working on PNEV5180 evolution board</title>
      <link>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1260275#M8411</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/122139"&gt;@marcinbaliniak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since your&amp;nbsp;custom board ESP32 + PN5180 can run the example of&amp;nbsp;NfcrdlibEx8_HCE_T4T well, the porting should be great! so it is most possible to be a connection issue, please refer to&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN11744.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN11744.pdf&lt;/A&gt;&amp;nbsp;especially the section of "5.2 Connecting the FRDM-K82F to the PNEV5180B" , it is for the board of FRDM-K82F, but the connection should be the same for your&amp;nbsp;ESP32.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 06:45:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1260275#M8411</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-04-12T06:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: HCE example8 not working on PNEV5180 evolution board</title>
      <link>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1260350#M8412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem was that most of the examples were working except the HCE. But thank your suggestion I found I didn't remove two resistors R233 and R235. Not HCE mode is working on dev kit also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;btw. Application not is&amp;nbsp;AN11908 &lt;LI-EMOJI id="lia_winking-face" title=":winking_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marcin.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 07:45:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1260350#M8412</guid>
      <dc:creator>marcinbaliniak</dc:creator>
      <dc:date>2021-04-12T07:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: HCE example8 not working on PNEV5180 evolution board</title>
      <link>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1260357#M8413</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/122139"&gt;@marcinbaliniak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the link should be&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN11908.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN11908.pdf&lt;/A&gt;&amp;nbsp;. Sorry for the confusion that has caused.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 07:51:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1260357#M8413</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-04-12T07:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: HCE example8 not working on PNEV5180 evolution board</title>
      <link>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1521836#M9666</link>
      <description>&lt;P&gt;Hi Marcin,&lt;/P&gt;&lt;P&gt;How did you manage to port NFC lib to ESP32.&lt;/P&gt;&lt;P&gt;Did you find a porting guide or sth similar?&lt;/P&gt;&lt;P&gt;I am going nuts trying to port. Any clue will be welcome.&lt;/P&gt;&lt;P&gt;Regards, Ramon.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 08:52:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/HCE-example8-not-working-on-PNEV5180-evolution-board/m-p/1521836#M9666</guid>
      <dc:creator>jr_hernandez</dc:creator>
      <dc:date>2022-09-14T08:52:01Z</dc:date>
    </item>
  </channel>
</rss>

