<?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 pca1001 to BLE UART Android App?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3725/how-to-send-data-from-pca1001-to-ble-uart-android-app</link><description>Hello, 
 I was working over nordic dev board and found the uart template. but in that, only &amp;quot;data_receive_handler&amp;quot; is mentioned. i want to send data from my dev board to android uart app. 
 
 Is there any handler i should write? what and how? 
 Is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Sep 2014 17:58:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3725/how-to-send-data-from-pca1001-to-ble-uart-android-app" /><item><title>RE: How to send data from pca1001 to BLE UART Android App?</title><link>https://devzone.nordicsemi.com/thread/13516?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2014 17:58:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a413533-a51b-41a7-b26f-43a0a0c7be72</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You can send data to the nRF UART app by using ble_nus_send_string(...). The function is used in UART0_IRQHandler().&lt;/p&gt;
&lt;p&gt;It relays the data received over UART to the nRF UART app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>