<?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>how to read arduino analog inputs on nrf52-dk and send over bluetooth?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30821/how-to-read-arduino-analog-inputs-on-nrf52-dk-and-send-over-bluetooth</link><description>I have the nRF52-DK arduino board with a nRF52832 chip on board, is there any examples where I can read the Analog inputs on the arduino board and send them over bluetooth to another nRF52832 board? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Feb 2018 09:27:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30821/how-to-read-arduino-analog-inputs-on-nrf52-dk-and-send-over-bluetooth" /><item><title>RE: how to read arduino analog inputs on nrf52-dk and send over bluetooth?</title><link>https://devzone.nordicsemi.com/thread/121938?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 09:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c7ea30a-d097-4629-b88c-1331c64e84fa</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Could you post a link to the board you have? The &lt;a href="http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK"&gt;nRF52-DK&lt;/a&gt;&amp;nbsp;is hardware compatible with the Arduino Uno form factor, but it is not an Arduino board.&lt;/p&gt;
&lt;p&gt;There is &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/nrf_dev_saadc_example.html?cp=4_0_0_4_6_31"&gt;an example&lt;/a&gt; available in our SDK, showing how to use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/saadc.html?cp=2_1_0_36#saadc_frontpage"&gt;SAADC peripheral&lt;/a&gt; to read analog inputs. There is also an example available in &lt;a href="https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/ble_app_uart__saadc_timer_driven__scan_mode"&gt;our GitHub page&lt;/a&gt;, showing SAADC sampling and sending this over Bluetooth using the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/ble_sdk_app_nus_eval.html?cp=4_0_0_4_2_2_22"&gt;Nordic UART service&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to read arduino analog inputs on nrf52-dk and send over bluetooth?</title><link>https://devzone.nordicsemi.com/thread/121846?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 20:48:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21c72435-0c59-4b04-b9b1-f6d03ac0f3f9</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;How about starting from&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/tutorials/"&gt;https://devzone.nordicsemi.com/tutorials/&lt;/a&gt; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>