<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Using NFC pin P0.10 as wake up pin in nrf52833</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88124/using-nfc-pin-p0-10-as-wake-up-pin-in-nrf52833</link><description>Hello , 
 I am trying to use NFC pin p0.10 as WAKE up pin , using nrf_gpio_cfg_sense_input(Btn, NRF_GPIO_PIN_PULLUP, NRF_GPIO_PIN_SENSE_LOW); this code. I have defined CONFIG_NFCT_PINS_AS_GPIOS in prepocessor. But still chip does not wake up from sleep</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 20 May 2022 11:51:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88124/using-nfc-pin-p0-10-as-wake-up-pin-in-nrf52833" /><item><title>RE: Using NFC pin P0.10 as wake up pin in nrf52833</title><link>https://test-devzone.nordicsemi.com/thread/368822?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 11:51:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:785a93b6-ad51-4fb5-8cbd-34a4c65f9c53</guid><dc:creator>user75734</dc:creator><description>&lt;p&gt;Hi Dilip&lt;/p&gt;
&lt;p&gt;After configuring the input by nrf_gpio_cfg_input() try reading the input pin until the input is high, before you call nrf_gpio_cfg_sense_set() to make sure it&amp;#39;s in the right state before you go to sleep.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>