<?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>Transmitting data from ADC over pipe</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2675/transmitting-data-from-adc-over-pipe</link><description>I&amp;#39;m trying to send data acquired from the ADC and monitor it using the master emulator. 
 The values I&amp;#39;m getting do not appear to make sense though. 
 I&amp;#39;m using the BLE_HRS with ADC example discussed here but from looking at the code it only outputs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jun 2014 07:47:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2675/transmitting-data-from-adc-over-pipe" /><item><title>RE: Transmitting data from ADC over pipe</title><link>https://devzone.nordicsemi.com/thread/10499?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2014 07:47:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bb916ea-fab7-42c8-a990-364fb63b0ee0</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The ble_app_hrs example is tailored towards the HRM profile. For a generic profile, we recommend that you use nAN-36 from our website, and combine it with the updated firmware from that application note:
&lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs"&gt;github.com/.../nrf51-ble-app-lbs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Are you receiving in a pattern in your current example?
If so, I would assume it&amp;#39;s the alteration of the different optional data that can be sent with the HRM profile:
&lt;a href="https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.heart_rate_measurement.xml"&gt;developer.bluetooth.org/.../CharacteristicViewer.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is default behavior in the HRM example. (Every third packet will be equal in length)&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>