<?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>external interrupt from gpio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27257/external-interrupt-from-gpio</link><description>SDK13 nRF52 S132. 
 Hi! Correct I understand and implemented how to make interrupt? 
 I use gpiote. 
 void gpiote_init (void) 
{
nrf_gpio_cfg_input(INT1, NRF_GPIO_PIN_NOPULL); //Configure button 0 as input
nrf_gpiote_event_configure(0, INT1, NRF_GPIOTE_POLARITY_TOGGLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Nov 2017 14:45:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27257/external-interrupt-from-gpio" /><item><title>RE: external interrupt from gpio</title><link>https://devzone.nordicsemi.com/thread/107623?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 14:45:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92808f05-1d74-43bf-9f76-7e974aa8ecd9</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Ok, I&amp;#39;m glad you were able to solve your problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: external interrupt from gpio</title><link>https://devzone.nordicsemi.com/thread/107622?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 14:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b138d024-3487-429e-afc4-fed0f32c601a</guid><dc:creator>Mikhail</dc:creator><description>&lt;p&gt;Hi! I already decide this problem by use  pin_change_int example from SDK\examples\peripheral&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: external interrupt from gpio</title><link>https://devzone.nordicsemi.com/thread/107624?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 14:25:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc8ba521-064a-44bf-8395-edac93961821</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Mikhail.&lt;br /&gt;
Did you remember to initialize the GPIOTE driver?&lt;br /&gt;
You can find a lot of information about the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.1.0/hardware_driver_gpiote.html?resultof=%22%6e%72%66%5f%64%72%76%5f%67%70%69%6f%74%65%5f%69%6e%69%74%22%20"&gt;GPIOTE here&lt;/a&gt;.&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>