<?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>GPIOTE Button interrupt not triggering</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67200/gpiote-button-interrupt-not-triggering</link><description>I can&amp;#39;t get a button to work on a custom board; but same firmware HEX file on a different board works fine. 
 Using nRF5 SDK 17.0.2, SoftDevice S132 v7.2.0. 
 using a custom_board.h with 
 #define BUTTONS_NUMBER 2 #define BUTTON_START 22 #define BUTTON_1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Oct 2020 09:27:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67200/gpiote-button-interrupt-not-triggering" /><item><title>RE: GPIOTE Button interrupt not triggering</title><link>https://devzone.nordicsemi.com/thread/275544?ContentTypeID=1</link><pubDate>Mon, 19 Oct 2020 09:27:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8093ba98-966c-4293-b9dd-73cfcca5757c</guid><dc:creator>Ivo</dc:creator><description>&lt;p&gt;Turns out I needed to enable&amp;nbsp;&lt;span class="s1"&gt;GPIOTE high accuracy to receive interrupts on all boards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE Button interrupt not triggering</title><link>https://devzone.nordicsemi.com/thread/275276?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2020 08:22:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dff4038e-a02a-40d1-a61c-65c3614504c1</guid><dc:creator>Ivo</dc:creator><description>&lt;p&gt;Thanks for the suggestion; the modified pin_change_int example does work for me.&lt;/p&gt;
&lt;p&gt;That gives me something to look for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE Button interrupt not triggering</title><link>https://devzone.nordicsemi.com/thread/275111?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2020 13:17:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e63d2d5b-ecfa-43d3-bfd2-5cc8d3dc6f89</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Have you tried this one also (modification of \examples\&lt;span&gt;pin_change_int)&lt;/span&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/20195/getting-an-interrupt-when-any-of-multiple-gpio-pins-change/78673#78673"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/20195/getting-an-interrupt-when-any-of-multiple-gpio-pins-change/78673#78673&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make sure that the pins you want to use is not by accident used by other peripheral modules.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>