<?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 Strings from peripheral (nRF52840 DK) to Central (Android Device)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46213/sending-strings-from-peripheral-nrf52840-dk-to-central-android-device</link><description>Hi, 
 I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I added the UART example to my code to see the strings Transmitted and received through TERMITE. I have also</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Apr 2019 11:59:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46213/sending-strings-from-peripheral-nrf52840-dk-to-central-android-device" /><item><title>RE: Sending Strings from peripheral (nRF52840 DK) to Central (Android Device)</title><link>https://devzone.nordicsemi.com/thread/182591?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 11:59:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18625ca0-3372-49df-8b22-9d99a59dfa51</guid><dc:creator>Anubhav</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the reply @Simon.&lt;/p&gt;
&lt;p&gt;Actually, the err_code returned by the&amp;nbsp;uart_event_handle was giving a value 5 which means&amp;nbsp;NRF_ERROR_NOT_FOUND.&lt;/p&gt;
&lt;p&gt;When I checked the ble_nus_data_send function I got to know that the&amp;nbsp;m_conn_handle value was not correct. So I defined a new&amp;nbsp;m_conn_handle1 and then I was able to send strings from my nRF52840 board to the nRFtoolbox app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending Strings from peripheral (nRF52840 DK) to Central (Android Device)</title><link>https://devzone.nordicsemi.com/thread/182573?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 11:00:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff46b04e-810c-430d-98af-fd37667acda6</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Could you upload your whole project as a zipped file?&lt;/p&gt;
&lt;p&gt;Zip this folder:&amp;nbsp;&lt;em&gt;nRF5_SDK_15.0.0_a53641a\examples\ble_xxxx\name_of_project&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>