<?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>Send data from UART over mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29262/send-data-from-uart-over-mesh</link><description>I need to send and receive data from the UART of many nodes to the UART of one specific node.
I use is the nrf52840 PDK with segger-studio. Is there a sample available to do this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Apr 2020 13:08:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29262/send-data-from-uart-over-mesh" /><item><title>RE: Send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/244741?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 13:08:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82493252-6f93-4d8e-9489-5ac21f7bb517</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;&lt;strong&gt;Update:&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Example for UART in mesh:&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/59428/adding-uart-code-to-the-light-switch-server-project/241688#241688"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/59428/adding-uart-code-to-the-light-switch-server-project/241688#241688&lt;/a&gt;&lt;br /&gt;&lt;span&gt;Example for GATT proxy in coexistence example:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/53837/including-nrf5-sdk-for-mesh-functionality-in-an-nrf5-sdk-example/235538#235538"&gt;devzone.nordicsemi.com/.../235538&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/116395?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2018 10:15:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44ee49af-eb33-42c6-b01c-387acc212dda</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;802.15.4 and Bluetooth Mesh could be quite different (broadcast mesh vs routed mesh). I would suggest to have a look at the &lt;a href="https://www.bluetooth.com/specifications/mesh-specifications"&gt;Bluetooth Mesh Spec&lt;/a&gt; (Mesh profile) and our getting started guide &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v1.0.0/md_doc_getting_started_getting_started.html?cp=4_1_0_3"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/116396?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2018 14:28:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a32c5bcb-7ecb-4cf3-b34a-949e5a25f5e0</guid><dc:creator>Gerry</dc:creator><description>&lt;p&gt;Hi, thanks for your answer. I already made a prototype with this function using SAMR21 from Atmel with 802.15.4-Mesh. Now i looked at the code of the light Switch example and i dont find the way into it. Bluetooth-mesh seems to be far mor complicated. What&amp;#39;s the best way to learn more about it, so i can implement the code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/116394?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2018 14:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:087b4b2e-ea1a-4387-ab65-a7cdecdbcaa1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;We don&amp;#39;t have an example does exactly what you ask.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s possible to modify the light switch example to do so. You can have just one server and serveral clients to send data to that one server. It&amp;#39;s simply to set the publication address of the client to the unicast address of the server, or the subscription address of the server.&lt;/p&gt;
&lt;p&gt;Note that it&amp;#39;s not obligated to use the client-server model. You can always use access layer directly to  send and receive data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>