<?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 failing to trigger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63647/gpiote-failing-to-trigger</link><description>This is a voltage drop of 3.3V to ~450mV before decaying. 
 I&amp;#39;m using P0.02 (AIN0) on the nRF52840 on a custom board. This is my config: 
 
 My handler function is never being called. When I check the status of the pin before and after the event (via</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jul 2020 01:19:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63647/gpiote-failing-to-trigger" /><item><title>RE: GPIOTE failing to trigger</title><link>https://devzone.nordicsemi.com/thread/259773?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 01:19:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74085ab7-a73a-4dcf-852a-50947d4cedc8</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Turns out I forgot to call&amp;nbsp;&lt;span&gt;nrfx_gpiote_in_event_enable. The worst part is I&amp;#39;m pretty sure I&amp;#39;ve run into this before, albeit with a GPIOTE out task.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE failing to trigger</title><link>https://devzone.nordicsemi.com/thread/259757?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2020 17:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84ffdc2f-3b61-4b27-a9f2-4e3992977cca</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You may consider using&amp;nbsp;nrf_drv_gpiote* instead of&amp;nbsp;nrfx_gpiote*.&lt;/p&gt;
&lt;p&gt;If you want to use nrfx_gpiote* make sure to follow the description here carefully:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/nrfx_migration_user_guide.html#getting_started_replace_nrf_drv_options_migrate"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/nrfx_migration_user_guide.html#getting_started_replace_nrf_drv_options_migrate&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>