<?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>Trying to turn LED4 on Development Board nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120485/trying-to-turn-led4-on-development-board-nrf52840</link><description>Hello guys good Morning, 
 I am currently studying the examples in the Nordic Dev Academy. I am in lesson 5 from the &amp;quot;NRF Connect SDK Fundamentals&amp;quot;, and I managed to toggle the LEDs (1 to 3) as described by the exercise. I then became curious and tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Apr 2025 14:12:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120485/trying-to-turn-led4-on-development-board-nrf52840" /><item><title>RE: Trying to turn LED4 on Development Board nrf52840</title><link>https://devzone.nordicsemi.com/thread/530855?ContentTypeID=1</link><pubDate>Mon, 07 Apr 2025 14:12:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:929fad9e-4a08-4948-a3b0-757892dc7522</guid><dc:creator>ChristianoG</dc:creator><description>&lt;p&gt;Thanks! I missed this part. Now it works perfectly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to turn LED4 on Development Board nrf52840</title><link>https://devzone.nordicsemi.com/thread/530815?ContentTypeID=1</link><pubDate>Mon, 07 Apr 2025 12:40:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:790c0bf3-144b-42a5-87d5-904e2cfdeb17</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see anything wrong from the code you posted, but did you remember to configure it as an output&amp;nbsp; as well?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;err = gpio_pin_configure_dt(&amp;amp;led3, GPIO_OUTPUT_ACTIVE);

if (err) {

    ...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>