<?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>Example code for ADC simultaneous sampling and UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15308/example-code-for-adc-simultaneous-sampling-and-uart</link><description>Hi, 
 I need to sample 2 inputs at 200Hz and send it on an app. Can I send the data at this speed using UART service? I was trying to do it using HRM example but could not achieve this speed.
Can I get any links to a similar code?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Aug 2016 11:32:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15308/example-code-for-adc-simultaneous-sampling-and-uart" /><item><title>RE: Example code for ADC simultaneous sampling and UART</title><link>https://devzone.nordicsemi.com/thread/58500?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 11:32:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:339ed5e1-b5f9-44a0-9cae-4b208c544fa4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Manu: I saw you created a case to request the example. One of my co-worker is preparing it and will send to you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code for ADC simultaneous sampling and UART</title><link>https://devzone.nordicsemi.com/thread/58501?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2016 20:02:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eaa0d16b-a93e-484c-888d-d8f8001d3b5c</guid><dc:creator>Manu</dc:creator><description>&lt;p&gt;@Hung: Thanks. Is there a code that combines adc sampling with ble_uart so that I can read data on an android app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example code for ADC simultaneous sampling and UART</title><link>https://devzone.nordicsemi.com/thread/58499?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2016 13:13:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23c19d60-186a-4613-9fb6-3c7c56ae67c0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Manu: The maximum data thoughput with BLE is 128kbps = 16KB/s.
You can have a look at &lt;a href="https://devzone.nordicsemi.com/question/17926/how-should-i-increase-the-throughput-of-my-ble-application/"&gt;this thread&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If your data is very small (1 2 bytes each sample) you should collect them and send at once when you have 20bytes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>