<?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>Is it possible to create a GPIO button interrupt without GPIOTE?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1458/is-it-possible-to-create-a-gpio-button-interrupt-without-gpiote</link><description>Hello
I&amp;#39;m using nrf51822 EK board. This is my first time to develop application in ARM system.
I want to develop a ble application.
This application can be shut down (system off) by pressing the button for 5 seconds. 
 Since I read this &amp;quot; devzone</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jan 2014 09:24:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1458/is-it-possible-to-create-a-gpio-button-interrupt-without-gpiote" /><item><title>RE: Is it possible to create a GPIO button interrupt without GPIOTE?</title><link>https://devzone.nordicsemi.com/thread/6514?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2014 09:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56f1023e-f9dc-4691-99ff-5fdbf39f65a8</guid><dc:creator>Scarlet</dc:creator><description>&lt;p&gt;Thanks Ole
I will try it!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to create a GPIO button interrupt without GPIOTE?</title><link>https://devzone.nordicsemi.com/thread/6513?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2014 09:00:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fca5829-bf23-4588-98c4-88bff9eeda93</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;You should use the PORT event to trigger a pin interrupt without increasing the current consumption.&lt;/p&gt;
&lt;p&gt;You can refer to the GPIO projects available &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples/"&gt;here&lt;/a&gt; for an example of how this can be used, specifically &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples/blob/master/system-on-wakeup-on-gpio/main.c"&gt;this main.c file&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>