<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Configuring GPIOE output task on NCS 1.9.1</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88503/configuring-gpioe-output-task-on-ncs-1-9-1</link><description>Hello, 
 I&amp;#39;ve an issue migrating an NRF52840 project from NCS 1.7.0 to 1.9.1. I use PPI/GPIOTE to set a capacitor sensor charging pin and start a timer simultaneously, then clear the charging pin and stop the timer on comparator crossing. My old code</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 03 Jun 2022 11:54:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88503/configuring-gpioe-output-task-on-ncs-1-9-1" /><item><title>RE: Configuring GPIOE output task on NCS 1.9.1</title><link>https://test-devzone.nordicsemi.com/thread/370867?ContentTypeID=1</link><pubDate>Fri, 03 Jun 2022 11:54:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5e5b05f-4e39-40ad-8beb-c7bac07fa8da</guid><dc:creator>user73166</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;NRF_GPIOTE_POLARITY_NONE is used to disable previously configured task. Maybe try NRF_GPIOTE_POLARITY_LOTOHI , NRF_GPIOTE_POLARITY_HITOLO or NRF_GPIOTE_POLARITY_TOGGLE instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>