<?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>NCS: How to en-/disable the BT Mesh Gatt Proxy?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82294/ncs-how-to-en--disable-the-bt-mesh-gatt-proxy</link><description>Dear NCS experts, 
 Considering a Bluetooth Mesh firmware application based on nRF Connect SDK 1.7.1 that is running on a nRF52832: How do you enable/disable the gatt proxy? And how do you figure out if it is currently enabled? Lets dig a little deeper</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Dec 2021 10:05:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82294/ncs-how-to-en--disable-the-bt-mesh-gatt-proxy" /><item><title>RE: NCS: How to en-/disable the BT Mesh Gatt Proxy?</title><link>https://devzone.nordicsemi.com/thread/341668?ContentTypeID=1</link><pubDate>Thu, 02 Dec 2021 10:05:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35d01a6e-252b-4418-8d47-ef928961c09e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Michael,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The bt_mesh_cfg_gatt_proxy_get() and&amp;nbsp;bt_mesh_cfg_gatt_proxy_set() are for configuration client to configure a remote node.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;For local node you can use&amp;nbsp;bt_mesh_gatt_proxy_set() and&amp;nbsp;bt_mesh_gatt_proxy_get(). But you need to enable/disable the support for the feature using macro&amp;nbsp;&lt;/span&gt;CONFIG_BT_MESH_GATT_PROXY in prj.conf.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>