<?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>About Demonstration and Enable/Disable of Mesh Relay and Proxy operation (by using nRF52840 DK)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73661/about-demonstration-and-enable-disable-of-mesh-relay-and-proxy-operation-by-using-nrf52840-dk</link><description>Hello, teams! 
 I&amp;#39;m sorry to bother you. 
 Now I&amp;#39;m testing mesh function. 
 I have two questions. 
 
 1) Is there good way to show the performance of relay operation? 
 
 
 
 If 3 boards are close, we don&amp;#39;t know that it works as a relay or direct communication</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 May 2021 14:35:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73661/about-demonstration-and-enable-disable-of-mesh-relay-and-proxy-operation-by-using-nrf52840-dk" /><item><title>RE: About Demonstration and Enable/Disable of Mesh Relay and Proxy operation (by using nRF52840 DK)</title><link>https://devzone.nordicsemi.com/thread/307979?ContentTypeID=1</link><pubDate>Mon, 03 May 2021 14:35:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22d42295-e003-45f1-aeb4-1ac8666bde3f</guid><dc:creator>kmsmile2</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;I will do and let you know as soon as possible! :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Demonstration and Enable/Disable of Mesh Relay and Proxy operation (by using nRF52840 DK)</title><link>https://devzone.nordicsemi.com/thread/305159?ContentTypeID=1</link><pubDate>Thu, 15 Apr 2021 15:51:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5c8066e-4dfb-4352-948e-9a4a7d20ec23</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]If 3 boards are close, we don&amp;#39;t know that it works as a relay or direct communication.[/quote]
&lt;p&gt;If you want to know the actual path a message takes from client to server you can take a closer look at the &lt;a href="https://www.bluetooth.com/learn-about-bluetooth/recent-enhancements/mesh/mesh-glossary/#heartbeat"&gt;heartbeat functionality&lt;/a&gt;, which is part of the Configuration Server Model. &lt;/p&gt;
&lt;p&gt;Quote from the Bluetooth website:&lt;/p&gt;
&lt;p&gt;&amp;quot;Heartbeat messages can be configured to be sent periodically, contain and retain unchanged, the initial TTL set by the heartbeat originator. This allows recipients to determine how many hops it took for the message to arrive and therefore to optimise messages they subsequently address to the heartbeat source node by setting the TTL to a value no higher than it needs to be.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]2) How to enable/disable the Relay and Proxy function.[/quote]
&lt;p&gt;You can enable/disable the proxy/relay feature as you like, but in our examples on the SDK this feature is enabled by default.&lt;br /&gt;You can use &lt;a title="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__mesh__config__core__tx.html#gac3ecd1071b35dbaefa765c77419ea8b4" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__MESH__CONFIG__CORE__TX.html#gac3ecd1071b35dbaefa765c77419ea8b4" rel="noopener noreferrer" target="_blank"&gt;MESH_FEATURE_RELAY_ENABLED&lt;/a&gt;, &lt;a title="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__mesh__config__friendship.html#ga9f216dceb37a3a4178c02fff3f52255e" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__MESH__CONFIG__FRIENDSHIP.html#ga9f216dceb37a3a4178c02fff3f52255e" rel="noopener noreferrer" target="_blank"&gt;MESH_FEATURE_LPN_ENABLED&lt;/a&gt; and &lt;a title="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__mesh__config__gatt.html#gae582d6977d739379da64a9dd72578168" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/group__MESH__CONFIG__GATT.html#gae582d6977d739379da64a9dd72578168" rel="noopener noreferrer" target="_blank"&gt;MESH_FEATURE_GATT_PROXY_ENABLED&lt;/a&gt; macros to enable or disable the required feature.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Demonstration and Enable/Disable of Mesh Relay and Proxy operation (by using nRF52840 DK)</title><link>https://devzone.nordicsemi.com/thread/303882?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 00:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92d4dad5-9e54-4373-95f4-cb0511e78299</guid><dc:creator>kmsmile2</dc:creator><description>&lt;p&gt;I already checked the light switch example. I think it works well.&lt;/p&gt;
&lt;p&gt;However, I want to see the proof like RTT, comment on application and etc.&lt;/p&gt;
&lt;p&gt;Now I&amp;#39;m waiting for someone&amp;#39;s reply.&lt;/p&gt;
&lt;p&gt;Thank you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>