<?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 blocking issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30894/saadc-blocking-issue</link><description>I can run the SAADC example and read the analog inputs fine, now I&amp;#39;ve modified the code to simply read the adc with the blocking nrf_drv_saadc_sample_convert call 
 All I get back is 0&amp;#39;s on the read....using the same input AIN1 in the example program</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Feb 2018 12:07:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30894/saadc-blocking-issue" /><item><title>RE: saadc blocking issue</title><link>https://devzone.nordicsemi.com/thread/122279?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2018 12:07:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70d42c4f-c3f3-4824-93da-1344875f4c79</guid><dc:creator>ericalbers</dc:creator><description>&lt;p&gt;Thank you, oddly, I paste your code in and it works....and bringing my code back also now works....yet I have changed no code....I think the problem must be between keyboard and screen :-)&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saadc blocking issue</title><link>https://devzone.nordicsemi.com/thread/122271?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2018 11:40:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:721f3fe8-a8f4-45fd-b374-777c914e5f1c</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried to cut down the saadc example in the SDK to run as you&amp;#39;ve done, and it seems to work as intended at my end.&lt;/p&gt;
&lt;p&gt;My pin is floating, and therefore prints ADC values between 0 and 800, but when grounding or pulling the pin to VDD, I see ~0 (GND) and ~800 (VDD)&lt;/p&gt;
&lt;p&gt;Attached is my example program.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1495f28024a84dafbc1637ca351729be/main.c"&gt;devzone.nordicsemi.com/.../main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>