<?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\Zephyr. BLE MESH. GATT Proxy issue.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81479/ncs-zephyr-ble-mesh-gatt-proxy-issue</link><description>Good day! 
 I&amp;#39;ve found that with connected proxy and enabled filter node only forwards messages and doesn&amp;#39;t use advertising. I didn&amp;#39;t found in Mesh Profile v1.0.1 any mention of such behavior. 
 Is it bug? 
 P.s. It comes from this line net.c</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Nov 2021 13:27:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81479/ncs-zephyr-ble-mesh-gatt-proxy-issue" /><item><title>RE: NCS\Zephyr. BLE MESH. GATT Proxy issue.</title><link>https://devzone.nordicsemi.com/thread/338386?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 13:27:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b707a286-b412-47f9-bcf0-abe0042af0bc</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey again Ivan!&lt;/p&gt;
&lt;p&gt;Hmm&amp;nbsp;yeah you are right. Guess I was a bit confused about what you were asking, the info I&amp;#39;ve given below is still valid though. The &lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/3f826560aaf81a444018293bd6acce3c339fe150/subsys/bluetooth/mesh/gatt_services.c#L837"&gt;error is here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Nicely spotted, &lt;a href="https://github.com/zephyrproject-rtos/zephyr/pull/40158"&gt;it will be fixed for NCS 1.8.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS\Zephyr. BLE MESH. GATT Proxy issue.</title><link>https://devzone.nordicsemi.com/thread/338274?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 03:55:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64d23f15-68b2-44c8-8cba-cd3e95ddd271</guid><dc:creator>ipshiv</dc:creator><description>&lt;p&gt;Yes, they forwarded, but with this line discards ADV in connected mode.&lt;/p&gt;
&lt;p&gt;In Zephyr&amp;#39;s discord this was qualified as bug&lt;/p&gt;
&lt;p&gt;&lt;img height="241" src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7120.bug.png" width="498" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS\Zephyr. BLE MESH. GATT Proxy issue.</title><link>https://devzone.nordicsemi.com/thread/338116?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 10:26:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0aa049a2-ce54-434c-b56b-089fd7717fff</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey Ivan!&lt;/p&gt;
&lt;p&gt;It isn&amp;#39;t a bug. The messages are forwarded in connected mode.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Proxy and GATT Bearers is mentioned in section 3.3 on Bearers, as well as in section 6 on Proxy Protocol. Its also mentioned a bit in 2.3.12 on Topology, and 3.4.5 on Net Interfaces.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Proxy filtering would potentially limit the messages being sent, but I wouldn&amp;#39;t say that it plays a part in whether or not it advertising is being used. You can read more about it in section 6.4.&lt;/p&gt;
&lt;p&gt;What the code you&amp;#39;ve linked to does is to send the packages (using GATT proxy) to a unit that is connected&amp;nbsp;with&amp;nbsp;GATT, and then only send packages that are going elsewhere over ADV.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>