<?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 problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35716/gpiote-problem</link><description>platform : nrf 52832 SDK : 14.0.0 
 I used gpiote to detect sensor&amp;#39;s interruption . there are two sensors ,so I configure the gpiote like this : 
 
 neither of the two sensors&amp;#39; interruption couldn&amp;#39;t be detected ... 
 I tried to modify code : 
 1. I deleted</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Jul 2018 11:06:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35716/gpiote-problem" /><item><title>RE: gpiote problem</title><link>https://devzone.nordicsemi.com/thread/138934?ContentTypeID=1</link><pubDate>Wed, 04 Jul 2018 11:06:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd852838-919e-4fee-aff1-8be285ff1bfa</guid><dc:creator>bean</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Thank you for&amp;nbsp; helping me with my question !&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have checked the return values . all of the return values are 0.&amp;nbsp;&amp;nbsp;&lt;span&gt;&amp;nbsp;I also checked the GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS ,&amp;nbsp; it&amp;#39;s&amp;nbsp; 4&amp;nbsp; in sdk_config.h.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; I also wanna know the difference between &amp;#39;GPIOTE_CONFIG_IN_SENSE_HITOLO(false);&amp;#39; and&amp;nbsp; &amp;#39;GPIOTE_CONFIG_IN_SENSE_HITOLO(true );&amp;#39;.&amp;nbsp; because the problem would be solved&amp;nbsp; if I use &amp;#39;GPIOTE_CONFIG_IN_SENSE_HITOLO(true )&amp;#39; to replace &amp;#39;GPIOTE_CONFIG_IN_SENSE_HITOLO(false )&amp;#39; .&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: gpiote problem</title><link>https://devzone.nordicsemi.com/thread/138890?ContentTypeID=1</link><pubDate>Wed, 04 Jul 2018 07:23:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5597aad0-bdb0-4db8-ba02-efa7a019609d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Recommend to check the return values from the function calls, there may be an error during initialization of the in events.&lt;/p&gt;
&lt;p&gt;Have you set&amp;nbsp;&amp;nbsp;GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS to &amp;gt; 2 in sdk_config.h?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>