<?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>CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34163/create-proxy-node</link><description>there are proxy client and proxy server in the light switch demo of mesh sdk v2.0.1.the proxy client can&amp;#39;t be provisioned after i had provisioned another client,is there only a client excites in mesh? 
 and i want to regard smartphone as a proxy node</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jun 2018 10:16:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34163/create-proxy-node" /><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/138073?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 10:16:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56f1894b-784d-44ac-89a7-eeccb4272bb5</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Great to hear Brent! Did you set MESH_FEATURE_GATT 1 &amp;amp; GATT_PROXY 1 in the nrf_mesh_config_core.h header file?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/137830?ContentTypeID=1</link><pubDate>Wed, 27 Jun 2018 08:55:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e80808ed-b7da-4ad3-bcd0-bff50fdf6f86</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;Hi,Bjorn&lt;/p&gt;
&lt;p&gt;No worries, I solved the case!&lt;/p&gt;
&lt;p&gt;Simply set &amp;nbsp; Mesh_Feature_Gatt==0, Gatt_Proxy==1.&lt;/p&gt;
&lt;p&gt;Brent&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/137753?ContentTypeID=1</link><pubDate>Tue, 26 Jun 2018 17:33:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30792678-530f-40cf-85a2-5abe0961d3bd</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;hI,Bjoorn&lt;/p&gt;
&lt;p&gt;I am doing the same , &amp;nbsp;light_ switch_proxy_client can establish a GATT_Service with smartphone before provision, &amp;nbsp;but disappeared &amp;nbsp;after provision/configuration , &amp;nbsp;when proxy() disabled. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Accroding to &amp;lt;&amp;lt;MESH 1.0&amp;gt;&amp;gt;, GATT can only have to services, GATT_Provision, and GATT_Proxy. &amp;nbsp;if provisioned with PB_GATT, the PB_GATT will be closed.&lt;/p&gt;
&lt;p&gt;I tried to change Provision_bearer to PB_ADV, but failed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you help with this case ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Brent Dong&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/133166?ContentTypeID=1</link><pubDate>Thu, 24 May 2018 08:47:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14da765c-412c-4ab0-9189-0da21263b0b0</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Yes, you are correct. The proxy client example is essentially a light switch client with a proxy server. Just as the light switch client does, the light switch client with proxy server will be able to turn on &amp;amp; off the lights on other light switch server nodes in the mesh network, in addition to talking to GATT based devices (like smartphones).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/133077?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 16:27:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:deaab084-8a87-4760-9e0f-88e5d4149441</guid><dc:creator>zhengrui</dc:creator><description>&lt;p&gt;Hi Bjorn,&lt;/p&gt;
&lt;p&gt;I use the light switch demo about proxy_server &amp;amp; proxy_client,but in fact they are the server and client for simple_on_of model and they are both the proxy servers .could you please tell me what&amp;#39;s the function of the&amp;nbsp; the proxy client will have?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/132938?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 09:16:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:713e3d27-7d5a-4d7d-8248-ce6c6f40a135</guid><dc:creator>zhengrui</dc:creator><description>&lt;p&gt;yeah ,thanks for your reply and i can create a link between the proxy node and a smartphone,but it failed to send/receive the data, the same as in others&amp;#39; problems in the other cases.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/131929?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 16:12:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50e2d1ff-746b-49dc-9463-ac67cba757cf</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;1) The phone will act as the provisioner &amp;amp; will be able to communicate with the proxy client &amp;amp; proxy server example. I believe it will be similar to the provisioner light switch example in the current mesh sdk v2.0.1.&lt;/p&gt;
&lt;p&gt;2)&amp;nbsp;Are you referring to the provisioner app or mesh in general?&lt;/p&gt;
&lt;p&gt;3) From my understanding, you&amp;#39;ll want to make an nrf52 device for example a proxy node. Then, this node will be able to communicate with a smartphone. I do not believe the idea is to implement the proxy node on a smartphone.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regarding your last question, you could give it a shot with the nrf connect or nrf toolbox app &amp;amp; see if you can connect to the proxy node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/131773?ContentTypeID=1</link><pubDate>Sun, 13 May 2018 16:36:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:177206f7-3c4d-4164-8a1a-9841413fe315</guid><dc:creator>zhengrui</dc:creator><description>&lt;p&gt;Hi Bjorn,can you give me some suggestions for configuring a phone to communicate with a proxy node ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/131714?ContentTypeID=1</link><pubDate>Fri, 11 May 2018 13:21:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daca0117-b948-495b-a91b-28664439a20c</guid><dc:creator>zhengrui</dc:creator><description>&lt;p&gt;oh i have a great interested in the app and everything about proxy.but i still have some questions:&lt;/p&gt;
&lt;p&gt;1.is the phone with the app will as&amp;nbsp; a&amp;nbsp; proxy node or proxy client in mesh?&lt;/p&gt;
&lt;p&gt;2.can i add/delete nodes in mesh and send/ressive datas to/from a specific node by limiting the value of ttl or addressing?&lt;/p&gt;
&lt;p&gt;3.is there bluetooth protocol for mobile phones to configure the phone as a proxy node(maybe java to coding)?and could you share me with it?i can&amp;#39;t find it anywhere.&lt;/p&gt;
&lt;p&gt;thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/131711?ContentTypeID=1</link><pubDate>Fri, 11 May 2018 12:38:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46878753-d9ea-425c-8990-c3f8cc6119e3</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;An iOS nrf mesh app will be released soon to provision &amp;amp; configure mesh nodes using the proxy client &amp;amp; server examples.&lt;/p&gt;
&lt;p&gt;I do not believe the nrf connect app will work out of the box with the proxy server example unfortunately.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/131543?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 13:46:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:957aa03b-140e-47f5-8d9a-e64b814ad408</guid><dc:creator>zhengrui</dc:creator><description>&lt;p&gt;thanks for your reply,i&amp;#39;ve read about&amp;nbsp; this link but &lt;span&gt;actually&amp;nbsp;&lt;/span&gt;i don&amp;#39;t&amp;nbsp; understand the contents about it.&lt;/p&gt;
&lt;p&gt;is it a plan to create an app for ios system?i can get some ideas from it but not too much.&lt;/p&gt;
&lt;p&gt;now i can connect the proxy server with my phone via nrfConnct ,but when i send data to server it doesn&amp;#39;t work.i can see it send successfully but i can&amp;#39;t receive it from proxy server (there is no change on the board and no information shows in rtt viewer).if i send 01 byte the server will disconnect.is there some bugs of proxy server?i cant express it.&lt;/p&gt;
&lt;p&gt;waiting for your reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CREATE PROXY NODE</title><link>https://devzone.nordicsemi.com/thread/131517?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 12:37:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfd4d40b-4435-4bd4-9734-e540dd698c61</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.0.1/md_examples_light_switch_README.html?cp=4_1_0_4_0"&gt;The light switch demo&lt;/a&gt; is setup to use one client &amp;amp; one or multiple servers. As far as I know, it won&amp;#39;t work to add a normal client &amp;amp; proxy client to make that work out of the box with the light switch example.&lt;/p&gt;
&lt;p&gt;You can take a look at the alpha version of the &lt;a href="https://github.com/NordicPlayground/IOS-nRF-Mesh-Library"&gt;nRF Mesh Provision app for iOS&lt;/a&gt;. This preview version should let you provision &amp;amp; configure Mesh nodes. The firmware includes the proxy_client &amp;amp; proxy_server examples from the light switch example to be able to communicate in the mesh network with each other, while also talking to the iOS smartphone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>