<?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>NFRF52 NFC SENSE MODE Interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15564/nfrf52-nfc-sense-mode-interrupt</link><description>Hello Everyone, I want to use NFC on nrf52 DK to wake up the board from System off. Is there any examples similar to this situation where I can learn more about NFC and Sense mode? I am using Softdevice s132.
I am enabling Sense mode using 
 NRF_NFCT</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Sep 2017 12:19:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15564/nfrf52-nfc-sense-mode-interrupt" /><item><title>RE: NFRF52 NFC SENSE MODE Interrupt</title><link>https://devzone.nordicsemi.com/thread/59403?ContentTypeID=1</link><pubDate>Fri, 15 Sep 2017 12:19:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f14bc0c-d3c6-4de9-a1b4-8b947623b425</guid><dc:creator>flip-flop</dc:creator><description>&lt;p&gt;I see this is a very old question but maybe it&amp;#39;s still valid.
Anyway, I use the same configuration as you.
In the main function, I set:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;NRF_NFCT-&amp;gt;TASKS_SENSE = 1;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and after that simple timer that calls:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;NRF_POWER-&amp;gt;SYSTEMOFF = 1;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;to enter SYSTEMOFF mode. And that works perfectly for me.&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFRF52 NFC SENSE MODE Interrupt</title><link>https://devzone.nordicsemi.com/thread/59402?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 23:42:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3851dcc-da75-4707-98a1-ffdc40925a05</guid><dc:creator>Tony Garland</dc:creator><description>&lt;p&gt;Hi Øyvind,&lt;/p&gt;
&lt;p&gt;Is there an example which shows how to set up the NFC sense to wake up from power off which does not require the use of the NFC library?  (Or--are the sources for the NFC library available for perusal?)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFRF52 NFC SENSE MODE Interrupt</title><link>https://devzone.nordicsemi.com/thread/59401?ContentTypeID=1</link><pubDate>Fri, 05 Aug 2016 10:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eba07771-97ea-44c2-b44f-f4895a05f33d</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In SDK 11 we have an experimental example ble_app_hrs_pairing_nfc that will enter system off and start as soon as it senses a NFC field. The documentation for this example can be found &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/ble_sdk_app_hrs_pairing_nfc.html?cp=6_0_0_4_2_2_22"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>