<?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 pin interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23379/external-pin-interrupt</link><description>I&amp;#39;m implementing an I2C communication and I need to set an interruption every time the sensor sets the interrupt pin to 0. I&amp;#39;ve been checking some other posts from devzone and arrived at the conclusion that the code should look like this: 
 Initialization</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jul 2017 10:47:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23379/external-pin-interrupt" /><item><title>RE: External pin interrupt</title><link>https://devzone.nordicsemi.com/thread/91895?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2017 10:47:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f93937a6-3b3c-46bf-ba5b-a9963fbaa008</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I don&amp;#39;t understand your comment above. Have you checked if the handler is called? Either by the method described &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/"&gt;here&lt;/a&gt; and setting breakpoint inside the handler, or by placing UART/RTT logging inside the handler?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: External pin interrupt</title><link>https://devzone.nordicsemi.com/thread/91894?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2017 05:31:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0432ac82-b32a-427e-a720-4e436058bc7c</guid><dc:creator>PabloGC</dc:creator><description>&lt;p&gt;Custom board. I&amp;#39;ve debugged it by doing pulling and, when the interruption pin goes low, a LED turns on. The behaviour with this code should be the same but it looks like it&amp;#39;s not working at all cause the LED remains off.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: External pin interrupt</title><link>https://devzone.nordicsemi.com/thread/91893?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2017 09:29:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26a9c95d-ef04-4094-abdb-d20930e8a998</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Are you testing this on a nRF51 DK, or a custom board? HAve you tried debugging, to check if the handler is called?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>