<?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>Features configuration  with nRF MEsh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36105/features-configuration-with-nrf-mesh</link><description>Hello, 
 
 I&amp;#39;m developping an evaluation purposed mesh network based on the simple light example and I plan to provision it with the nRF Mesh App (Android and iOS). 
 I will need to configure features on my nodes as relay or friend/lowpower. Is it possible</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Jul 2018 13:11:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36105/features-configuration-with-nrf-mesh" /><item><title>RE: Features configuration  with nRF MEsh</title><link>https://devzone.nordicsemi.com/thread/139120?ContentTypeID=1</link><pubDate>Thu, 05 Jul 2018 13:11:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c911e7d0-d645-4028-9895-3d7802dda2f9</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Mickael,&lt;/p&gt;
&lt;p&gt;We do not support the friend/low power feature on our mesh sdk yet. We will support it in the future sometime.&lt;/p&gt;
&lt;p&gt;As for a workaround, it should be possible to do something similar with the nrf mesh app. You could make your own proxy node that can communicate via the phone using the PB-GATT bearer layer &amp;amp; via a regular BLE connection. Then, you could enable a regular ble connection to a ble peripheral device, which can act as your low power node. The proxy node would be your friend node.&lt;/p&gt;
&lt;p&gt;The proxy node would need to&amp;nbsp;have a peripheral &amp;amp; central role defined. The peripheral role would be for provisioning via the phone &amp;amp; the central role would be for connecting to the &amp;quot;low power&amp;quot; device.&lt;/p&gt;
&lt;p&gt;You would also need to implement some sort of caching mechanism to store the messages that should be sent to the low power node via the proxy/friend node.&lt;/p&gt;
&lt;p&gt;It might also be useful to take a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.0.1/md_examples_enocean_switch_README.html?cp=4_1_0_4_1"&gt;enocean switch translator client example&lt;/a&gt;. I am not sure if this solution would be an &amp;quot;easy workaround&amp;quot;, but it&amp;nbsp;might be a doable workaround. You would most likely need to implement quite a lot to get this to work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>