<?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>lc client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69011/lc-client</link><description>Lc client for nrf52840 dongle is available in which sdk</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jan 2021 14:32:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69011/lc-client" /><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/288691?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 14:32:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba133526-7145-4037-8ef2-d0481211b788</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the late response.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you had any progress with this?&lt;/p&gt;
[quote user="ujwala cherukuri"]i could not observe the fade on through this command even i set the tansition period to zero[/quote]
&lt;p&gt;Did you set to a value bigger than 0?&amp;nbsp;&lt;/p&gt;
[quote user="ujwala cherukuri"]To send the occupancy command from the lc client can you suggest what should use..[/quote]
&lt;p&gt;To set the Occupancy mode you should use: &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__LIGHT__LC__CLIENT.html#ga0c4ec1c390348993e9d706bde615bd8d" rel="noopener noreferrer" target="_blank"&gt;light_lc_client_occupanc_mode_set()&lt;/a&gt;&lt;/p&gt;
[quote user="ujwala cherukuri"]I am using as below but the property command is not receiving by lc server and throwing the following exception can you please post or suggest if you have tried this and working for you[/quote]
&lt;p&gt;I have not tried this myself so not sure what you are missing. Seems like you are using the correct function. Do you get any error messages? Does the function return NRF_SUCCESS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/285906?ContentTypeID=1</link><pubDate>Fri, 18 Dec 2020 17:56:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d38818dc-dc83-4232-b8c3-d53799a0dc12</guid><dc:creator>thukeri</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;ok so, i could not observe the fade on through this command even i set the tansition period to zero&lt;/p&gt;
&lt;p&gt;but in the example they gave&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Issuing the&amp;nbsp;&lt;/span&gt;&lt;code&gt;Occupancy On&lt;/code&gt;&lt;span&gt;&amp;nbsp;event or the&amp;nbsp;&lt;/span&gt;&lt;code&gt;Light On&lt;/code&gt;&lt;span&gt;&amp;nbsp;event triggers the following chain of events &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;this case&amp;nbsp; why i am not getting fade on light instead of that i am getting immediate on and off&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2.To send the occupancy command from the lc client can you suggest what should use..&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am using as below but the property command is not receiving by lc server and throwing the following exception can you please post or suggest if you have tried this and working for you&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;static light_lc_property_set_params_t pro_set_params=&lt;br /&gt; {&lt;br /&gt; .property_id=SENSOR_MOTION_SENSED_PROPERTY_ID,&lt;br /&gt; .property_buffer[0]={100}&lt;br /&gt; };&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;case 4:&lt;br /&gt; {&lt;br /&gt; (void)access_model_reliable_cancel(m_clients[0].model_handle);&lt;br /&gt; light_lc_client_property_set(&amp;amp;m_clients[0],&amp;amp;pro_set_params);&lt;br /&gt; break;&lt;br /&gt; }&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Error:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;ACCESS_RELIABLE_TRANSFER_TIMEOUT:&lt;br /&gt;hal_led_blink_ms(HAL_LED_MASK, LED_BLINK_SHORT_INTERVAL_MS, LED_BLINK_CNT_NO_REPLY);&lt;br /&gt;__LOG(LOG_SRC_APP, LOG_LEVEL_INFO, &amp;quot;Acknowledged transfer timeout.\n&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/285171?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 16:58:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:342343cb-1d45-4952-9813-d450a20f9a53</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;See:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/support-private/support/261519"&gt;https://devzone.nordicsemi.com/support-private/support/261519&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/284723?ContentTypeID=1</link><pubDate>Mon, 14 Dec 2020 09:41:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aad61183-9f4f-487b-bc33-fddf287a85db</guid><dc:creator>thukeri</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;please find the logs below of ctl+lc server&lt;/p&gt;
&lt;p&gt;after sending command from lc client on command&lt;/p&gt;
&lt;p&gt;transition_params.delay_ms = 0;&lt;br /&gt; transition_params.transition_time_ms = 0;&lt;br /&gt; (void)access_model_reliable_cancel(m_clients[0].model_handle);&lt;br /&gt; status = light_lc_client_light_onoff_set(&amp;amp;m_clients[0], &amp;amp;set_params,&amp;amp;transition_params);&lt;br /&gt; break;&lt;/p&gt;
&lt;p&gt;how to get the stand by along with fadeon...which command need to use..if you suggest an answer to this would be thankful..&lt;/p&gt;
&lt;p&gt;0&amp;gt;, main.c, 539, ----- BLE Mesh Light CTL+LC Setup Server Demo -----&lt;br /&gt;&amp;lt;t: 0&amp;gt;, pwm_utils.c, 88, PWM max ticks: 1600&lt;br /&gt;&amp;lt;t: 16989&amp;gt;, main.c, 284, App Light Lightness Model handle: 8, Element index: 0&lt;br /&gt;&amp;lt;t: 16997&amp;gt;, main.c, 289, App CTL Model Handle: 12, Element index: 0&lt;br /&gt;&amp;lt;t: 17003&amp;gt;, main.c, 294, App LC (15, 0) = (Model Handle, element index)&lt;br /&gt;&amp;lt;t: 17099&amp;gt;, main.c, 478, Node Address: 0x0109 &lt;br /&gt;&amp;lt;t: 17101&amp;gt;, mesh_app_utils.c, 66, Device UUID (raw): B09581265FD146DDB7D581A9072CD63A&lt;br /&gt;&amp;lt;t: 17105&amp;gt;, mesh_app_utils.c, 67, Device UUID : B0958126-5FD1-46DD-B7D5-81A9072CD63A&lt;br /&gt;&amp;lt;t: 17132&amp;gt;, main.c, 594, &lt;br /&gt; -----------------------------------------------------------------------------------------------&lt;br /&gt; RTT 1) Toggle setting the property values to requested values or to the default values.&lt;br /&gt; RTT 2) Increase Color temperature value, will wrap around to min when max is reached.&lt;br /&gt; RTT 4) Clear all the states to reset the node.&lt;br /&gt; -----------------------------------------------------------------------------------------------&lt;br /&gt;&amp;lt;t: 17452&amp;gt;, main.c, 258, actual lightness = 0&lt;br /&gt;&amp;lt;t: 17455&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 0&lt;br /&gt;&amp;lt;t: 17466&amp;gt;, light_lc_setup_server.c, 822, LC FSM ON &lt;br /&gt;&amp;lt;t: 17527&amp;gt;, app_light_ctl.c, 384, Temp SET: target temperature: 8000 duv: 0, delay: 0 tt: 0 req-delta: 8000 &lt;br /&gt;&amp;lt;t: 17532&amp;gt;, app_light_ctl.c, 976, Element 0: transition completed&lt;br /&gt;&amp;lt;t: 17535&amp;gt;, main.c, 249, Transition time: 0, Target temperature: 8000, Target delta_uv: 0&lt;br /&gt;&amp;lt;t: 112562&amp;gt;, main.c, 258, actual lightness = 43961&lt;br /&gt;&amp;lt;t: 112566&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 43961&lt;br /&gt;&amp;lt;t: 115866&amp;gt;, main.c, 258, actual lightness = 65535&lt;br /&gt;&amp;lt;t: 115870&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 65535&lt;br /&gt;&amp;lt;t: 325748&amp;gt;, main.c, 258, actual lightness = 48602&lt;br /&gt;&amp;lt;t: 325752&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 48602&lt;br /&gt;&amp;lt;t: 329052&amp;gt;, main.c, 258, actual lightness = 0&lt;br /&gt;&amp;lt;t: 329056&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 0&lt;br /&gt;&amp;lt;t: 437276&amp;gt;, main.c, 258, actual lightness = 43961&lt;br /&gt;&amp;lt;t: 437280&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 43961&lt;br /&gt;&amp;lt;t: 440580&amp;gt;, main.c, 258, actual lightness = 65535&lt;br /&gt;&amp;lt;t: 440584&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 65535&lt;br /&gt;2822882&amp;gt;, main.c, 275, Transition time: 0, Target lightness: 65535&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/284598?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2020 15:55:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6944eb2-fcbc-4a49-be20-f1b4303a6fcf</guid><dc:creator>Mttrinh</dc:creator><description>[quote user="ujwala cherukuri"]but how to get the gradual fade on and fade off on the client please suggest which command i need to use&amp;nbsp;[/quote]
&lt;p&gt;Do you mean like a dimmable light?&amp;nbsp;I suggest you take a look at the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_light_lightness_README.html?cp=7_2_3_6" rel="noopener noreferrer" target="_blank"&gt;Light lightness example&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/284005?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 10:29:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:381779ca-ead6-4190-ac47-d672e25e1306</guid><dc:creator>thukeri</dc:creator><description>&lt;p&gt;I want to check other command also&amp;nbsp;light_lc_client_light_onoff_set&lt;/p&gt;
&lt;p&gt;with this command from client i am able operated light off and light on with full brightness on the server&lt;/p&gt;
&lt;p&gt;but how to get the gradual fade on and fade off on the client please suggest which command i need to use&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i am setting all the params on the mobile side(like prolong lightness,fade on time -10sec etc...)&lt;/p&gt;
&lt;p&gt;it will be appreciate if you suggest this answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/284004?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 10:26:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bffde1a-b8c7-47b1-b2c1-6c93e1e8d368</guid><dc:creator>thukeri</dc:creator><description>&lt;p&gt;I want to check other command also&amp;nbsp;light_lc_client_light_onoff_set&lt;/p&gt;
&lt;p&gt;with this command from client i am able operated light off and light on with full brightness on the server&lt;/p&gt;
&lt;p&gt;but how to get the gradual fade on and fade off on the client please suggest which command i need to use&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/283992?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 10:00:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c514285d-410e-46b3-97f9-62f4b38268c8</guid><dc:creator>Mttrinh</dc:creator><description>[quote user="ujwala cherukuri"]&lt;p&gt;yes using nrf server&amp;nbsp;nRF5_SDK_17.0.2_d674dde&lt;/p&gt;
&lt;p&gt;nRF5_SDK_17.0.2_d674dde&lt;/p&gt;[/quote]
&lt;p&gt;A correction from my previous reply:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Are you using the &lt;strong&gt;LC server example&lt;/strong&gt; from our &lt;strong&gt;Mesh&lt;/strong&gt; SDK as the server? Which &lt;strong&gt;Mesh&lt;/strong&gt; SDK are you using?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also, uploading the whole log would be helpful.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/283984?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 09:35:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40387165-1b80-42b4-bb03-0409dfb7d215</guid><dc:creator>thukeri</dc:creator><description>&lt;p&gt;static light_lc_property_set_params_t pro_set_params=&lt;br /&gt; {&lt;br /&gt; .property_id = LIGHT_LC_SERVER_MOTION_SENSED_PID,&lt;br /&gt; .property_buffer[0]={100}&lt;br /&gt; };&lt;/p&gt;
&lt;p&gt;taking params like this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/283983?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 09:34:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0b1f0db-ad86-4895-abe9-4d2ab0541ce7</guid><dc:creator>thukeri</dc:creator><description>&lt;p&gt;yes using nrf server&amp;nbsp;nRF5_SDK_17.0.2_d674dde&lt;/p&gt;
&lt;p&gt;nRF5_SDK_17.0.2_d674dde&lt;/p&gt;
&lt;p&gt;after sending the command&amp;nbsp; getting the acknowledge transfer timeout msg and making all the leds on..&lt;/p&gt;
&lt;p&gt;but the command status is getting success tried with below one also&lt;/p&gt;
&lt;p&gt;(void)access_model_reliable_cancel(m_clients[0].model_handle);&lt;br /&gt; status = light_lc_client_property_set(&amp;amp;m_clients[0],&amp;amp;pro_set_params);&lt;br /&gt; light_lc_client_property_set_unack(&amp;amp;m_clients[0],&amp;amp;pro_set_params,0); &lt;br /&gt; break;&lt;/p&gt;
&lt;p&gt;case ACCESS_RELIABLE_TRANSFER_TIMEOUT:&lt;br /&gt; hal_led_blink_ms(HAL_LED_MASK, LED_BLINK_SHORT_INTERVAL_MS, LED_BLINK_CNT_NO_REPLY);&lt;br /&gt; __LOG(LOG_SRC_APP, LOG_LEVEL_INFO, &amp;quot;Acknowledged transfer timeout.\n&amp;quot;);&lt;br /&gt; break;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/283978?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 09:24:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90ce6a74-47c8-4de3-8875-d772fcf8a3dc</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The light_lc_client_property_set() function sends a Property Set message to the server. The server will send back the status as a response,&amp;nbsp;if the message is sent as acknowledged message.&amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote user="ujwala cherukuri"]&lt;p&gt;&amp;nbsp;using this command to set the property but not getting the response from the server&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&amp;nbsp;Are you using the LC server example from our SDK as the server? Which SDK are you using?&lt;/p&gt;
&lt;p&gt;Can you upload the logs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/283408?ContentTypeID=1</link><pubDate>Sat, 05 Dec 2020 17:12:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1739750d-f858-4f7c-a2e9-6fc27f4b8bf2</guid><dc:creator>thukeri</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;can you explain how to use the lc property commands on the client side and how it will interact with server to give response&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;(void)access_model_reliable_cancel(m_clients[0].model_handle);&lt;br /&gt; transition_params.delay_ms = 50;&lt;br /&gt; transition_params.transition_time_ms = 100;&lt;br /&gt; status=light_lc_client_property_set(&amp;amp;m_clients[0],&amp;amp;pro_set_params);&lt;br /&gt; if(status !=NRF_SUCCESS)&lt;br /&gt; printf(&amp;quot;\nfailed at client property set\n&amp;quot;);&lt;br /&gt; else&lt;br /&gt; printf(&amp;quot;\nsuccess\n&amp;quot;);&lt;br /&gt; break;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;using this command to set the property but not getting the response from the server&amp;nbsp;&lt;/p&gt;
&lt;p&gt;from the logs it is getting as&amp;nbsp;ACCESS_RELIABLE_TRANSFER_TIMEOUT msg please let me how to solve this problem&lt;/p&gt;
&lt;p&gt;Thanks in advance...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: lc client</title><link>https://devzone.nordicsemi.com/thread/283087?ContentTypeID=1</link><pubDate>Thu, 03 Dec 2020 13:16:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96cf70af-711d-4f53-928e-c26ca3ba0890</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you talking about Bluetooth Mesh? If so, there is no LC client example in our Mesh SDK. There are a LC client model in our SDK that you can implement into your project yourself. You can find the model under&amp;nbsp;&lt;em&gt;models\model_spec\light_lc\&lt;/em&gt; in the SDK&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>