<?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>GPIO Set Inconsistencies</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65384/gpio-set-inconsistencies</link><description>Hi all, 
 I&amp;#39;ve got some code running on my nRF9160dk that is behaving oddly. LED 3 blinks as expected (2 seconds on, 1 second off) but GPIO 10 (pin 18/ULTRASONIC_TRIG) remains at 3v (VDD_GPIO). My code, 
 In addition to this, i have a `nRF9160_pca10090ns</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Aug 2020 23:12:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65384/gpio-set-inconsistencies" /><item><title>RE: GPIO Set Inconsistencies</title><link>https://devzone.nordicsemi.com/thread/267320?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 23:12:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adaddbde-8512-4686-95b9-580966d82101</guid><dc:creator>Nevera</dc:creator><description>&lt;p&gt;The issue is that the gpio functions take&amp;nbsp;an int that represents the pin. E.g. P0.10 is 10, not 18 as per the pinout of the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Set Inconsistencies</title><link>https://devzone.nordicsemi.com/thread/267208?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 11:41:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26412e36-112d-4b07-a28c-b6f969621557</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you ever gotten the gpio P0.10 working on your board?&lt;/p&gt;
&lt;p&gt;P0.10 is one of the GPIOs that are routed directly to the pin headers on the nRF9160-DK, so that one should be available (unless its assigned to a specific peripheral).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does P0.10 work in other samples, or it is isolated to this specific sample?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>