<?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>Using NRF8001 UART to convert incoming every 5ms bytes to BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23516/using-nrf8001-uart-to-convert-incoming-every-5ms-bytes-to-ble</link><description>My external application processor UART, every 5 ms @ 19.2 KBPS transmits a byte to UART RCV of NRF8001, which needs to convert this to BLE and then transmit to a cell phone. Is there a specific example for this situation? How / will this can work? 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Jul 2017 11:26:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23516/using-nrf8001-uart-to-convert-incoming-every-5ms-bytes-to-ble" /><item><title>RE: Using NRF8001 UART to convert incoming every 5ms bytes to BLE</title><link>https://devzone.nordicsemi.com/thread/92370?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2017 11:26:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dbaa5b7-e5ac-4e9f-b1b1-dfccc036d55d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;You haven&amp;#39;t mentioned which MCU you are using.&lt;/p&gt;
&lt;p&gt;If you are familiar with Arduino, you can follow &lt;a href="https://learn.adafruit.com/getting-started-with-the-nrf8001-bluefruit-le-breakout/software-uart-service"&gt;this tutorial&lt;/a&gt; from Adafruit here. The example they use is exactly what you were asking for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>