<?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>Assign 2 Event in single PIN</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58007/assign-2-event-in-single-pin</link><description>Hi, 
 I need to assign Rising edge and Falling edge event in a single pin. 
 I try to assign both Rising Edge and Falling Edge event into APP_EVENT_PIN. 
 There is a error when VERIFY_SUCCESS(err_code) in second assignment. 
 Is it possible to assign</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Feb 2020 11:17:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58007/assign-2-event-in-single-pin" /><item><title>RE: Assign 2 Event in single PIN</title><link>https://devzone.nordicsemi.com/thread/235149?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 11:17:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c136e692-09c8-4dde-aae1-dd4baad02e14</guid><dc:creator>konsang</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Event handler have latency, my application cannot have latency more than 1ms when rising edge or falling triggered.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s the reason I need to use PPI for both rising and falling edge event.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;By the way, thanks for your clarification.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Br,&lt;/p&gt;
&lt;p&gt;KonSang&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Assign 2 Event in single PIN</title><link>https://devzone.nordicsemi.com/thread/235135?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 10:33:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3217f395-9460-49f3-bffe-8d952cbf8dea</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;KonSang,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;your second config overwrites the first one. You can configure GPIOTE as NRFX_GPIOTE_CONFIG_IN_SENSE_TOGGLE and check pin state in your event handler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>