<?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>Interrupt when Signal is low-to-high</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8952/interrupt-when-signal-is-low-to-high</link><description>I have a project, where I try to trigger an interrupt when I get a low-to-high tranistion and high-to low transition. 
 My setup: 
 -nRF51DK 
 -SDK8.1 
 -SoftDevice 8.0 
 #define low_to_high 25 
#define high_to_low 28
 
 Both are defined as inputs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 30 Aug 2015 02:11:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8952/interrupt-when-signal-is-low-to-high" /><item><title>RE: Interrupt when Signal is low-to-high</title><link>https://devzone.nordicsemi.com/thread/32972?ContentTypeID=1</link><pubDate>Sun, 30 Aug 2015 02:11:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdb2abc3-9fc6-43da-8df5-55a3ac73acb2</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You have &amp;#39;BUTTON_PULL&amp;#39; in your button config for both buttons, and that&amp;#39;s pullup for the DK, so that&amp;#39;s overriding your setting of PULLDOWN for the pin. Pin 25 == P0.17 == button1 on the board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interrupt when Signal is low-to-high</title><link>https://devzone.nordicsemi.com/thread/32971?ContentTypeID=1</link><pubDate>Sat, 29 Aug 2015 08:13:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57769261-34c0-43a8-889b-738d6d2e5f27</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Nothing is connected to PIN 25. To simulate a low/high signal on the PIN, I have wires soldered on VDD and GND. I press them on the PIN, when I need a high/low signal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interrupt when Signal is low-to-high</title><link>https://devzone.nordicsemi.com/thread/32970?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2015 15:41:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0f004e2-1be5-4593-914a-3b29ab30fd5d</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;What is connected to Pin 25 and how? Is it possible that you assigned to that pin another peripheral?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>