<?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>Unable to set GPIO P0.17 as GPIO OUT pin.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72540/unable-to-set-gpio-p0-17-as-gpio-out-pin</link><description>Hi , 
 
 I tried following steps to configure and toggle GPIO pins. 
 I have also set CONFIG_GPIO=y i n your prj.conf file. ,referring to https://devzone.nordicsemi.com/f/nordic-q-a/44940/simple-gpio-example---nrf9160-dk-2 
 
 The Led1,2,3,4 will on/off</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Mar 2021 04:08:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72540/unable-to-set-gpio-p0-17-as-gpio-out-pin" /><item><title>RE: Unable to set GPIO P0.17 as GPIO OUT pin.</title><link>https://devzone.nordicsemi.com/thread/298878?ContentTypeID=1</link><pubDate>Wed, 10 Mar 2021 04:08:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b70b20bc-af5e-4202-b6f9-9849189db8ef</guid><dc:creator>Khushi</dc:creator><description>&lt;p&gt;Thank you so much for the fast reply.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Yes I will change in .overlay file.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to set GPIO P0.17 as GPIO OUT pin.</title><link>https://devzone.nordicsemi.com/thread/298790?ContentTypeID=1</link><pubDate>Tue, 09 Mar 2021 15:48:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10528ef0-8c10-430c-bc1c-b255125dac05</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;P017 ,18 and 19 is often used for SPI3.&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi3 {
	compatible = &amp;quot;nordic,nrf-spim&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	sck-pin = &amp;lt;19&amp;gt;;
	mosi-pin = &amp;lt;18&amp;gt;;
	miso-pin = &amp;lt;17&amp;gt;;
};&lt;/pre&gt;&lt;br /&gt;In the&amp;nbsp;nrf9160dk_nrf9160_common.dts file you can se that they are used.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can change this in&amp;nbsp;a .overlay file. You dont have to change the dts file.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>