<?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>nRF52840 DK : SAADC output through  BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55022/nrf52840-dk-saadc-output-through-ble</link><description>Hi All, 
 I want to convert analog input into digital using SAADC on nRF52840 DK. After that to push the SAADC output through the Bluetooth (nRF connect bluetooth mobile application). 
 Please suggest guidelines and examples. 
 
 Advance in thanks...</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Dec 2019 14:53:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55022/nrf52840-dk-saadc-output-through-ble" /><item><title>RE: nRF52840 DK : SAADC output through  BLE</title><link>https://devzone.nordicsemi.com/thread/223105?ContentTypeID=1</link><pubDate>Mon, 02 Dec 2019 14:53:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5556c1f-99a3-4a6a-86d9-de27d2f047a6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You can use our ble_app_uart example as the base for your application. There is an UART profile inside nRF Toolbox app on mobile phone that you can use. The source code is available on our Nordic Semiconductor Github&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 DK : SAADC output through  BLE</title><link>https://devzone.nordicsemi.com/thread/222834?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2019 13:36:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89e368ca-1d9b-4ac6-912d-0886788ff04a</guid><dc:creator>Caner Celiktas</dc:creator><description>&lt;ol&gt;
&lt;li&gt;Create&amp;nbsp;a GAP,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;Advertising Tutorial&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Create&amp;nbsp;a GATT with service and characteristic.(characteristic keeps your saadc data) in GAP,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial"&gt;Service Tutorial&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial"&gt;Characteristic Tutorial&lt;/a&gt;. In Characteristic tutorial Step 3.E will help you about updating your data.&lt;/li&gt;
&lt;li&gt;Use SAADC example in SDK/examples/peripheral/saadc folder. And modify it to your own use.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>