<?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 do Mesh nodes return data?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25352/how-do-mesh-nodes-return-data</link><description>Hi,
Do you know how to make the nodes in the Mesh send back the data to the main device?
For example, a node is a sensor that gets a new value and now needs to send the new value to the main device, and let the other nodes know that it has acquired</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Sep 2017 11:48:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25352/how-do-mesh-nodes-return-data" /><item><title>RE: How do Mesh nodes return data?</title><link>https://devzone.nordicsemi.com/thread/99915?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2017 11:48:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f76a3b4e-415f-4787-877a-135e87991766</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Libo,&lt;/p&gt;
&lt;p&gt;the Bluetooth Mesh communicates using &lt;strong&gt;models&lt;/strong&gt;, so you will have to create a custom sensor model client and server.&lt;/p&gt;
&lt;p&gt;The sensor node should act as the Sensor Model Sever, publishing the sensor data to other nodes that implement the Sensor Model Client, that subscribes to the sensor data. You can find a guide on how to create your own custom model &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v0.9.2/md_doc_getting_started_how_to_models.html?cp=4_1_0_3_6"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>