<?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>how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53760/how-to-send-the-particular-message-from-client-to-specific-server</link><description>Hi ... 
 how to send the particular message from client to specific server in mesh ? i am using mesh 3.1 version 
 i want to use 4 server and one client . client have to send the message to particular server with respect to time 
 
 suggest me idea</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Nov 2019 12:45:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53760/how-to-send-the-particular-message-from-client-to-specific-server" /><item><title>RE: how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/thread/218825?ContentTypeID=1</link><pubDate>Wed, 06 Nov 2019 12:45:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3558f04e-ca82-48f9-ac48-a5fc7cbb12d0</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;I suggest you to look through the Light switch example and see how the functions are used there. Have a look at the provisioner and client, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/27343/how-to-set-mesh-model-publish-address-to-a-client-model-which-is-on-other-mesh-node" rel="noopener noreferrer" target="_blank"&gt;this &lt;/a&gt;might also help.&lt;/p&gt;
&lt;p&gt;On the client side, search for&amp;nbsp;&lt;span&gt;handle_config_model_publication_set() in config_server.c. You can find inside this function, the address is set locally calling access_model_publish_address_set().&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And look for&amp;nbsp;config_client_server_set() in the provisioner example.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/thread/218021?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 17:52:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a0b2c00-ebf3-4c75-8537-9d80c8890bbc</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;How to achieve that ???&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/thread/217936?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 11:56:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a9b3e51-8120-4181-b21b-7d4f93b2b7e9</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;You can use&amp;nbsp;dsm_address_publish_add() to add an address to the DSM, then use&amp;nbsp;access_model_publish_address_set() to set the publication address of the client mode.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/thread/217873?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 06:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:916924b3-e480-4135-b43c-5848774ef08d</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;thank you for your response mttrinh&amp;nbsp; i want to do in board instead of mobile app . i want to make the board to wave as a provisioner.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/thread/217554?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 13:39:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3d3a636-b99e-4ee2-869d-dbeffe8d46bd</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;As he mentioned in the other thread, if&lt;span&gt;&amp;nbsp;you want to send data from the client to&amp;nbsp;a specific&amp;nbsp;server, you should use the unicast address of the server. It depends on how you provision the nodes, the easiest way would be to use our nRF Mesh app(&lt;a href="https://apps.apple.com/us/app/nrf-mesh/id1380726771" rel="noopener noreferrer" target="_blank"&gt;iOS&lt;/a&gt;/&lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.nrfmeshprovisioner&amp;amp;hl=no" rel="noopener noreferrer" target="_blank"&gt;Android&lt;/a&gt;) to provision and set the publish address of the client.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/thread/217396?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2019 18:18:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4002097-99f9-427a-a137-66c183a19548</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;No that&amp;#39;s is different question . Here I queried about specific server address how to declare it ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to send the particular message from client to specific server</title><link>https://devzone.nordicsemi.com/thread/217342?ContentTypeID=1</link><pubDate>Tue, 29 Oct 2019 13:20:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e82e182-5f32-4992-bde9-b16d90a72cec</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have a look at Joakim&amp;#39;s reply from your other &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/53053/how-to-send-string-from-client-to-particular-server-in-mesh" rel="noopener noreferrer" target="_blank"&gt;thread&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>