<?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>How to send data from UART over mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33288/how-to-send-data-from-uart-over-mesh</link><description>Hi, 
 I&amp;#39;m working on a project where i need to send data like this way : 
 PC(Terminal) -&amp;gt; node (app_uart_get()) -&amp;gt; relay node 1 -&amp;gt; relay node 2 -&amp;gt; node(app_uart_put())-&amp;gt; PC(Terminal). 
 I already merged light switch example with uart example but now</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Apr 2018 16:07:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33288/how-to-send-data-from-uart-over-mesh" /><item><title>RE: How to send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/128523?ContentTypeID=1</link><pubDate>Mon, 16 Apr 2018 16:07:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d5d9095-5036-4159-9fcc-aafb3162f283</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;Thank you, i will do that and let you know if it works&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/128471?ContentTypeID=1</link><pubDate>Mon, 16 Apr 2018 12:28:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac8c0d3c-2a92-4f16-8189-264b2becf30b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;You can see how the unicast address&amp;nbsp;NRF_MESH_ADDRESS_TYPE_UNICAST is defined inside the case&amp;nbsp;PROV_STATE_CONFIG_PUBLICATION_ONOFF inside provisioner.c in the light switch client example. The different types of mesh addresses are defined inside the enum nrf_mesh_address_type_t in the nrf_mesh.h header file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/128010?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 10:02:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83114198-6792-498c-a483-2f50c2d902d4</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;Would you please tell me how to define a unicast address ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/127997?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 09:21:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:487ad374-a520-4392-8866-b082d4eb5b57</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I am not fully sure, but I believe that is the only change you need to do. Let me know if it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/127993?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 09:09:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b598a4b-2e2a-4316-8df6-334c13a7be46</guid><dc:creator>Arij</dc:creator><description>&lt;p&gt;Yes, I&amp;#39;m following this tutorial at this moment but in my case i have to set the address to a unicast address and not a boroadcast address&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from UART over mesh</title><link>https://devzone.nordicsemi.com/thread/127982?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 08:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29917015-b6f9-4e1d-bb63-b1e037d23062</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29836/send-and-receive-a-string-via-access-layer" target="_blank" rel="noopener noreferrer"&gt;This devzone case&lt;/a&gt; might be useful for you. It will enable you to broadcast a message to all nodes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>