<?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>saadc ble communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28736/saadc-ble-communication</link><description>hi,
I need combine to SAADC with BLE interface. The following is the code I have written. However, I&amp;#39;m unable to transmit information via bluetooth. Can anyone help me with it? I&amp;#39;m using nrf52 dk with pca 10040(s132) and softdevicev2.0. 
 I have attached</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Dec 2017 09:35:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28736/saadc-ble-communication" /><item><title>RE: saadc ble communication</title><link>https://devzone.nordicsemi.com/thread/113870?ContentTypeID=1</link><pubDate>Fri, 22 Dec 2017 09:35:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1fab9c7-0fee-4166-ad9b-d505a6476d72</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I can see that you based your application on the ble_app_uart example. Have you studied and find out how the application works ? How we send data via uart to BLE and receive the data from BLE ? Please try to play with the example. What i can see in your code is that you removed all the code to send data via BLE inside uart_event_handle()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>