<?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>Sensor server with LC Client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69505/sensor-server-with-lc-client</link><description>can You explain 
 light_lc_client_light_onoff_set(&amp;amp;m_clients[0], &amp;amp;set_params,&amp;amp;transition_params); 
 This command in the lc client used to make the immediate on the server or with state transitions(fade on,standby etc..) 
 if that s for immediate on which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Dec 2020 16:37:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69505/sensor-server-with-lc-client" /><item><title>RE: Sensor server with LC Client</title><link>https://devzone.nordicsemi.com/thread/285163?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 16:37:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:227df4c0-4458-4fcc-9e6d-28c662a62cd7</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That function will set the light ON or OFF. You can adjust the transition time by setting this value&amp;gt;0:&amp;nbsp;&lt;span&gt;transition_params.transition_time_ms = 0;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I suggest you read through this &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_light_lc_server_README.html?cp=7_2_3_7" rel="noopener noreferrer" target="_blank"&gt;example&lt;/a&gt; for a more detailed explanation&amp;nbsp;regarding the LC example. Under &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_light_lc_server_README.html#light_lc_server_example_testing_interacting" rel="noopener noreferrer" target="_blank"&gt;Interacting with the boards&lt;/a&gt; you can see what happens through the different states and how you can adjust the transition times.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>