<?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 Re: Disable Power Save Options for PN5180 in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2156100#M13540</link>
    <description>&lt;P&gt;HIi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205266"&gt;@KaiLi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your fast response!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I have such a board, I assume that I only need to select and describe the correct registers. I am a student, so designing my own antenna would probably be too complex for me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="weoiss_0-1755782616898.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353527iBF728AAB721D687B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weoiss_0-1755782616898.png" alt="weoiss_0-1755782616898.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, do I have to disable LPCD or is it disabley by default? I try to control it via ESP32.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Aug 2025 13:26:40 GMT</pubDate>
    <dc:creator>weoiss</dc:creator>
    <dc:date>2025-08-21T13:26:40Z</dc:date>
    <item>
      <title>Disable Power Save Options for PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2155491#M13534</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have a PN5180. I want to use it to track NFC tags. I am only interested in the UID of the tags. I have about 1.5 ms to read the UIDs from a distance of about 15 mm. Would an ISO15693 or an ISO14443 tag be more suitable?&lt;/P&gt;&lt;P&gt;I also discovered: &lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/How-to-configure-PN5180-LPCD/ta-p/1753793" target="_blank"&gt;https://community.nxp.com/t5/NFC-Knowledge-Base/How-to-configure-PN5180-LPCD/ta-p/1753793&lt;/A&gt;&lt;BR /&gt;Can I turn off the standby time and, if so, which setting do I need to adjust and how?&lt;BR /&gt;I would also like to use the maximum power, as I suspect that the tags can then be read more easily.&lt;BR /&gt;Which setting do I need to adjust for this?&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;&lt;P&gt;Kind Regards!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 19:45:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2155491#M13534</guid>
      <dc:creator>weoiss</dc:creator>
      <dc:date>2025-08-20T19:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Power Save Options for PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2155625#M13535</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239977"&gt;@weoiss&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the reading distance is approximately 15mm, ISO14443 is more suitable.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/NFC-Knowledge-Base/How-to-configure-PN5180-LPCD/ta-p/1753793," target="_blank"&gt;https://community.nxp.com/t5/NFC-Knowledge-Base/How-to-configure-PN5180-LPCD/ta-p/1753793,&lt;/A&gt; This post discusses the LPCD feature.&lt;BR /&gt;Yes, your understanding is correct. Using higher power will improve reading performance. In this case, you need an antenna design, not LPCD. We recommend referring to AN11740&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/application-note/AN11740.pdf" target="_blank"&gt;AN11740&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;We recommend trying this design: ITVDD = 250mA, matching impedance = 20Ω&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 02:09:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2155625#M13535</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2025-08-21T02:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Power Save Options for PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2156100#M13540</link>
      <description>&lt;P&gt;HIi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205266"&gt;@KaiLi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your fast response!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I have such a board, I assume that I only need to select and describe the correct registers. I am a student, so designing my own antenna would probably be too complex for me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="weoiss_0-1755782616898.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353527iBF728AAB721D687B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weoiss_0-1755782616898.png" alt="weoiss_0-1755782616898.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, do I have to disable LPCD or is it disabley by default? I try to control it via ESP32.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 13:26:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2156100#M13540</guid>
      <dc:creator>weoiss</dc:creator>
      <dc:date>2025-08-21T13:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Power Save Options for PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2156358#M13543</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239977"&gt;@weoiss&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, LPCD is disabled by default.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 23:05:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2156358#M13543</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2025-08-21T23:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Power Save Options for PN5180</title>
      <link>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2181464#M13680</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205266"&gt;@KaiLi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got it to work for one tag. My problem is that the reader detects only one tag if they are close behind each other.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried different poll Delays, sofTimeouts, inventoryBackoffs and frame timeouts, but it doesn't solve my problem.&lt;/P&gt;&lt;P&gt;Do you have any tips for me, what I can try additionally?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 19:47:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Disable-Power-Save-Options-for-PN5180/m-p/2181464#M13680</guid>
      <dc:creator>weoiss</dc:creator>
      <dc:date>2025-10-07T19:47:51Z</dc:date>
    </item>
  </channel>
</rss>

