<?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>nRF54L15 Mesh Light Ctrl: How to Keep Power On Up Setting After Mesh Reset?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127522/nrf54l15-mesh-light-ctrl-how-to-keep-power-on-up-setting-after-mesh-reset</link><description>Hi there, 
 
 I&amp;#39;m working with the nRF54L15 and using the light_ctrl sample from the Bluetooth Mesh SDK NCS3.1.0 . 
 I have a set of mesh light nodes, and I configured power_on_up to BT_MESH_ON_POWER_UP_ON to ensure the lights turn on after a power cycle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Mar 2026 13:59:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127522/nrf54l15-mesh-light-ctrl-how-to-keep-power-on-up-setting-after-mesh-reset" /><item><title>RE: nRF54L15 Mesh Light Ctrl: How to Keep Power On Up Setting After Mesh Reset?</title><link>https://devzone.nordicsemi.com/thread/563887?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2026 13:59:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:183b44ef-348b-4f22-88f8-10ef3ab4990e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Shawn,&lt;/p&gt;
&lt;p&gt;Can you please tell me about the use case?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By default, this is a configuration that is stored in the network settings. Do you want it to have this behavior whenever it is provisioned? If so, in my opinion, it would make sense to set this in the provisioner logic.&lt;/p&gt;
&lt;p&gt;If you want it to turn on whenever it doesn&amp;#39;t belong to a mesh network, I would say that the best way to do this is to turn on the LED (acting as the light) whenever it boots up and it is not part of a network.&lt;/p&gt;
&lt;p&gt;Or what is the reason and/or usecases where you want this to be automatically turned on?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF54L15 Mesh Light Ctrl: How to Keep Power On Up Setting After Mesh Reset?</title><link>https://devzone.nordicsemi.com/thread/563739?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 07:54:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5ec0bb6-2177-4b3f-9971-43002d7dd1bd</guid><dc:creator>ShawnL</dc:creator><description>&lt;p&gt;Update&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;In&amp;nbsp;functionality:&amp;nbsp;&lt;span&gt;bt_mesh_ponoff_srv_reset&amp;quot;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I modified&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;srv&lt;/span&gt;&lt;span&gt;-&amp;gt;&lt;/span&gt;&lt;span&gt;on_power_up&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;BT_MESH_ON_POWER_UP_OFF;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;to&lt;/div&gt;
&lt;div&gt;srv-&amp;gt;on_power_up&amp;nbsp;=&amp;nbsp;&lt;strong&gt;BT_MESH_ON_POWER_UP_ON;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;After executing mesh reset, the power on off server is reset to &amp;quot;default&amp;quot;, but in next power up, the lightness is still off, when I read the power on off server on power up status, it`s default, strange.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Do I need to set other parameters?&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>