<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf52832 nfc high consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14923/nrf52832-nfc-high-consumption</link><description>Hi, 
 after reading the NFC with an smartphone the power consumption stays very high without doing anything else... 
 I don&amp;#39;t know if this is related to this bug: &amp;quot;NFCT does not release HFCLK when switching from ACTVATED to SENSE mode.&amp;quot; 
 I&amp;#39;m using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Jul 2016 11:20:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14923/nrf52832-nfc-high-consumption" /><item><title>RE: nrf52832 nfc high consumption</title><link>https://devzone.nordicsemi.com/thread/56956?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2016 11:20:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e09de6d-ea10-42ae-813e-046f41d08679</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Yes this is related to the bug you referred to. You need to define &lt;code&gt;HAL_NFC_ENGINEERING_BC_FTPAN_WORKAROUND&lt;/code&gt; in your project. Now the &lt;code&gt;hal_nfc_field_check()&lt;/code&gt; function will be called when the field is lost and reset the NFCT module. If the NFCT is not reset the HFCLK will continue to run and draw current.&lt;/p&gt;
&lt;p&gt;Please read &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/group__nfc__fixes.html?cp=5_0_0_6_5_1_1"&gt;this&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>