<?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>GPIO Interrupt Low Accuracy Mode not Working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56265/gpio-interrupt-low-accuracy-mode-not-working</link><description>Ok I am using GPIO interrupt and want absolute power saving but when I set the GPIO_INTERRUPT_HIGH_ACCURACY to true it works fine but when I set GPIO_INTERRUPT_HIGH_ACCURACY to false (low accuracy with power saving) the I receive only one interrupt and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 12 Jan 2020 09:57:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56265/gpio-interrupt-low-accuracy-mode-not-working" /><item><title>RE: GPIO Interrupt Low Accuracy Mode not Working</title><link>https://devzone.nordicsemi.com/thread/228687?ContentTypeID=1</link><pubDate>Sun, 12 Jan 2020 09:57:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d01f250-d719-4924-a73a-9068860e0f4e</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Bump.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Interrupt Low Accuracy Mode not Working</title><link>https://devzone.nordicsemi.com/thread/228061?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 09:22:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2024128d-0a50-48b5-86c3-57b5e4b3694b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Did you try my suggestion? Do note that the example is setup to toggle the output on pin change, so this means that the LED is turned ON once when button is pressed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Interrupt Low Accuracy Mode not Working</title><link>https://devzone.nordicsemi.com/thread/228051?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 09:02:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82bdd5fd-ea76-4322-b1b7-23e0421ea66f</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Kenneth, can you confirm with the development team that is there is a difference in how&amp;nbsp;GPIOTE_CONFIG_IN_SENSE_HITOLO(false); works and how&amp;nbsp;GPIOTE_CONFIG_IN_SENSE_LOTOHI(false);&lt;/p&gt;
&lt;p&gt;As I believe on using&amp;nbsp;GPIOTE_CONFIG_IN_SENSE_HITOLO(false); it is working fine on low accuracy.&lt;/p&gt;
&lt;p&gt;Also can you try these on your end performing HITOLO and LOTOHI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Interrupt Low Accuracy Mode not Working</title><link>https://devzone.nordicsemi.com/thread/228015?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2020 04:51:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1851bcfd-b1ea-4f3d-ad60-a50b30240e19</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;When I use:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;GPIOTE_CONFIG_IN_SENSE_LOTOHI(false);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It keeps on giving interrupts even though there is no low to high pulse. But when I set the condition to true it works just fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Interrupt Low Accuracy Mode not Working</title><link>https://devzone.nordicsemi.com/thread/227938?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2020 14:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da74122e-e141-46e9-9122-4a54dc297726</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Are you using &amp;quot;\nRF5_SDK\examples\peripheral\pin_change_int&amp;quot; as-is here? It seems to work on an nRF52-DK I have here when I change to&amp;nbsp;nrf_drv_gpiote_in_config_t in_config = GPIOTE_CONFIG_IN_SENSE_TOGGLE(&lt;strong&gt;false&lt;/strong&gt;);&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>