<?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>trouble reading ADC on nrf51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7361/trouble-reading-adc-on-nrf51422</link><description>I am trying to perform a simple ADC measurement using polling rather than using an interrupt. I have looked at examples and read the ADC section in the reference manual, but I am still not having luck getting this to work. 
 I have added a zip file containing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jun 2015 11:57:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7361/trouble-reading-adc-on-nrf51422" /><item><title>RE: trouble reading ADC on nrf51422</title><link>https://devzone.nordicsemi.com/thread/26084?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 11:57:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be40ff78-c5c0-4ec1-9145-c4c0363d5402</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;there is an ADC example in Peripheral but not combined with Softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: trouble reading ADC on nrf51422</title><link>https://devzone.nordicsemi.com/thread/26083?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2015 11:38:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4d5b3c9-4540-4511-98b3-f61176ead05c</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Is there a newer example for ADC + SoftDevice? There is an older one for SDK 6.0. But I need a newer(SDK 8.0), because I want to use it on the nRF51DK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: trouble reading ADC on nrf51422</title><link>https://devzone.nordicsemi.com/thread/26082?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2015 00:36:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93cdf2f1-76a8-4b3e-928f-d4b603aeda0c</guid><dc:creator>kalauffenburger</dc:creator><description>&lt;p&gt;Thanks Nguyen!&lt;/p&gt;
&lt;p&gt;That did the trick.&lt;/p&gt;
&lt;p&gt;--ken&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: trouble reading ADC on nrf51422</title><link>https://devzone.nordicsemi.com/thread/26081?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2015 01:56:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33459a92-e927-479e-b3ae-4637443cb710</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;In your config you need to use ADC_CONFIG_INPSEL_AnalogInputOneThirdPrescaling for Analog pin as input.  The ADC_CONFIG_INPSEL_SupplyOneThirdPrescaling is to use the VCC supply ad input.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>