<?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>NRF24LE1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109/nrf24le1</link><description>I want to know the EXT interrupt (GPINT1 &amp;amp; GPINT0) can use at the same time. When I use the GPINT1 &amp;amp; GPINT0 at the same time,only one is OK the other is faile.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jul 2013 09:40:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109/nrf24le1" /><item><title>RE: NRF24LE1</title><link>https://devzone.nordicsemi.com/thread/604?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2013 09:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87ea8801-4bd5-490d-a24b-7451a334c226</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, the GPINTx is not functional when enabling more than one.&lt;/p&gt;
&lt;p&gt;If you enable two or more, there is a &amp;quot;logic and&amp;quot; to trigger the interrupt, meaning that all sources must be active at the same time in order to trigger the interrupt.
This is a feature with this specific peripheral.
Also mentioned in chapter 9.3 of the spec:
[i]Interrupt from pin GP INT0, GP INT1 or GP INT2 as selected
by bits 3,4 or 5 in SFR INTEXP. Only one of the bits may be set
at a time.[/i]&lt;/p&gt;
&lt;p&gt;A workaround can be to poll the lines using the RTC interrupt.&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>