<?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>Central role in a mesh proxy node.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39447/central-role-in-a-mesh-proxy-node</link><description>Hi, 
 I have a BLE sensor node (firmware not modifiable) that takes up a peripheral role and starts advertising when powered up. Typically, one can scan for the node from a smartphone, initiate a connection and receive the sensor data from it. 
 For my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Oct 2018 13:31:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39447/central-role-in-a-mesh-proxy-node" /><item><title>RE: Central role in a mesh proxy node.</title><link>https://devzone.nordicsemi.com/thread/153254?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 13:31:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c74d13ed-f1a5-447c-9f7b-9d136fc1487c</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]From my understanding, I need to have a device running a central role and the mesh stack at the same time to which my sensor node can connect.[/quote]
&lt;p&gt;Yes, this is correct, but I don&amp;#39;t think the proxy feature is what you need. I think you need coexistence, running both Mesh and BLE central &lt;span&gt;simultaneously&lt;/span&gt;. We have some documentation on coexistence between BLE and Mesh functionality, have a look at it &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.2.0/md_doc_getting_started_how_to_nordicSDK.html?cp=4_1_0_1_7" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;. There are also some examples&amp;nbsp;&lt;span&gt;how the nRF5 SDK features can be simultaneously used with nRF5 SDK for Mesh, have a look &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.2.0/md_examples_sdk_coexist_README.html?cp=4_1_0_4_8" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;span&gt;That way you be able to connect to your BLE sensor node and communicate with the Mesh network.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Just to clear up what the proxy feature is. The proxy feature allows you to receive and transmit mesh messages between GATT and advertising bearers. The light switch client/server with proxy, is a proxy server application which can be provisioned by a GATT-based provisioner(like&amp;nbsp;our nRF Mesh app) and can be connected by a Proxy client(can be an app on your phone) to interact with the mesh.&amp;nbsp;&lt;span&gt;The Proxy Client acts like any other mesh device, but sends all its mesh communication over BLE to a Proxy Server, which relays it into the mesh.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It depends on what you need but&amp;nbsp;I assume you want something like the image attached? Then you also need a node which runs both Mesh and BLE peripheral role, that can connect to your smartphone.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-77be393300424258b5ad4ce06d29a822/CASE215286.png" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>