<?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>Configuration of NLC timings in mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112684/configuration-of-nlc-timings-in-mesh</link><description>Dear all, in my company we started to product custom pcb with nrf52833 for networked lighting control (NLC). 
 For the firmware, we had a look to the examples provided with NRF CONNECT SDK, specifically the light fixture + sensor and they work fine. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Jul 2024 16:29:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112684/configuration-of-nlc-timings-in-mesh" /><item><title>RE: Configuration of NLC timings in mesh</title><link>https://devzone.nordicsemi.com/thread/492114?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2024 16:29:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:284951a3-776f-4107-8cf4-d039025ff22e</guid><dc:creator>TechSW</dc:creator><description>&lt;p&gt;Thank you for your help, much appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuration of NLC timings in mesh</title><link>https://devzone.nordicsemi.com/thread/492053?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2024 11:55:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5e65466-681d-47fa-a556-b393bb63a3cd</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To modify properties such as the time-on duration at runtime, you would need to use a Light Control Client model instance through the Light Lightness Controller Setup Server. This should allow you to change the configuration after the device has been compiled and is running.&lt;/p&gt;
&lt;p&gt;For the specific case of the time-on duration, the runtime configuration can be done using the BT_MESH_LIGHT_CTRL_PROP_TIME_ON property. This property can be set by a Light Control Client model instance to change the time-on duration at runtime.&lt;/p&gt;
&lt;p&gt;Unfortunately, the nRF Mesh mobile app does not currently support this feature. You would need to implement this functionality in your own client application.&lt;/p&gt;
&lt;p&gt;For more information, you can refer to the Light Lightness Control Server documentation and the Timing parameters documentation.&lt;/p&gt;
&lt;p&gt;In general I would also like to recommend you to bookmark a few other resources for Mesh development in NCS:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/bt/bt_mesh/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/bt/bt_mesh/index.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/bluetooth_services/mesh.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/bluetooth_services/mesh.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/mesh.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/mesh.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let me know if this answers your question&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>