<?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>Send Data from nrf52-dk to Esp8266</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26307/send-data-from-nrf52-dk-to-esp8266</link><description>Hi,
I have some data which i want to send from nrf51-dk to ESP8266 . i have tried Ble UART central example to write data serially but doesn&amp;#39;t achieve any result. I have also tried serially writing data by assigning pin 22 and 23 as rx and tx of serial</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Oct 2017 09:10:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26307/send-data-from-nrf52-dk-to-esp8266" /><item><title>RE: Send Data from nrf52-dk to Esp8266</title><link>https://devzone.nordicsemi.com/thread/103542?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2017 09:10:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:582f8bb4-69df-4baa-9800-e52c100ea7ce</guid><dc:creator>Ajaysaini58</dc:creator><description>&lt;p&gt;Thank you for this help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send Data from nrf52-dk to Esp8266</title><link>https://devzone.nordicsemi.com/thread/103541?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2017 08:43:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee8ffc65-98d7-4c11-9e1e-988d2fa1c9bc</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;There is unfortunately only one UART(E) peripheral instance on the nRF52832.&lt;/p&gt;
&lt;p&gt;If you need 2 UART(E) instances, I would recommend upgrading to the &lt;a href="https://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK"&gt;nRF52840&lt;/a&gt; that have support for 2 UART(E) peripheral  instances.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send Data from nrf52-dk to Esp8266</title><link>https://devzone.nordicsemi.com/thread/103540?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2017 08:37:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9e5232e-8b69-4378-996a-2b4403dae511</guid><dc:creator>Ajaysaini58</dc:creator><description>&lt;p&gt;Hi Sigurd,
Yes, i tried that too. The data is received/transmitted perfectly on UART Port. Confirmed the same via connecting USB Serial cable to my computer. But i want to have an Serial additional port where i can read/write the same data which is being received via BLE.
Basically, is there a way to have an additional UART port?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send Data from nrf52-dk to Esp8266</title><link>https://devzone.nordicsemi.com/thread/103539?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 13:27:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3d91c29-9304-41e5-b87d-f3da2690bb0c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What SDK version is this?&lt;/p&gt;
&lt;p&gt;Could you try with the ble_app_uart peripheral example(in folder &lt;code&gt;SDK_folder\examples\ble_peripheral\ble_app_uart&lt;/code&gt;). Connect with the the &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Toolbox-App"&gt;nRF-Toolbox app(UART)&lt;/a&gt;, and the text you send from the phone over BLE to the nRF5x-DK, should be outputted on the UART lines.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>