<?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>nRF51 GPIO interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16734/nrf51-gpio-interrupt</link><description>Hello, 
 I am having interface nRF51 with RF receiver. Output of RF receiver connected with GPIO pin of nRF51. 
 How can I detect interrupt on gpio pin? 
 Thanks &amp;amp; Regards,
Rajneesh</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Aug 2018 13:11:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16734/nrf51-gpio-interrupt" /><item><title>RE: nRF51 GPIO interrupt</title><link>https://devzone.nordicsemi.com/thread/146132?ContentTypeID=1</link><pubDate>Tue, 28 Aug 2018 13:11:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b651a15b-0ca3-4c84-b968-504272b57f73</guid><dc:creator>Rajneesh</dc:creator><description>&lt;p&gt;Please look GPIOTE example in peripheral folder. Map GPIO pin as a interrupt according to your need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 GPIO interrupt</title><link>https://devzone.nordicsemi.com/thread/145824?ContentTypeID=1</link><pubDate>Mon, 27 Aug 2018 07:46:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83fba403-7b67-4265-bd2f-da27012ad773</guid><dc:creator>s_sen</dc:creator><description>&lt;p&gt;hey , did u finally figure it out ?? how to generate an interrupt on any random pin&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 GPIO interrupt</title><link>https://devzone.nordicsemi.com/thread/63989?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 07:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f3a1a14-2dac-4f2e-a601-5e6025af9850</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Please have a look at the documentation of the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/hardware_driver_gpiote.html?cp=4_0_0_2_5"&gt;GPIOTE driver&lt;/a&gt; and the APIs for &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nrf__gpio.html?cp=4_0_0_6_5_7"&gt;GPIO&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nrf__gpiote.html?cp=4_0_0_6_5_4"&gt;GPIOTE&lt;/a&gt; abstraction. You can find an example in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/pin_change_int_example.html?cp=4_0_0_4_5_15"&gt;pin_change_int&lt;/a&gt; example found in SDK12.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>