<?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>sen1_pwren GPIO pin is not able to power OFF/ON</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125581/sen1_pwren-gpio-pin-is-not-able-to-power-off-on</link><description>I am trying to do power on/off the below GPIO pin through UART test commands or through normal power on/off operation. i am not able to see the pin getting ON/OFF, nothing it is reflecting . shared the below dts code for the pin 
 
 
 aliases { 
 sen1pwren</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Nov 2025 07:46:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125581/sen1_pwren-gpio-pin-is-not-able-to-power-off-on" /><item><title>RE: sen1_pwren GPIO pin is not able to power OFF/ON</title><link>https://devzone.nordicsemi.com/thread/554341?ContentTypeID=1</link><pubDate>Fri, 14 Nov 2025 07:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5cdc422-021d-42a9-9932-ec6e58cd9709</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see. If you are using a NFC pin as GPIO you need to specify that in the&amp;nbsp;devicetee like this (see an example &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/e2a97fe2578a1030f99f85d5e9e61160d261f0e3/tests/drivers/i2c/twim_instances/boards/nrf54l15dk_nrf54l15_cpuapp.overlay#L56-L58"&gt;here&lt;/a&gt;):&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;uicr {
	nfct-pins-as-gpios;
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Note that this will not work if you are using TF-M. For that you need &lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/24343/commits/20d2e1e896fb00937e0308f87cf827a0cbaf0b10"&gt;this change&lt;/a&gt;,&amp;nbsp;which will be part of nRF Connect SDK 3.2.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sen1_pwren GPIO pin is not able to power OFF/ON</title><link>https://devzone.nordicsemi.com/thread/554337?ContentTypeID=1</link><pubDate>Fri, 14 Nov 2025 07:17:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59225c0f-c1d6-4a33-960b-884e8d6310fd</guid><dc:creator>Naveen Krishna Yadav Malyala</dc:creator><description>&lt;p&gt;I am doing the below task&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Board bringup support - Implement UART test commands to turn-ON required power switches&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;I am trying to control the&amp;nbsp;&lt;span&gt;&lt;strong&gt;sen1pwren&lt;/strong&gt; GPIO&lt;/span&gt;&lt;span&gt;&amp;nbsp;pin through my UART test commands&lt;br /&gt;(like on&amp;nbsp;&lt;strong&gt;sen1pwren/ off&amp;nbsp;sen1pwren) sending&lt;/strong&gt;&amp;nbsp;from UART21 master link then it ON and OFF acoordingly.&lt;br /&gt;&lt;br /&gt;Basically, i have written a test code for that, but i could see the&amp;nbsp;sen1pwren&amp;nbsp; pin is NFC.&lt;br /&gt;Need your support why it is not working for this pin, whereas i am able to control the other GPIO pins without any issue.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sen1_pwren GPIO pin is not able to power OFF/ON</title><link>https://devzone.nordicsemi.com/thread/554266?ContentTypeID=1</link><pubDate>Thu, 13 Nov 2025 13:35:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fac23c3-dba5-40c8-acc9-e445e00edb9d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am lacking some context here. Can you&amp;nbsp;describe more what you are doing (perhaps show the code)?&amp;nbsp;Also, what does ON/OFFm ean in this context? GPIO output pin high or low? Or something else? Please elaborate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>