<?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>Best/quickest way to create mesh leaf node</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14474/best-quickest-way-to-create-mesh-leaf-node</link><description>In my mesh I would like to have some battery powered nodes which will only transmit data and never receive. 
 Is there a way to disable scanning entirely while using the nRF OpenMesh to get a quick leaf node implementation?
If not I presume the best</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Jul 2016 11:24:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14474/best-quickest-way-to-create-mesh-leaf-node" /><item><title>RE: Best/quickest way to create mesh leaf node</title><link>https://devzone.nordicsemi.com/thread/55268?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2016 11:24:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e562d85-791b-43b7-8ba6-b71dc5330c47</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can&amp;#39;t set a custom access adress for advertisements using s132. The advertisement access adress is defined to be similar so that different devices can connect to eachother.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best/quickest way to create mesh leaf node</title><link>https://devzone.nordicsemi.com/thread/55267?ContentTypeID=1</link><pubDate>Wed, 13 Jul 2016 14:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ceae3cd-eb62-4525-9466-2be9e0fcaecd</guid><dc:creator>Pehr</dc:creator><description>&lt;p&gt;Thank you for the answer. One follow up question: Is it possible to change the access address of advertising messages somehow, using sdk11 and s132 softdevice? The mesh I wish to advertise into is using a custom access address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best/quickest way to create mesh leaf node</title><link>https://devzone.nordicsemi.com/thread/55266?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2016 14:33:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:036ddcf1-0e05-4e72-b64d-680b490d40c1</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;This is possible. You must assign a value handle to the device, and make sure that this device is the only one sending values on that handle. The device must then increment the handle version for each new value it sends out.&lt;/p&gt;
&lt;p&gt;Then you can only advertise values into the mesh, and not scan for new versions and values.&lt;/p&gt;
&lt;p&gt;You can also, if you want, connect to another node using normal BLE. Then you can write to its mesh service to communicate with the mesh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>