<?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>Serial profile for mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45480/serial-profile-for-mesh</link><description>Hi Guys, 
 I am using nordic nrf52840 DK. 
 Is serial profile and UART different ? 
 If so, what is serial profile in nordic and how can I integrate mesh and serial profile ? 
 I used UART example where I am able to send anything from UART app to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Apr 2019 13:05:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45480/serial-profile-for-mesh" /><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/184327?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2019 13:05:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c668015-19fe-4cc7-bec0-e9ccbacfe2f2</guid><dc:creator>Mttrinh</dc:creator><description>[quote user="Vibhu"]So If I were to send command to 3 Servers via UART I would need 3 clients and totally 6 nodes in the mesh ?[/quote]
&lt;p&gt;You would only need one client to send a message to the servers in the mesh network.&lt;/p&gt;
[quote user="Vibhu"]I have 5 nodes and is it possible to use UART and mesh at the same time in all the 5 nodes individually ?[/quote]
&lt;p&gt;Yes, you can run both UART and mesh in all the nodes.&lt;/p&gt;
[quote user="Vibhu"]Like, if I want to send UART command from phone app to a particular node in any of the 5 I should be able to, Is that possible ?[/quote]
&lt;p&gt;Yes, that is possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/184154?ContentTypeID=1</link><pubDate>Sat, 27 Apr 2019 06:32:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a17cd6f-b754-43bc-b276-6888cb12bffd</guid><dc:creator>Vibhu</dc:creator><description>&lt;p&gt;So If I were to send command to 3 Servers via UART I would need 3 clients and totally 6 nodes in the mesh ?&lt;/p&gt;
&lt;p&gt;I have 5 nodes and is it possible to use UART and mesh at the same time in all the 5 nodes individually ?&lt;/p&gt;
&lt;p&gt;Like, if I want to send UART command from phone app to a particular node in any of the 5 I should be able to, Is that possible ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/184060?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 12:11:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bfafad2-3123-484b-b552-a0f241f90648</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;I might be misuderstanding, but you are using the Coexistence example, right? You want to send a command from a phone to a node via UART, then this node will send to another node in the mesh network, correct? If so, you would need a client to send a message to server in mesh network.&lt;/p&gt;
&lt;p&gt;Phone-&amp;gt; Client-&amp;gt; Server.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/183836?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2019 13:13:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1b67519-a7e8-4d36-b5aa-c87664f8bb98</guid><dc:creator>Vibhu</dc:creator><description>&lt;p&gt;Sorry, I am not able to understand.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If it re-transmits to the fifth board, then from the fifth board I will send it to another controller so why would I need a client node for?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/183829?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2019 12:58:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6812f2be-19c7-4e6c-8c76-36957328623c</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Yes, it will re-transmit the command to the fifth board. But like I mentioned earlier, a&lt;span&gt;&amp;nbsp;mesh network communicates via a client-server architecture, so you will need client nodes as well.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/183420?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2019 11:32:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9597f0bb-1aa9-41de-bb02-2dc11119e10b</guid><dc:creator>Vibhu</dc:creator><description>&lt;p&gt;I have 5 nrf52840 boards. All the boards have light server code. Now I have to turn on the LED on the 5th board which is not in range to my mobile app. But another one board is in range with my mobile app and that node is also in range with the 5th board. So will that board act as a relay node and re-transmit the command to the 5th board ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/181652?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 14:03:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cd1e285-e774-4be4-b761-37c4471396ce</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;[quote user="Vibhu"][/quote]&lt;/p&gt;
&lt;p&gt;Only is Coexist example the server only wont act as a mesh and work as a relay node ?&lt;/p&gt;
&lt;p&gt;Or in client server example also If I have server code in 4 boards and wanted to do a generic on and off then also only server cant be used as a relay node in mesh ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sorry i&amp;#39;m not sure what you mean by this, could you eloborate/rephrase your question?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/181606?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 12:44:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71adfef3-ad65-45c7-a208-10e631793c7c</guid><dc:creator>Vibhu</dc:creator><description>&lt;p&gt;Only is Coexist example the server only wont act as a mesh and work as a relay node ?&lt;/p&gt;
&lt;p&gt;Or in client server example also If I have server code in 4 boards and wanted to do a generic on and off then also only server cant be used as a relay node in mesh ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/181364?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 14:29:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9d20d5f-a8f1-4d28-a89d-36b7afc466b3</guid><dc:creator>Mttrinh</dc:creator><description>[quote user="Vibhu"]So if a mesh network communication needs a client-server then, the client only has UART, So I should send commands from UART to client and then send then to server using mesh ?[/quote]
&lt;p&gt;Yes, that is correct.&lt;/p&gt;
[quote user="Vibhu"]If there are only 5 servers in a network wont it work as a mesh ?[/quote]
&lt;p&gt;No, you will also need clients in the network to be able to communicate in the network.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/181279?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 10:34:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14927e49-ad56-460e-9869-ca0b4ab28529</guid><dc:creator>Vibhu</dc:creator><description>[quote userid="15475" url="~/f/nordic-q-a/45480/serial-profile-for-mesh/181267"] Do you want to send a command from phone to node using UART, then transmit the command to another node via mesh[/quote]
&lt;p&gt;Yes, I want to send command using UART and then transmit them via mesh.&lt;/p&gt;
&lt;p&gt;So if a mesh network communication needs a client-server then, the client only has UART, So I should send commands from UART to client and then send then to server using mesh ?&lt;/p&gt;
&lt;p&gt;If there are only 5 servers in a network wont it work as a mesh ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/181267?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 09:03:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:769bb98a-9a65-47cb-9395-370cf52920d4</guid><dc:creator>Mttrinh</dc:creator><description>[quote user="Vibhu"]So I send a command from my phone using the UART app and the mesh which is receiving should transmit the command to another controller via UART.[/quote]
&lt;p&gt;I&amp;#39;m a little bit confused by this. Do you want to send a command from phone to node using UART, then transmit the command to another node via mesh? If so, yes you can use the UART Coexistence example to achieve this.&lt;/p&gt;
[quote user="Vibhu"]If I have 6 nordic boards with UART coexistence example in it, all 6 clients. Will I be able to send commands in UART to them and will that be also in a mesh ?[/quote]
&lt;p&gt;All 6 clients can be in the same mesh network and you will be able to send commands to them over UART, but the commands won&amp;#39;t be sent over mesh. A mesh network communicates via a client-server architecture, which means you need server models as well. You can read more about it &lt;a href="https://blog.bluetooth.com/the-fundamental-concepts-of-bluetooth-mesh-networking-part-1" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/180887?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 04:30:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:052b9ac1-0526-429d-a5de-f2bc8ebcd353</guid><dc:creator>Vibhu</dc:creator><description>&lt;p&gt;I want to use UART and mesh together in one node. I want to use UART to send commands to the node which should be in mesh network.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So I send a command from my phone using the UART app and the mesh which is receiving should transmit the command to another controller via UART.&lt;/p&gt;
&lt;p&gt;The main use of UART is to send commands and the use of mesh is to increase the distance so that if a node is not in range I can communicate with it using other nodes.&lt;/p&gt;
&lt;p&gt;Can this be achieved using the UART coexistence ?&lt;/p&gt;
&lt;p&gt;If I have 6 nordic boards with UART coexistence example in it, all 6 clients. Will I be able to send commands in UART to them and will that be also in a mesh ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/180831?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 15:09:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cd4858b-58da-4958-b59a-231fff4c3b9b</guid><dc:creator>Mttrinh</dc:creator><description>[quote user="Vibhu"]Now if I send a command from UART app in phone&amp;nbsp; to client it will turn on the LED in the Server right ?[/quote]
&lt;p&gt;&amp;nbsp;Yes, that is correct.&lt;/p&gt;
[quote user="Vibhu"]Will I be able to have as many clients as I want ? say 6 or 7?[/quote]
&lt;p&gt;Yes, you should be able to have that many clients in the mesh network.&lt;/p&gt;
&lt;p&gt;[quote user="Vibhu"][/quote]&lt;/p&gt;
&lt;p&gt;If I have more than one client will that act as a mesh and if one client is not in range will multihop happen ?&lt;/p&gt;
&lt;p&gt;Or only it can communicate to server ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure what you mean by this, can you elaborate?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/180409?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2019 06:07:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbab1db9-caef-46f9-bef9-dc78b76f9956</guid><dc:creator>Vibhu</dc:creator><description>&lt;p&gt;In the UART Coexistence example, I am using a phone as a provisioner and provisioned a Server and a Client.&lt;/p&gt;
&lt;p&gt;Now if I send a command from UART app in phone&amp;nbsp; to client it will turn on the LED in the Server right ?&lt;/p&gt;
&lt;p&gt;Will I be able to have as many clients as I want ? say 6 or 7?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;My requirement is that I want to send a command to any particular node in the mesh using the UART.&lt;/p&gt;
&lt;p&gt;If I have more than one client will that act as a mesh and if one client is not in range will multihop happen ?&lt;/p&gt;
&lt;p&gt;Or only it can communicate to server ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And by serial profile I meant the node should be detected in the UART app provided by nordic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial profile for mesh</title><link>https://devzone.nordicsemi.com/thread/179005?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2019 15:12:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8ef8dc3-2c27-4a99-91e6-e0d4aff52a36</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I think the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/md_examples_sdk_coexist_ble_app_uart_coexist_README" rel="noopener noreferrer" target="_blank"&gt;UART Coexistence example&lt;/a&gt; is what you are looking for. This example let you simulate a button press over UART, and then sends a message to a mesh node. What do you mean by serial profile?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>