<?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>Sending and receiving strings over UART mobile app.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41626/sending-and-receiving-strings-over-uart-mobile-app</link><description>I want create a simple application such that when I send a string &amp;quot;Hello&amp;quot; from the nRF UART Android app to the board, I receive a string &amp;quot;Hi&amp;quot; back to the phone. How do I write a program for this? 
 I&amp;#39;m a student and just started learning how to use this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Dec 2018 16:31:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41626/sending-and-receiving-strings-over-uart-mobile-app" /><item><title>RE: Sending and receiving strings over UART mobile app.</title><link>https://devzone.nordicsemi.com/thread/162144?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 16:31:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ac3b28b-7983-4915-b3a6-8bf3cfc35d54</guid><dc:creator>uzairk365</dc:creator><description>&lt;p&gt;Thanks a lot for this guide&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;. Exactly what I needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending and receiving strings over UART mobile app.</title><link>https://devzone.nordicsemi.com/thread/162112?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 14:31:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621b3436-9f52-4e00-a1a1-2d77ea0d4fd4</guid><dc:creator>awneil</dc:creator><description>[quote userid="75877" url="~/f/nordic-q-a/41626/sending-and-receiving-strings-over-uart-mobile-app"]I&amp;#39;m a student and just started learning how to use this board[/quote]
&lt;p&gt;It&amp;#39;s not really about the board - it&amp;#39;s about reading and understanding source code.&lt;/p&gt;
&lt;p&gt;So where are you in terms of &amp;#39;C&amp;#39; programming?&lt;/p&gt;
&lt;p&gt;This really isn&amp;#39;t a project for a beginner in &amp;#39;C&amp;#39; programming.&lt;/p&gt;
&lt;p&gt;As a student, you should be going to your teacher / tutor / supervisor for guidance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending and receiving strings over UART mobile app.</title><link>https://devzone.nordicsemi.com/thread/162109?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 14:20:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50c829e1-ada9-4dd6-9311-67038220ac81</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suggest that you take a look at &lt;a href="https://github.com/sigurdnev/nordic_workshop"&gt;this guide&lt;/a&gt; that shows how to use the Nordic Uart Service. The tutorial shows how you can use an event handler that triggers on strings from the toolbox application and how to send strings from the application to the mobile phone.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending and receiving strings over UART mobile app.</title><link>https://devzone.nordicsemi.com/thread/161958?ContentTypeID=1</link><pubDate>Sat, 15 Dec 2018 16:35:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afd46d33-6ad2-491c-a393-89a4c8a45296</guid><dc:creator>uzairk365</dc:creator><description>&lt;p&gt;/Yes I went trough that example code but there are so many functions and libraries defined that I don&amp;#39;t know which ones to use. I just want to know which functions I should use to send and receive strings over UART.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending and receiving strings over UART mobile app.</title><link>https://devzone.nordicsemi.com/thread/161952?ContentTypeID=1</link><pubDate>Sat, 15 Dec 2018 08:58:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8d92ca8-7aa9-4722-8469-e43d949c8e4a</guid><dc:creator>brinehart</dc:creator><description>&lt;p&gt;BLE_UART example is&amp;nbsp;where I would start for this.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>