<?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 saadc through BLE UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37573/send-data-from-saadc-through-ble-uart</link><description>I&amp;#39;m using 14.2 SDK SES . I&amp;#39;m trying to send data of sensor through BLE . When i enable Notification in mobile applicaion (nRF connect) i generally dont get any value or garbage values. I combined saadc and ble_app_uart application for this . 
 Here is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Aug 2018 11:25:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37573/send-data-from-saadc-through-ble-uart" /><item><title>RE: Send data from saadc through BLE UART</title><link>https://devzone.nordicsemi.com/thread/144686?ContentTypeID=1</link><pubDate>Fri, 17 Aug 2018 11:25:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5511013b-5167-44ec-a140-ac7113e51693</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I believe this is a duplicate. Please see my response in your previous post:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/37410/send-sensor-saadc-data-over-ble"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/37410/send-sensor-saadc-data-over-ble&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send data from saadc through BLE UART</title><link>https://devzone.nordicsemi.com/thread/144650?ContentTypeID=1</link><pubDate>Fri, 17 Aug 2018 08:45:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29fc111a-4e3a-4aed-88ca-6ce7974e20d3</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;This is not a correct usage of &lt;strong&gt;sprintf&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;sprintf(value[0] , &amp;quot;testing = %d&amp;quot;,p_event-&amp;gt;data.done.p_buffer[0]);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;See your &amp;#39;C&amp;#39; textbook, or:&amp;nbsp;&lt;a href="http://www.cplusplus.com/reference/cstdio/sprintf/"&gt;www.cplusplus.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>