<?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>PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127888/pwm-led-configuration</link><description>Hello Team, 
 I am working with Thingy91x and I was checking whether is pwm led or pwm gpio can be configured for nRF5340 of Thingy 91x. If possible will you please let me know the steps I need to follow to configure pwm channel in Thingy 91x nrf5340</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 02 May 2026 08:56:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127888/pwm-led-configuration" /><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565785?ContentTypeID=1</link><pubDate>Sat, 02 May 2026 08:56:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a2d897e-0c4b-48a2-adea-d211adfe76c3</guid><dc:creator>Nishant Gaurav</dc:creator><description>&lt;p&gt;Hi vinay&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for late response&lt;/p&gt;
&lt;p&gt;yes it is possible to configure LED as an PWM output channel as LED2 is connected&amp;nbsp;&lt;span&gt;&amp;nbsp;to the nRF5340 SoC&lt;/span&gt;&amp;nbsp;and the pins are ;&lt;/p&gt;
&lt;table class="m_b23fa0ef mantine-Table-table"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;P0.14&lt;/td&gt;
&lt;td&gt;Red&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;P0.26&lt;/td&gt;
&lt;td&gt;Green&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;P0.15&lt;/td&gt;
&lt;td&gt;Blue&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;here is the code base for this&amp;nbsp;&lt;a href="https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/l4/l4_e1_sol"&gt;https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/l4/l4_e1_sol&lt;/a&gt;&amp;nbsp;, i hope this will help&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565784?ContentTypeID=1</link><pubDate>Sat, 02 May 2026 07:50:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7904367-880f-4c0a-beb8-6d0e73c2f77e</guid><dc:creator>VinayKotadamakki</dc:creator><description>&lt;p&gt;Hi Nishant,&lt;/p&gt;
&lt;p&gt;Is it possible to configure LED as an PWM output channel for Thingy 91x/nrf5340 SoC?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Vinay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565512?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2026 05:41:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58149fe1-3c69-4cd1-92ca-cd653a5277d5</guid><dc:creator>VinayKotadamakki</dc:creator><description>&lt;p&gt;Hi Nishant,&lt;/p&gt;
&lt;p&gt;I am able to build it without any errors. Thanks for that.&lt;/p&gt;
&lt;p&gt;But when I probe Trace0 pin in&amp;nbsp;&lt;strong&gt;current measurement and debug board connector. &lt;/strong&gt;But I cant see any pwm output. Will you please let me know what else I can probe to get pwm channel output. Or am I missing something here?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Vinay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565428?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2026 06:40:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b14cc67d-54f4-4182-99b6-271fa184d16e</guid><dc:creator>Nishant Gaurav</dc:creator><description>&lt;p&gt;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;&amp;nbsp;in thingy91x_nrf9151_ns.overlay&lt;/code&gt;&lt;span&gt;&amp;nbsp;contains something like:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;amp;exp_board_enable {&lt;br /&gt; ...&lt;br /&gt;};&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;remove this reference and try again&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565426?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2026 06:31:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b4d1a96-a1dc-455b-b604-cb5ea110bcc7</guid><dc:creator>VinayKotadamakki</dc:creator><description>&lt;p&gt;Hi Nishant,&lt;/p&gt;
&lt;p&gt;Thank you for the quick responses. I really appreciate it.&lt;/p&gt;
&lt;p&gt;I have added&amp;nbsp;&lt;span&gt;t&lt;/span&gt;&lt;span&gt;hingy91x_nrf9151_ns.overlay to extra devicetree overlays in build configuration. But I am facing some issues while building the configuration once I add this overlay.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Adding log file for better understanding.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Thingy91x_5F00_nrf5430_5F00_pwm_5F00_build_5F00_logs_5F00_24_5F00_04_5F00_2026.txt"&gt;devzone.nordicsemi.com/.../Thingy91x_5F00_nrf5430_5F00_pwm_5F00_build_5F00_logs_5F00_24_5F00_04_5F00_2026.txt&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks and regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vinay&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565425?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2026 06:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32dfa225-5c96-475e-ac18-f75579389465</guid><dc:creator>Nishant Gaurav</dc:creator><description>&lt;p&gt;hi vinay,&lt;/p&gt;
&lt;p&gt;yes&amp;nbsp;add t&lt;span&gt;hingy91x_nrf9151_ns.overlay to extra devicetree overlays in build configuration, and go through schematic to get that pin,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;thanks and regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Nishant&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565424?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2026 05:43:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c1d8f66-518b-4044-9a41-83a9e338375c</guid><dc:creator>VinayKotadamakki</dc:creator><description>&lt;p&gt;Hi Nishant,&lt;/p&gt;
&lt;p&gt;We have to add&amp;nbsp;thingy91x_nrf9151_ns.overlay to extra devicetree overlays in build configuration right?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Vinay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565383?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2026 09:33:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59df0e34-6d0d-437d-8e90-f3717b28cc49</guid><dc:creator>Nishant Gaurav</dc:creator><description>&lt;p&gt;&lt;span&gt;The&amp;nbsp;&lt;/span&gt;&lt;strong&gt;current measurement and debug board connector (P9)&lt;/strong&gt;&lt;span&gt;&amp;nbsp;on the Thingy:91 X exposes the nRF9151 SiP&amp;#39;s TRACE pins, which are connected to nRF5340 GPIO pins&amp;nbsp;&lt;/span&gt;&lt;strong&gt;P0.30&amp;ndash;P1.01&lt;/strong&gt;&lt;span&gt;&amp;nbsp;(TRACE0&amp;ndash;TRACE3 and CLK). These are physically accessible on the P9 connector.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;however i suggest you to&amp;nbsp;Review&amp;nbsp;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;PCA20065_Schematic_And_PCB.pdf&lt;/code&gt;&amp;nbsp;(available in the Thingy:91 X hardware files) to identify if there is an accessible pad or trace near P0.30 on the PCB.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;last option will be to tap MCU leg to probe the line.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565379?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2026 09:22:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb75b511-7a28-4e71-873c-53b98c9e1102</guid><dc:creator>VinayKotadamakki</dc:creator><description>&lt;p&gt;Hi Nishant,&lt;/p&gt;
&lt;p&gt;Yes I know. But is there any test points or pins available in Thingy 91x nRF5340 pcb. Or we have to tap MCU leg to probe the line.?&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;vinay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565378?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2026 09:16:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:217ba68b-1317-4aa4-b0a9-6a7723b16334</guid><dc:creator>Nishant Gaurav</dc:creator><description>&lt;p&gt;&lt;span&gt;To confirm the PWM signal on P0.30, you would typically use an oscilloscope or logic analyzer connected to that pin on your board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;i suggest you to go through in-depth guidance on PWM configuration and testing, the Nordic Developer Academy course on nRF Connect SDK Intermediate (Lesson 4).&amp;nbsp;&lt;a class="mantine-focus-auto m_849cf0da m_b6d8b162 mantine-Text-root mantine-Anchor-root" href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-4-pulse-width-modulation-pwm/topic/exercise-1-12/#Exercise-steps" rel="noopener noreferrer" target="_blank" data-underline="hover"&gt;[PWM exercise]&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565375?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2026 09:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4353085-52a2-411d-a0f8-36f18c38f820</guid><dc:creator>VinayKotadamakki</dc:creator><description>&lt;p&gt;Hi Nishant,&lt;/p&gt;
&lt;p&gt;Thank you for your response.&lt;/p&gt;
&lt;p&gt;Now I am able to build and flash pwm binary after the modification mentioned by you.&lt;/p&gt;
&lt;p&gt;But how I can check PWM Signal, as we have configured pwm0 channel to P0.30 how we can check the output channel of PWM output.&lt;br /&gt;&lt;br /&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Vinay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565355?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2026 06:31:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dafd65d6-b815-45bd-bf53-f6a09f57ec5a</guid><dc:creator>Nishant Gaurav</dc:creator><description>&lt;p&gt;&lt;span&gt;Your overlay is trying to use a&amp;nbsp;&lt;/span&gt;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;pwm_led0&lt;/code&gt;&lt;span&gt;&amp;nbsp;(or similar) alias that doesn&amp;#39;t exist for the&amp;nbsp;&lt;/span&gt;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;thingy91x/nrf5340/cpuapp&lt;/code&gt;&lt;span&gt;&amp;nbsp;board. This is similar to a known issue where a sample or application expects a specific DeviceTree node that the target board doesn&amp;#39;t provide&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1 :Follow to fix this&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Define the alias in your overlay file.&lt;/strong&gt;&amp;nbsp;In your&amp;nbsp;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;thingy91x_nrf5340_cpuapp.overlay&lt;/code&gt;, you need to properly define the&amp;nbsp;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;led_pwm_0&lt;/code&gt;&amp;nbsp;node and add it under&amp;nbsp;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;/aliases&lt;/code&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;/ {&lt;br /&gt; aliases {&lt;br /&gt; led-pwm-0 = &amp;amp;pwm_led0;&lt;br /&gt; };&lt;/p&gt;
&lt;p&gt;pwmleds {&lt;br /&gt; compatible = &amp;quot;pwm-leds&amp;quot;;&lt;br /&gt; pwm_led0: pwm_led_0 {&lt;br /&gt; pwms = &amp;lt;&amp;amp;pwm0 0 PWM_MSEC(20) PWM_POLARITY_NORMAL&amp;gt;;&lt;br /&gt; };&lt;br /&gt; };&lt;br /&gt;};&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Adjust the PWM instance, channel, and period to match your hardware.&lt;/span&gt;&lt;/p&gt;
&lt;ol class="m_abbac491 mantine-List-root" start="2"&gt;
&lt;li class="m_abb6bec2 mantine-List-item"&gt;
&lt;div class="mantine-9whsf3 m_75cd9f71 mantine-List-itemWrapper"&gt;&lt;span class="mantine-9whsf3 mantine-List-itemLabel"&gt;&lt;strong&gt;Ensure the PWM peripheral is enabled&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in your&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code class="m_b183c0a2 mantine-Code-root" dir="ltr"&gt;prj.conf&lt;/code&gt;:&lt;/span&gt;&lt;/div&gt;
&lt;span class="mantine-9whsf3 mantine-List-itemLabel"&gt;CONFIG_PWM=y&lt;br /&gt;CONFIG_PWM_NRFX=y&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565353?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2026 06:08:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd9649fb-a1ac-4dbe-8517-3eca6b82133a</guid><dc:creator>VinayKotadamakki</dc:creator><description>&lt;p&gt;Hello Nishant,&lt;/p&gt;
&lt;p&gt;Thank you for your reply. I really appreciate it.&lt;/p&gt;
&lt;p&gt;But I am facing issue while building this configuration.&lt;/p&gt;
&lt;p&gt;I am adding the logs and the project zip file which I have configured as per your guidance.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Thingy91x_5F00_nrf5430_5F00_pwm.zip"&gt;devzone.nordicsemi.com/.../Thingy91x_5F00_nrf5430_5F00_pwm.zip&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Thingy91x_5F00_nrf5430_5F00_pwm_5F00_build_5F00_logs.txt"&gt;devzone.nordicsemi.com/.../Thingy91x_5F00_nrf5430_5F00_pwm_5F00_build_5F00_logs.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Vinay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PWM-LED Configuration</title><link>https://devzone.nordicsemi.com/thread/565343?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2026 17:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56cba58a-37da-437a-ba34-a77a5ef802ee</guid><dc:creator>Nishant Gaurav</dc:creator><description>&lt;p&gt;&lt;span&gt;Yes, PWM can be configured for the nRF5340 on the Thingy:91 X&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span class="step-badge"&gt;Step 1 :-&lt;/span&gt;&lt;span class="step-title"&gt;&amp;nbsp;PWM in&amp;nbsp;&lt;code&gt;prj.conf&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;CONFIG_PWM=y
CONFIG_PWM_LOG_LEVEL_DBG=y
CONFIG_LED=y
CONFIG_LED_PWM=y&lt;br /&gt;&lt;br /&gt;&lt;span class="step-badge"&gt;Step 2 :-&lt;/span&gt;&lt;span class="step-title"&gt; Pin Control &amp;amp; PWM in Devicetree Overlay&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&amp;amp;pinctrl {
    pwm0_default_alt: pwm0_default_alt {
        group1 {
            psels = &amp;lt;NRF_PSEL(PWM_OUT0, 0, 30)&amp;gt;;
        };
    };

    pwm0_sleep_alt: pwm0_sleep_alt {
        group1 {
            psels = &amp;lt;NRF_PSEL(PWM_OUT0, 0, 30)&amp;gt;;
            low-power-enable;
        };
    };
};&lt;/pre&gt;
&lt;pre&gt;&amp;amp;pwm0 {
    status = &amp;quot;okay&amp;quot;;
    pinctrl-0 = &amp;lt;&amp;amp;pwm0_default_alt&amp;gt;;
    pinctrl-1 = &amp;lt;&amp;amp;pwm0_sleep_alt&amp;gt;;
    pinctrl-names = &amp;quot;default&amp;quot;, &amp;quot;sleep&amp;quot;;
};

/ {
    pwmleds {
        compatible = &amp;quot;pwm-leds&amp;quot;;
        led_pwm_0 {
            pwms = &amp;lt;&amp;amp;pwm0 0 PWM_MSEC(20) PWM_POLARITY_NORMAL&amp;gt;;
            label = &amp;quot;PWM LED 0&amp;quot;;
        };
    };

    aliases {
        pwm-led0 = &amp;amp;led_pwm_0;
    };
};&lt;/pre&gt;
&lt;pre&gt;&lt;span class="step-title"&gt;&lt;br /&gt;&lt;span class="step-badge"&gt;Step 3 :- &lt;/span&gt;application code&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;#include &amp;lt;zephyr/device.h&amp;gt;
#include &amp;lt;zephyr/drivers/pwm.h&amp;gt;

#define PWM_PERIOD_NS   20000000
#define PWM_PULSE_WIDTH 1400000

static const struct pwm_dt_spec pwm_led0 =
    PWM_DT_SPEC_GET(DT_ALIAS(pwm_led0));

int main(void) {
    if (!pwm_is_ready_dt(&amp;amp;pwm_led0)) {
        return 0;
    }
    pwm_set_dt(&amp;amp;pwm_led0, PWM_PERIOD_NS, PWM_PULSE_WIDTH);
    return 0;
}&lt;/pre&gt;
&lt;pre&gt;&lt;span class="step-title"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Step 4 :- &lt;strong&gt;&lt;code&gt;thingy91x_nrf9151_ns.overlay&lt;/code&gt;&lt;/strong&gt; (external power fix)&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&amp;amp;exp_board_enable {&lt;br /&gt; &lt;/span&gt;&lt;span&gt; /delete-property/ output-low;&lt;br /&gt; &lt;/span&gt;&lt;span&gt; output-high;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;};&lt;br /&gt;&lt;br /&gt;Build with &lt;code&gt;west build -b thingy91x/nrf5340/cpuapp&lt;/code&gt; and flash. Let me know if you hit any issues!&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;&lt;span class="step-title"&gt;&lt;code&gt;&lt;/code&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>