<?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>Nrf mesh reply to client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53431/nrf-mesh-reply-to-client</link><description>Mesh SDK:3.2.0 
 I want to send dimming level to server, and want return data of dimming level with mcu voltage. 
 When I receive server set callback, I tried: status publish function which took data from server_get_callback function as usual. 
 but this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Oct 2019 13:17:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53431/nrf-mesh-reply-to-client" /><item><title>RE: Nrf mesh reply to client</title><link>https://devzone.nordicsemi.com/thread/216187?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 13:17:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72c10012-fc09-412b-a8be-c6d491baa439</guid><dc:creator>bivay</dc:creator><description>&lt;p&gt;Ok I have to use get_server function to deploy my application.&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="bottom:0px;font-weight:400;left:0px;right:0px;top:0px;" id="mouseposition-extension-element-full-container"&gt;
&lt;div style="background:rgba(255, 255, 255, 0.7);color:#000000;cursor:default;display:none;font-family:&amp;#39;Helvetica Neue&amp;#39;, Helvetica, Arial, sans-serif;font-size:12px;height:0px;position:absolute;width:0px;" id="mouseposition-extension-element-rect-display"&gt;
&lt;pre style="background-color:rgba(255, 255, 255, 0.7);color:#000000;text-align:center;"&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;pre style="background:#ffffff;border-color:#222222 black #333333;border-radius:3px;border-style:solid;border-width:1px;color:#222222;cursor:default;display:none;font-family:&amp;#39;Helvetica Neue&amp;#39;, Helvetica, Arial, sans-serif;font-size:12px;line-height:14px;padding:3px;position:absolute;" id="mouseposition-extension-element-coordinate-display"&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf mesh reply to client</title><link>https://devzone.nordicsemi.com/thread/215928?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2019 12:41:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9c3d469-fae4-4ef1-95b1-66d5df14fb6a</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You should either set the client node to subscribe to the server publish address, or use a separate model for polling MCU voltage values.&lt;/p&gt;
&lt;p&gt;From what I understand you can also use a custom model for the aggregate of dimming and voltage level, although that may quickly become non-idiomatic. In general, when the client sets a value on the server, the ack should be for that value and not for something different.&lt;/p&gt;
&lt;p&gt;I recommend having a look at the &lt;a href="https://www.bluetooth.com/specifications/mesh-specifications/"&gt;Mesh Model Specification&lt;/a&gt; chapter &amp;quot;2.3.6 Models&amp;quot;, which describes &amp;quot;server&amp;quot;, &amp;quot;client&amp;quot; and &amp;quot;control&amp;quot; models, then figure out how those concepts maps to your use case. It sounds like a control model may be what you are looking for.&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>