<?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>BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121396/ble-mesh-gateway</link><description>Hi 
 I am try to developing ble mesh gateway to connect and controll different nodes using nrf52840. Please give guidline to do this. I think proxy node is bridge of host and mesh network. So how to develop proxy node for provioning and connecting devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 May 2025 12:03:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121396/ble-mesh-gateway" /><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/536191?ContentTypeID=1</link><pubDate>Tue, 20 May 2025 12:03:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b93ebb5-3766-4e7e-87d6-bb64e0888dee</guid><dc:creator>Edvin</dc:creator><description>[quote user="ATHULYA_SHAJI"]Why light_switch code is not connect witch nrf connect app If it is possible[/quote]
&lt;p&gt;It should be possible. Does it not show up if you try to add it as a new node? What do you observe?&lt;/p&gt;
[quote user="ATHULYA_SHAJI"]Which version of nrf sdk is want to mesh On demand Private Proxy Server.[/quote]
&lt;p&gt;No specific version required. But I suggest you don&amp;#39;t use an SDK that is too old. Preferably NCS v2.6.0 or later.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/535897?ContentTypeID=1</link><pubDate>Mon, 19 May 2025 03:44:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:335b65e6-43c4-456a-b3d0-1d8fec69582e</guid><dc:creator>ATHULYA_SHAJI</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which version of nrf sdk is want to mesh On demand Private Proxy Server.&lt;/p&gt;
&lt;p&gt;Please replay.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Athulya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/535695?ContentTypeID=1</link><pubDate>Fri, 16 May 2025 06:36:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f5e10fc-2d10-4802-909d-49fa282e22c4</guid><dc:creator>ATHULYA_SHAJI</dc:creator><description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;Why light_switch code is not connect witch nrf connect app If it is possible.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Athulya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/535474?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 08:08:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84dd8b3c-df3b-4857-86a8-4d017d42ac5d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, the light_switch sample can be used as a proxy node. If you look into it&amp;#39;s prj.conf file, you can see:&lt;/p&gt;
&lt;p&gt;CONFIG_BT_MESH_GATT_PROXY=y&lt;/p&gt;
&lt;p&gt;which indicates that the proxy over BLE (GATT) is enabled.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have any nRF implementation of using the proxy service. We only have implementation of a mobile app using this (the nRF Mesh Mobile app):&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Mesh/GetStarted"&gt;https://www.nordicsemi.com/Products/Development-tools/nRF-Mesh/GetStarted&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can see the github links to the right on that page to see the source code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since we don&amp;#39;t decide how the proxy service works, we don&amp;#39;t have much documentation on it either. It is decided by &lt;a href="https://devzone.nordicsemi.com/support-private/support/345261/bluetooth.com"&gt;Bluetooth SIG&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, they have some resources on how to use the Proxy Service that you can read up on:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bluetooth.com/bluetooth-resources/bluetooth-mesh-proxy-kit/"&gt;https://www.bluetooth.com/bluetooth-resources/bluetooth-mesh-proxy-kit/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/535291?ContentTypeID=1</link><pubDate>Wed, 14 May 2025 09:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d706d713-5034-491a-ba38-bc7aaaa0f82e</guid><dc:creator>ATHULYA_SHAJI</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can light switch sample code is used for proxy node and it can used for connect other mesh nodes. Please reply.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Athulya Shaji&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/535116?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 12:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fade92af-5d73-4c94-964c-aefc9e6ed196</guid><dc:creator>ATHULYA_SHAJI</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Any example code is available?&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;Athulya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/535029?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 07:40:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8916347e-181c-4f82-a416-b0bfb66b397e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I see. so it has BLE, but not a Nordic device, and it doesn&amp;#39;t support Bluetooth Mesh directly.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In that case, you are correct. You can use the Mesh Proxy service to communicate between the gateway and a proxy node.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By default, most of our samples act as a proxy node, so it can connect to any of the devices in the network.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have a detailed description of the Proxy Service, as this is not something that we made. It is standardized by Bluetooth Mesh, as described here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/bluetooth/api/mesh/od_srv.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/bluetooth/api/mesh/od_srv.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I recommend that you download and go through Bluetooth SIG&amp;#39;s Bluetooth Mesh Proxy Service guide, found here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/bluetooth/api/mesh/od_srv.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/bluetooth/api/mesh/od_srv.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/534997?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 04:27:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6841cad4-44bf-408e-b9c7-ee45bf482b4e</guid><dc:creator>ATHULYA_SHAJI</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In my gateway have wifi part and ble part. The ble part is connect ble mesh devices and create mesh communication through the getway, the wifi part is send and receive message to mqtt server.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Athulya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh Gateway</title><link>https://devzone.nordicsemi.com/thread/534975?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 21:27:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eb1463f-877d-443e-8734-f7d0e7c821eb</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not sure you really need to use a proxy node. What do you imagine would be your gateway node? Computer? Raspberry Pi? Something else? Will it have an nRF on it? Will it have an nRF device connected via serial/USB? If not, what communication protocols does it have?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>