<?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>Detecting Interruption Sense on Both states</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5287/detecting-interruption-sense-on-both-states</link><description>Hi everyone !! 
 I have this hardware mapping, and I&amp;#39;d like to detect pin state change with an interrupt. 
 
 My problem is that it seems I can&amp;#39;t configure an interruption with sense on both edge.
As you can see, my switch can either set 0 or 1 to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Jan 2015 11:53:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5287/detecting-interruption-sense-on-both-states" /><item><title>RE: Detecting Interruption Sense on Both states</title><link>https://devzone.nordicsemi.com/thread/18497?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2015 11:53:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50755ebe-bffb-4393-ab66-92dc79deb28b</guid><dc:creator>Enero</dc:creator><description>&lt;p&gt;Thank you guys, It&amp;#39;s working well now !!!&lt;/p&gt;
&lt;p&gt;Have a good day, and thanks for your help.&lt;/p&gt;
&lt;p&gt;Hugo.B&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Detecting Interruption Sense on Both states</title><link>https://devzone.nordicsemi.com/thread/18498?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2015 11:50:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a36ec53-3115-4f57-97be-5ab2a8cd4cf2</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Agree with MattB here. There are gpio events available in the SDK. &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a00757.html#ga5c8310a3b7a81cc4a267844c81769a40"&gt;nrf_gpio_pin_toggle()&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Detecting Interruption Sense on Both states</title><link>https://devzone.nordicsemi.com/thread/18496?ContentTypeID=1</link><pubDate>Mon, 26 Jan 2015 15:42:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49df3146-5a73-4c45-8a0c-04ec6fe4939e</guid><dc:creator>Matt Barr</dc:creator><description>&lt;p&gt;Refer to GPIO tasks and events (GPIOTE) in the nRF51 Series Reference Manual. The CONFIG[n] POLARITY field has LoToHi, HiToLo and Toggle. You should be able to specify Toggle and enable an interrupt on the related IN[n] event (any change on pin).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>