<?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>Does BLE UART affect hardware UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60260/does-ble-uart-affect-hardware-uart</link><description>I&amp;#39;m trying to send data from a NUCLEO F401RE board with the nRF 52840 DK using UART. Then have the data to be sent to my phone via Bluetooth. I&amp;#39;m starting from the ble_app_uart example. Is it possible to use UART to both send data from the MCU to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Apr 2020 12:23:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60260/does-ble-uart-affect-hardware-uart" /><item><title>RE: Does BLE UART affect hardware UART</title><link>https://devzone.nordicsemi.com/thread/244986?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 12:23:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c32ae734-67e1-4d5e-a0a0-b176f1091d71</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Sure!&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;span&gt;ble_app_uart example simply forwards everything received on the nRF hardware UART to the BLE Service,&amp;nbsp; and&amp;nbsp;everything&amp;nbsp;received on&amp;nbsp;the BLE Service to the nRF hardware&amp;nbsp;UART&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;
      +------+
      |      |
-----&amp;gt;+      +-----&amp;gt; BLE Tx
      | UART |
&amp;lt;-----+      +&amp;lt;----- BLE Rx
      |      |
      +------+

&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>