<?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>Controlling warm light and cool light using CTL+LC server example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65983/controlling-warm-light-and-cool-light-using-ctl-lc-server-example</link><description>Hi, 
 
 Can I control warm light as well as cool light using the CTL+LC server example provided in the Mesh SDK v4.2? Or does it support only warm light? 
 Moreover do we need to implement LC client to turn on the controller? 
 
 Regards, 
 Zolu</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Oct 2020 12:30:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65983/controlling-warm-light-and-cool-light-using-ctl-lc-server-example" /><item><title>RE: Controlling warm light and cool light using CTL+LC server example</title><link>https://devzone.nordicsemi.com/thread/273491?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 12:30:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7ed56d6-16fd-4c84-9788-5027f7e786ce</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The LC server has a &amp;quot;Light LC Mode&amp;quot; state that can be turned on or off from a LC client. Setting that state on or off decides whethere the LC server should control the light or not. If you want the LC server to always control the light, then you should not need an LC client.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling warm light and cool light using CTL+LC server example</title><link>https://devzone.nordicsemi.com/thread/270965?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2020 04:49:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3423d8fd-5952-4640-add4-3a5304b48caf</guid><dc:creator>Zolu</dc:creator><description>&lt;p&gt;Also please suggest the models required on the client side for this set up.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Zolu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling warm light and cool light using CTL+LC server example</title><link>https://devzone.nordicsemi.com/thread/270816?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 11:38:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd639364-c960-456c-b3a8-8b939c7b52f4</guid><dc:creator>Zolu</dc:creator><description>&lt;p&gt;Hi Terje,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;So, I have a light and the temperature of the light can be controlled.&lt;/p&gt;
&lt;p&gt;I want to make a mesh setup with CCT controlled lights, Occupancy sensor and dimmable switch. For this do I need LC Client to activate the server if it gets deactivated?&lt;/p&gt;
&lt;p&gt;Or only CTL Client will suffice?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Zolu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling warm light and cool light using CTL+LC server example</title><link>https://devzone.nordicsemi.com/thread/270502?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2020 08:52:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bb563e5-1c7c-467c-b895-478691bcef2f</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The ctl_lc_server example is for a device that has a light, and the temperature of that light can be controlled.&lt;/p&gt;
&lt;p&gt;In order to control the ctl_lc_server light, you use a Light CTL Client and/or a Light LC Client. Those client models send messages to the server models on the ctl_lc_server device, in order to control the light on the ctl_lc_server device.&lt;/p&gt;
&lt;p&gt;To control the light temperature on the ctl_lc_server, you send messages from a Light CTL Client.&lt;/p&gt;
&lt;p&gt;In order to test this you need at least two nodes: One ctl_lc_server, and one Light CTL client. Those nodes must be provisioned into the same network, and configured so that the Light CTL client model publishes to an address that the Light CTL server model subscribes to.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling warm light and cool light using CTL+LC server example</title><link>https://devzone.nordicsemi.com/thread/270291?ContentTypeID=1</link><pubDate>Fri, 18 Sep 2020 09:35:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f4aa9da-aebd-4f59-9952-43441ee7d7c1</guid><dc:creator>Zolu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;I am still confused. If I use &lt;strong&gt;ctl_lc_server example&lt;/strong&gt; then I can control the temperature, right? And since it has Light LC Model so I can have sensor and user-driven lighting control.&lt;/p&gt;
&lt;p&gt;Please suggest.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Zolu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling warm light and cool light using CTL+LC server example</title><link>https://devzone.nordicsemi.com/thread/270283?ContentTypeID=1</link><pubDate>Fri, 18 Sep 2020 09:13:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce749cf4-840e-4ad2-bf8c-f0b21dde269c</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Light CTL model supports light temperature settings, so you can adjust coolness/warmth of the light by using the Light CTL client. Controlling light temperature is not part of the Light LC models (as defined by Bluetooth SIG), so no, you cannot control light temperature from the LC server.&lt;/p&gt;
&lt;p&gt;If the server has been deactivated, it can be activated through use of an LC client model. We have both LC server model and LC client model implementations in the SDK, but we only have an example application for the LC server model.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>