<?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>No change on P0.0 in SDK 16.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56021/no-change-on-p0-0-in-sdk-16-0-0</link><description>Hi, 
 I tried controlling the LEDs connected to P0.0, P0.7 &amp;amp; P0.11 by using 
 nrf_gpio_cfg_output(); nrf_gpio_pin_set(); 
 nrf_gpio_pin_clear(); 
 &amp;amp; ble_app_blinky example code in SDK 16.0.0. 
 There was no change on LED connected to P0.0, can you tell</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jan 2021 09:58:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56021/no-change-on-p0-0-in-sdk-16-0-0" /><item><title>RE: No change on P0.0 in SDK 16.0.0</title><link>https://devzone.nordicsemi.com/thread/287891?ContentTypeID=1</link><pubDate>Thu, 07 Jan 2021 09:58:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dcc6b76-6bb1-4c22-b134-92d5ad490565</guid><dc:creator>shadab</dc:creator><description>&lt;p&gt;Check your board!&lt;/p&gt;
&lt;p&gt;P0.00 &amp;amp; P0.01 are connected to crystal oscillator in My board(nRF52833-DK) so its not working.some for others pins also.&lt;/p&gt;
&lt;p&gt;please check your DK.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No change on P0.0 in SDK 16.0.0</title><link>https://devzone.nordicsemi.com/thread/227185?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 07:53:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28bef001-457b-4164-8404-fb6efe7f496b</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The DK use as default the&amp;nbsp; P0.0 for the LFCLK crystal. You can try to disconnect the LFCLK by cutting solder brigde SB2 and SB1 and then switch the LFCLK source.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No change on P0.0 in SDK 16.0.0</title><link>https://devzone.nordicsemi.com/thread/227111?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 19:10:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88e2246c-8807-4170-b61a-ff0185620e6e</guid><dc:creator>bscdb</dc:creator><description>&lt;p&gt;Hi Jared,&lt;/p&gt;
&lt;p&gt;I just want to be able to pull the P0.0 pin high or low which I&amp;#39;m not able to do using any of the example codes. There is absolutely no voltage change on this line. I tried adding the io functions to ble &amp;amp; peripheral example codes. Can you please check at your end?&lt;/p&gt;
&lt;p&gt;Note - I&amp;#39;m able to see voltage changes on few other pins except P0.00. I&amp;#39;m using a nrf52832 DK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No change on P0.0 in SDK 16.0.0</title><link>https://devzone.nordicsemi.com/thread/227110?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 19:06:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84a73885-3d35-42d5-bfd1-5ad8d21eae53</guid><dc:creator>bscdb</dc:creator><description>&lt;p&gt;Thank you for your reply. I tried adding your logic to the example code but it didnt work. I also commented all the statements initializing or using this led.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No change on P0.0 in SDK 16.0.0</title><link>https://devzone.nordicsemi.com/thread/227075?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 13:33:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5d046a6-51b8-437f-9878-c98278806669</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re using the DK then the buttons for the LEDS are P0.17-P0.20.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No change on P0.0 in SDK 16.0.0</title><link>https://devzone.nordicsemi.com/thread/227008?ContentTypeID=1</link><pubDate>Sun, 29 Dec 2019 08:19:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1eb7e4ad-407e-4ab5-8271-8f7194d13e9c</guid><dc:creator>Ameer Usman</dc:creator><description>&lt;p&gt;Ok, the way I did it was:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;//For init
err_code = nrf_drv_gpiote_init();
APP_ERROR_CHECK(err_code);

nrf_drv_gpiote_out_config_t out_config = GPIOTE_CONFIG_OUT_SIMPLE(false);
    
err_code = nrf_drv_gpiote_out_init(PIN_LED, &amp;amp;out_config);
APP_ERROR_CHECK(err_code);

//For changing states
nrf_drv_gpiote_out_set(PIN_LED);

nrf_drv_gpiote_out_clear(PIN_LED);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Do let us know if it solves it.&lt;/p&gt;
&lt;p&gt;Edit_1: You would also need to add this library (this library provides a lot of functions regarding IOs including interrupts and all so I would recommend using this.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#include &amp;quot;nrf_drv_gpiote.h&amp;quot;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>