<?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>Wake up from low-power mode with GPIO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80953/wake-up-from-low-power-mode-with-gpio</link><description>We want to use GPIO_12 as a wake up pin. (High -&amp;gt; open uart, Low -&amp;gt; close uart) Also, we have a timer and timeout set to 500ms. When we pull GPIO_12 to high, it seems not trigger an event to wakp up from idle_state_handle()/nrf_pwr_mgmt_run() immediately</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Oct 2021 04:56:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80953/wake-up-from-low-power-mode-with-gpio" /><item><title>RE: Wake up from low-power mode with GPIO</title><link>https://devzone.nordicsemi.com/thread/335842?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 04:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a45fe360-76a9-4b7d-8bfc-8248052eca9c</guid><dc:creator>Norman Hsu</dc:creator><description>&lt;p&gt;Hi &lt;span&gt;Vidar,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;After configuring the GPIOTE, the interrupt is work now.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for guiding.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wake up from low-power mode with GPIO</title><link>https://devzone.nordicsemi.com/thread/335485?ContentTypeID=1</link><pubDate>Fri, 22 Oct 2021 12:30:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea3e122d-6c6a-4634-9d4f-5a5af4158bf4</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The GPIO sense signal must be connected to the GPIO&lt;strong&gt;TE&lt;/strong&gt; peripheral to generate an interrupt you can wake up on. I recommend you use the &lt;span&gt;&lt;a title="GPIOTE" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/hardware_driver_gpiote.html?cp=8_1_2_0_3"&gt;GPIOTE&lt;/a&gt;&lt;/span&gt; driver to set this up.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>