<?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>How to wake up the CPU from WFI using GPIO, but not using interrupt?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121940/how-to-wake-up-the-cpu-from-wfi-using-gpio-but-not-using-interrupt</link><description>We&amp;#39;re developing a low-power application on the nRF9160 where we need the device to stay connected to the server over LTE, so we cannot enter System OFF mode. Instead, we&amp;#39;re using PSM sleeping mode for LTE, and leave CPU in __WFI. 
 We want to wake the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jun 2025 16:58:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121940/how-to-wake-up-the-cpu-from-wfi-using-gpio-but-not-using-interrupt" /><item><title>RE: How to wake up the CPU from WFI using GPIO, but not using interrupt?</title><link>https://devzone.nordicsemi.com/thread/537926?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 16:58:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6020d380-a06a-4ece-8aff-b9859860d828</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;You&amp;#39;re welcome.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to wake up the CPU from WFI using GPIO, but not using interrupt?</title><link>https://devzone.nordicsemi.com/thread/537924?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 16:50:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0daa7381-610f-4157-a035-3c24c0d32da6</guid><dc:creator>harryle</dc:creator><description>&lt;p&gt;Thank you so much for the solution. After switching from interrupt-on-edge to interrupt-on-level,&amp;nbsp;the power reduced&amp;nbsp;to the desired level.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to wake up the CPU from WFI using GPIO, but not using interrupt?</title><link>https://devzone.nordicsemi.com/thread/537595?ContentTypeID=1</link><pubDate>Mon, 02 Jun 2025 07:19:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c1b8db9-279e-43bd-9eb6-71cca57a5cdd</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;Do you use:&lt;/p&gt;
&lt;p&gt;&amp;amp;gpio0 {&lt;br /&gt;&amp;nbsp; &amp;nbsp; sense-edge-mask = &amp;lt;0xffff&amp;gt;;&lt;br /&gt;};&lt;/p&gt;
&lt;p&gt;(or similar) in an overlay to mask the used interrupt GPIO?&lt;/p&gt;
&lt;p&gt;Using &amp;quot;GPIO_INT_EDGE_TO_INACTIVE&amp;quot; without that mask drains some more energy.&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>