<?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>nrf9160 GPTIOTE and DPPI pub/sub won&amp;#39;t fire</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46287/nrf9160-gptiote-and-dppi-pub-sub-won-t-fire</link><description>I&amp;#39;m looking to test the DPPI peripheral on the dev-kit, and to that end I though a good example would be to setup the DPPI peripheral to trigger an event when a button is pushed, and toggle the output to one of the LEDs. 
 I&amp;#39;m having trouble getting my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Apr 2019 16:36:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46287/nrf9160-gptiote-and-dppi-pub-sub-won-t-fire" /><item><title>RE: nrf9160 GPTIOTE and DPPI pub/sub won't fire</title><link>https://devzone.nordicsemi.com/thread/182658?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 16:36:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bf38d78-e799-43f9-a551-4a3f15792718</guid><dc:creator>DevinCallahan</dc:creator><description>&lt;p&gt;I did figure this out.&amp;nbsp; The GPIO input pin still needs to be configured like this:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;nrf_gpio_cfg_input(SW0_GPIO_PIN,NRF_GPIO_PIN_PULLUP);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;That wasn&amp;#39;t super clear to me from the datasheet where it is describing what the GPIOTE block does when it configures a pin to be an event source.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>