<?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>why is gpiote interrupt triggered twice when button is pressed?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19642/why-is-gpiote-interrupt-triggered-twice-when-button-is-pressed</link><description>I&amp;#39;m working with pca10028. 
 Then gpiote interrupt is triggered twice. 
 Why is this happening? 
 And what is BUTTONx_EXT connected to PCAL6408A(U7) in schematics?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Feb 2017 08:44:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19642/why-is-gpiote-interrupt-triggered-twice-when-button-is-pressed" /><item><title>RE: why is gpiote interrupt triggered twice when button is pressed?</title><link>https://devzone.nordicsemi.com/thread/76440?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 08:44:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6d51018-9267-4b7b-9be6-b1e934827877</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can read about the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/dev_kit_v1.1.0/hw_io_ext_btns_leds.html?cp=2_2_2_3_1_4_0"&gt;I/O expander for buttons and LEDs&lt;/a&gt; in the PCA10040 documentation. This part is the same for both PCA10028 and PCA10040.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why is gpiote interrupt triggered twice when button is pressed?</title><link>https://devzone.nordicsemi.com/thread/76439?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 07:53:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce4ed467-13f1-4ad2-a259-9a819f96d1bf</guid><dc:creator>JoonDong</dc:creator><description>&lt;p&gt;Thank you. I review sense function, and understand it.
Bun can you tell me about BUTTONx_EXT connected to PCAL6408A(U7) in schematics&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why is gpiote interrupt triggered twice when button is pressed?</title><link>https://devzone.nordicsemi.com/thread/76438?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 06:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:539624f6-1020-4d1c-b5bb-b45c8dc134c1</guid><dc:creator>Daniel.Chiu</dc:creator><description>&lt;p&gt;press &amp;amp; release or just press?&lt;/p&gt;
&lt;p&gt;The app_button is used GPIOTE sense toggle, it can trigger by HI to LO and LO to HI,
if you want detector single edge, you can replace &amp;quot;GPIOTE_CONFIG_IN_SENSE_TOGGLE&amp;quot; to &amp;quot;GPIOTE_CONFIG_IN_SENSE_HITOLO&amp;quot; or &amp;quot;GPIOTE_CONFIG_IN_SENSE_LOTOHI&amp;quot; in app_button_init function&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>