<?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>Does Light_switch sample code used as  PROXY + RELAY node ??</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63525/does-light_switch-sample-code-used-as-proxy-relay-node</link><description>After enabling both the Macro MESH_FEATURE_RELAY_ENABLED and MESH_FEATURE_GATT_PROXY_ENABLED as mentioned in this link .... 
 Does the proxy and relay feature work for light_switch client and server example ?? 
 I want to configure topology using 3 nrf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Aug 2020 11:56:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63525/does-light_switch-sample-code-used-as-proxy-relay-node" /><item><title>RE: Does Light_switch sample code used as  PROXY + RELAY node ??</title><link>https://devzone.nordicsemi.com/thread/263207?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2020 11:56:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c54cf5ef-15c8-4ea3-8daf-6c20b00a825c</guid><dc:creator>Nidhi_21</dc:creator><description>&lt;p&gt;Thanku for the guidance &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does Light_switch sample code used as  PROXY + RELAY node ??</title><link>https://devzone.nordicsemi.com/thread/259258?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2020 14:56:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8a63712-ff0f-4497-aa0d-1e85fa382405</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Both relay feature and GATT proxy feature are enabled by default by the light switch examples. (That is, both light switch server and light switch client has that on by default.) This means for nodes A and B you can use the light switch examples directly for your purpose. If you do not want them to have the GATT proxy feature enabled, then you must disable that by removing the define of MESH_FEATURE_GATT_PROXY_ENABLED from nrf_mesh_config_app.h, for each example. Please note that in order to provision the devices from a smartphone, you do need the MESH_FEATURE_PB_GATT_ENABLED on, as that is how they get provisioned over GATT.&lt;/p&gt;
&lt;p&gt;If you do not have the MESH_FEATURE_GATT_PROXY_ENABLED, then in order to configure those nodes from a smartphone you do need at least one node in the network with the GATT proxy feature enabled, and connect to that device in order for the smartphone to communicate with other nodes over the network.&lt;/p&gt;
&lt;p&gt;For node C, you can use any example with both relay feature and GATT proxy feature enabled. For instance one of the light_switch examples. We do not have an example that is relay and GATT proxy only, that is, without any other models such as light switch server, light switch client, etc. If you want a node that does not have any specific model, then you need to start with an example and remove e.g. the light switch server from it.&lt;/p&gt;
&lt;p&gt;Please note that all devices must be provisioned into the network. If you plan to use a smartphone to provision node C, then I highly recommend to provision the other two nodes using smartphone as well. For that they need MESH_FEATURE_PB_GATT_ENABLED, which is the GATT provisioning bearer. They do not need the GATT proxy feature enabled as you can configure them through connecting to a different node on the network which has the GATT proxy feature, but I would say it is most practical to both provision and configure the node directly over GATT.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>