<?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>Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37790/establish-smart-phone-data-link-from-mesh-proxy</link><description>Hi, 
 
 Here I met a problem, please help. 
 I am using proxy.c to establish an data link with smartphone via mesh_GATT. 
 What I am doing is like this: 
 For TX , 
 it is actually a service notification 
 1. I created a function to use proxy_connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Nov 2018 11:04:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37790/establish-smart-phone-data-link-from-mesh-proxy" /><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/158799?ContentTypeID=1</link><pubDate>Fri, 23 Nov 2018 11:04:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df0483ed-603f-45bf-8fe0-c2cb18fb8cf7</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;Yes, it works! &amp;nbsp;but not so easy. &amp;nbsp;nerf_mesh is just demo for provision. needs a lot of time to read through before start an workable application. Just get started with mesh stacks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/150768?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 18:16:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd71a86c-565a-4c7d-865d-3fe227ff977b</guid><dc:creator>gsegment</dc:creator><description>&lt;p&gt;Hi, do you have success with phone app to monitor mesh network?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/148312?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 06:40:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f04f107-bf50-45dd-9a70-baf5f630ef96</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Brent,&lt;/p&gt;
&lt;p&gt;Thanks for the update. Let me know if you have any more questions regarding this subject.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/148311?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 06:37:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17c90700-a10f-446f-b1f7-51331a43a0a0</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi， Bj&amp;oslash;rn&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Forget about this question.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Without nrf_mesh, we can not get through encryption_decryption process, I realized why the data received on smart phone is totally not what I sent.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Brent&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/148103?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 22:43:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fe4b435-2698-4add-9217-21e6dd23a7ce</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi， Bj&amp;oslash;rn&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Still a question to ask.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In mesh profile , page 141, there is a &amp;quot; GATT Proxy State&amp;quot; defined , this state decides Proxy enable, &amp;nbsp;Proxy disable or Proxy unsupported.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; I think , this state tell us why &amp;nbsp;smart phone connection is rejected when trying sending data to mesh network.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When I trace back to code, this state is controlled by &amp;quot; Config_Server&amp;quot;:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;static void handle_config_gatt_proxy_get(access_model_handle_t handle, const access_message_rx_t * p_message, void * p_args);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;static void handle_config_gatt_proxy_set(access_model_handle_t handle, const access_message_rx_t * p_message, void * p_args)&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; it is reasonable. and we know &amp;quot;Config_Server&amp;quot; will &amp;nbsp;only be set by &amp;quot;Config_client&amp;quot; through opcode command.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In &amp;quot; Config_client.c&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;uint32_t config_client_gatt_proxy_set(bool state)&lt;br /&gt;{&lt;br /&gt; return NRF_ERROR_NOT_SUPPORTED;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;uint32_t config_client_node_identity_get(uint16_t netkey_index)&lt;br /&gt;{&lt;br /&gt; return NRF_ERROR_NOT_SUPPORTED;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;uint32_t config_client_node_identity_set(uint16_t netkey_index, config_identity_state_t state)&lt;br /&gt;{&lt;br /&gt; return NRF_ERROR_NOT_SUPPORTED;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is that means we can not set GATT_PROXY_STATE on app level ? &amp;nbsp;or is there any other way to set this state?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I mean , if this sate can be set on app level , we can easily work with samrt phone via MESH_GATT.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Sorry for trouble you again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Brent&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/146923?ContentTypeID=1</link><pubDate>Mon, 03 Sep 2018 09:18:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85262268-2164-4e2c-bf69-066f5a67f2e9</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi， Bj&amp;oslash;rn&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks a lot!&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I will go New_Model plan, &amp;nbsp;see if I can go through. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Let you know soon.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Brent&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/146648?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 08:03:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5a1c5af-83c4-45f2-a418-ac981566049b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Brent,&lt;/p&gt;
&lt;p&gt;We clearly have a misunderstanding here. I was not clear enough in explaining myself. If you want to use the smartphone to monitor a mesh network, you will need to create your own app that you can base off of the nrf mesh app for example.&lt;/p&gt;
&lt;p&gt;To facilitate the communication between the smartphone &amp;amp; the mesh, you can create a new model that I mentioned in the last comment. Just create a new model based on the simple on off server model. Instead of then communicating to the simple on off server model, change the app to communicate with the new &amp;quot;generic message model&amp;quot; you create.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/146369?ContentTypeID=1</link><pubDate>Wed, 29 Aug 2018 15:59:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01d15920-d0de-4083-aacf-d73a31b66bb3</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;HI,&amp;nbsp;Bj&amp;oslash;rn&lt;/p&gt;
&lt;p&gt;I guess we have misunderstanding here, let me make it clear:&lt;/p&gt;
&lt;p&gt;1. I do not have problem on adding models, &amp;nbsp;models work good.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;SDK co_existance is fine too, I used MESH SDK and SDK 5_15.00 together .&lt;/p&gt;
&lt;p&gt;2. I do not&amp;nbsp;want to use &amp;quot;&amp;nbsp;nRF Mesh iOS/Android applications&amp;quot; example on &amp;nbsp;smartphone to work as provisioner, I just want to use smartphone to monitor mesh network and set parameters with my own Phone_APP.&lt;/p&gt;
&lt;p&gt;My understanding ,&amp;nbsp;&lt;span&gt;&amp;quot;&amp;nbsp;&lt;/span&gt;&lt;span&gt;nRF Mesh iOS/Android applications&amp;quot; &amp;nbsp;uses Mesh_GATT (PB_GATT) &amp;nbsp;to provision the device. &amp;nbsp;I want to use mesh_GATT to establish a packet exchange with mesh network after the nodes have been provisioned..&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In the previous message, I show you how I did to cut_in from Proxy. &amp;nbsp;but the data is not correct, &amp;nbsp;anypoint, where I am wrong?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Brent&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/146302?ContentTypeID=1</link><pubDate>Wed, 29 Aug 2018 12:11:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eaa5eb07-fb60-4520-b755-9e08c4f74594</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Brent,&lt;/p&gt;
&lt;p&gt;Sorry for the delayed response. The reason nRF Connect disconnects from the provisioning service is that you are most likely not sending the correctly formatted data. I am not sure it is possible at the moment to send data via nRF Connect to the proxy node.&lt;/p&gt;
&lt;p&gt;What you could do is create a new model based on the simple on off model. Then, if you take a look at the handle_set_cb() function in&amp;nbsp; the simple_on_off_server.c code, you can see this line of code:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;bool value = (((simple_on_off_msg_set_t*) p_message-&amp;gt;p_data)-&amp;gt;on_off) &amp;gt; 0;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;p_message is an access_message_rx_t struct pointer. Inside this struct, you can see the const p_data pointer which points to the first byte of the message data. Instead of making that const, you can change this to be a byte stream instead. Make sure to change the length of the byte stream too (i.e. uint16_t length). It could also be useful to take a look at &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.1.1/md_doc_getting_started_how_to_models.html?cp=4_1_0_3_5"&gt;this documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/146273?ContentTypeID=1</link><pubDate>Wed, 29 Aug 2018 10:50:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a027485-e95f-4aba-969a-9408650ebdaf</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;Hi,Bj&amp;oslash;rn&lt;/p&gt;
&lt;p&gt;Any update?&lt;/p&gt;
&lt;p&gt;Brent&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/145991?ContentTypeID=1</link><pubDate>Mon, 27 Aug 2018 17:57:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a044312-c566-479e-bfe8-c2f1ee5eb8c8</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;Hi,Bj&amp;oslash;rn&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
&lt;p&gt;As for your mentioned link, &amp;nbsp;definitelly many Nordic Ble central &amp;nbsp;examples can talk with smartphone, but they are out of mesh.I could not add packet into mesh network, &amp;nbsp;unless I add another model , such as smartphone_data model to handle this. and I can not use current GATT observer, &amp;nbsp;i need a seperate one, and do not know what happens in next steps.&lt;/p&gt;
&lt;p&gt;I saw some talks in this Blog, &amp;nbsp;Proxy is aimed to enable mesh network to work with temperary connections such as smartphone, .&lt;span&gt;mesh profile1.0&lt;/span&gt;&amp;nbsp;talks like this either. I think it is reasonable, otherwise , why Proxy is added here? Could you help to check with your team, definitely there is a way to work it out.&lt;/p&gt;
&lt;p&gt;Actually I downloaded nRF mesh , but I think it is not a good ideal. &amp;nbsp;Reliability level required &amp;nbsp;of Mesh network is much higher than samrtphone. now a days , people change smart phone just like party meeting. but mesh network is Iot, it is engineering, need to be rubust against circumstances.&amp;nbsp;Provisioner keeps all metadata of the network, It is riscky &amp;nbsp;to provision from smartphone.&lt;/p&gt;
&lt;p&gt;And one information I mentioned before is not full. &amp;nbsp; Ater provision, the Proxy--Samrtphone connection becomes active. I defined an APP Timer to watch the connection, &amp;nbsp;from Proxy side, data in/out stable, &amp;nbsp;from smartphone side, data keep coming. but the data is not Tx data of Proxy.&lt;/p&gt;
&lt;p&gt;It is very strange, &amp;nbsp;I read all the Proxy code , &amp;nbsp;it is not complicated, &amp;nbsp;but designed to work between GATT and mesh network, permit only one connection for all mesh nodes, &amp;nbsp;but have&amp;nbsp;GATT packet relayable.&lt;/p&gt;
&lt;p&gt;I just do not understand everything is just designed perfect here, &amp;nbsp;why we can not make it work.&lt;/p&gt;
&lt;p&gt;Please help to find what is best way out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Best&amp;nbsp;Regards&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Brent&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2818608&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 2818611&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 2818616&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 2887963&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 3051716&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 3146272&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 3146275&amp;gt;, et_sensor.c, 174, belt_sensor_status=0&lt;br /&gt;&amp;lt;t: 3146278&amp;gt;, et_sensor.c, 183, seat_sensor_status=0&lt;br /&gt;&amp;lt;t: 3146280&amp;gt;, et_sensor.c, 240, Battery_Value=0&lt;br /&gt;&amp;lt;t: 3146282&amp;gt;, et_sensor.c, 44, DeviceId = 6794 &lt;br /&gt;&amp;lt;t: 3146288&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 3146292&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 3146297&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 3473952&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 3473955&amp;gt;, et_sensor.c, 174, belt_sensor_status=0&lt;br /&gt;&amp;lt;t: 3473957&amp;gt;, et_sensor.c, 183, seat_sensor_status=0&lt;br /&gt;&amp;lt;t: 3473960&amp;gt;, et_sensor.c, 240, Battery_Value=0&lt;br /&gt;&amp;lt;t: 3473962&amp;gt;, et_sensor.c, 44, DeviceId = 6794 &lt;br /&gt;&amp;lt;t: 3473968&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 3473971&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 3473976&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 3706927&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 3801632&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 3801635&amp;gt;, et_sensor.c, 174, belt_sensor_status=0&lt;br /&gt;&amp;lt;t: 3801637&amp;gt;, et_sensor.c, 183, seat_sensor_status=0&lt;br /&gt;&amp;lt;t: 3801640&amp;gt;, et_sensor.c, 240, Battery_Value=0&lt;br /&gt;&amp;lt;t: 3801642&amp;gt;, et_sensor.c, 44, DeviceId = 6794 &lt;br /&gt;&amp;lt;t: 3801648&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 3801651&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 3801656&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 3871537&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 4034280&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 4129312&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 4129315&amp;gt;, et_sensor.c, 174, belt_sensor_status=0&lt;br /&gt;&amp;lt;t: 4129317&amp;gt;, et_sensor.c, 183, seat_sensor_status=0&lt;br /&gt;&amp;lt;t: 4129320&amp;gt;, et_sensor.c, 240, Battery_Value=0&lt;br /&gt;&amp;lt;t: 4129322&amp;gt;, et_sensor.c, 44, DeviceId = 6794 &lt;br /&gt;&amp;lt;t: 4129325&amp;gt;, et_sensor.c, 99, batt_volts=57&lt;br /&gt;&amp;lt;t: 4129330&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 4129333&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 4129338&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 4198997&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 4362521&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 4456992&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 4456996&amp;gt;, et_sensor.c, 174, belt_sensor_status=0&lt;br /&gt;&amp;lt;t: 4456998&amp;gt;, et_sensor.c, 183, seat_sensor_status=0&lt;br /&gt;&amp;lt;t: 4457002&amp;gt;, et_sensor.c, 240, Battery_Value=0&lt;br /&gt;&amp;lt;t: 4457004&amp;gt;, et_sensor.c, 44, DeviceId = 6794 &lt;br /&gt;&amp;lt;t: 4457010&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 4457013&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 4457018&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 4784672&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 4784675&amp;gt;, et_sensor.c, 174, belt_sensor_status=0&lt;br /&gt;&amp;lt;t: 4784678&amp;gt;, et_sensor.c, 183, seat_sensor_status=0&lt;br /&gt;&amp;lt;t: 4784680&amp;gt;, et_sensor.c, 240, Battery_Value=0&lt;br /&gt;&amp;lt;t: 4784682&amp;gt;, et_sensor.c, 44, DeviceId = 6794 &lt;br /&gt;&amp;lt;t: 4784688&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 4784691&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 4784696&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 5018187&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 5112352&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 5112355&amp;gt;, et_sensor.c, 174, belt_sensor_status=0&lt;br /&gt;&amp;lt;t: 5112357&amp;gt;, et_sensor.c, 183, seat_sensor_status=0&lt;br /&gt;&amp;lt;t: 5112360&amp;gt;, et_sensor.c, 240, Battery_Value=0&lt;br /&gt;&amp;lt;t: 5112362&amp;gt;, et_sensor.c, 44, DeviceId = 6794 &lt;br /&gt;&amp;lt;t: 5112368&amp;gt;, smartphone_connection.c, 112, ----- Smartphone_Trig Timer Started -----&lt;br /&gt;&amp;lt;t: 5112371&amp;gt;, smartphone_connection.c, 71, Rx_Buffer : 00000000000000000000000000000000000000000000000000000000000000FFFF&lt;br /&gt;&amp;lt;t: 5112376&amp;gt;, smartphone_connection.c, 72, Tx Buffer : 999999999999999999999999999999999999999999999999999999999999999999&lt;br /&gt;&amp;lt;t: 5345625&amp;gt;, network.c, 409, RX1_Start&lt;br /&gt;&amp;lt;t: 5440032&amp;gt;, server_model_application.c, 101, ----- Server_Trig Timer Started ----&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Establish Smart Phone Data Link from Mesh Proxy</title><link>https://devzone.nordicsemi.com/thread/145898?ContentTypeID=1</link><pubDate>Mon, 27 Aug 2018 11:00:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c41ce269-416e-443a-9c5e-36d4d38bf554</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Hi Brent,&lt;/p&gt;
&lt;p&gt;From my understanding, the mesh provisioning service, along with the Mesh Provisioning Data In &amp;amp; Data Out characteristics are currently only useable via the nRF Mesh iOS/Android applications. As soon as you try writing a value to the Data In characteristic, the device disconnects (as you have noticed).&lt;/p&gt;
&lt;p&gt;Have you tried &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.1.1/md_doc_getting_started_how_to_nordicSDK.html?cp=4_1_0_3_6"&gt;merging the mesh example with the ble_app_uart functionality&lt;/a&gt; from sdk 15 or 15.1?&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>