<?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>MESH &amp;amp; UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37370/mesh-uart</link><description>Hello everyone, 
 I am currently working on a project, where I want to interface UART to a Bluetooth mesh network. The project is very similar to the light switch demo, because for the beginning I just want to turn on a light with the only difference</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Apr 2020 13:07:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37370/mesh-uart" /><item><title>RE: MESH &amp; UART</title><link>https://devzone.nordicsemi.com/thread/244737?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 13:07:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3734da9c-8374-406e-8535-1c0939cfdd4f</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: MESH &amp; UART</title><link>https://devzone.nordicsemi.com/thread/147499?ContentTypeID=1</link><pubDate>Thu, 06 Sep 2018 08:24:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2846f82-f891-48fe-a7c9-9f7d63caebd8</guid><dc:creator>julian.demicoli</dc:creator><description>&lt;p&gt;You have to add some folder locations to the include library. Right click on your Project or Solution --&amp;gt; Edit Options --&amp;gt; Preprocessor --&amp;gt; User Include Directories --&amp;gt; add yoursdkfolder\nrf5_sdk_for_mesh\examples\common\include&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/620x480/__key/communityserver-discussions-components-files/4/include.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;I was just having trouble with the ble_app_coexist. What I did was adding the UART sources from the uart example project to my needed mesh example and after a while it did work. Maybe just add the include Directorys as shown in the picture and add&amp;nbsp;&lt;/p&gt;
&lt;p&gt;#include &amp;quot;app_uart.h&amp;quot;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;to your source file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It was a bit tricky, I had to play around in some files to get it running. Just try to understand what your compiler is complaining about&amp;nbsp; and it will work after a while.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Julian Demicoli&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MESH &amp; UART</title><link>https://devzone.nordicsemi.com/thread/147311?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 08:35:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c595ef0f-22af-41fe-a8df-999e0f323af5</guid><dc:creator>GuoFong</dc:creator><description>&lt;p&gt;Hello,I encountered this problem when compiling &amp;quot;ble_app_uart_coexist&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0211.Noname.bmp" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks in advance for any help&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MESH &amp; UART</title><link>https://devzone.nordicsemi.com/thread/143909?ContentTypeID=1</link><pubDate>Mon, 13 Aug 2018 11:13:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dec6daad-fb54-4581-bcaf-3fe57a5e7864</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello, have you looked at the &amp;quot;ble_app_uart_coexist&amp;quot; example in the &amp;quot;sdk_coexist&amp;quot; directory?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>