<?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>nRF Connect 2.0.0 ADC on nRF52840 DK emulating NRF52811</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90412/nrf-connect-2-0-0-adc-on-nrf52840-dk-emulating-nrf52811</link><description>Hi everyone, 
 Im porting a board from SciLabs to Nordic; since the NRF52811 is in stock I am using it via the nRF52840DK. 
 The included sample adc application doesn&amp;#39;t seem to be compatible. I tried a few examples on the internet and they did not work</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Jul 2022 19:12:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90412/nrf-connect-2-0-0-adc-on-nrf52840-dk-emulating-nrf52811" /><item><title>RE: nRF Connect 2.0.0 ADC on nRF52840 DK emulating NRF52811</title><link>https://devzone.nordicsemi.com/thread/379375?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 19:12:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0db38a2a-333c-4935-8749-533c8d9a264f</guid><dc:creator>sailaway</dc:creator><description>&lt;p&gt;Confirmed! Thank you so much!! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f389.svg" title="Tada"&gt;&amp;#x1f389;&lt;/span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f64c.svg" title="Raised hands"&gt;&amp;#x1f64c;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect 2.0.0 ADC on nRF52840 DK emulating NRF52811</title><link>https://devzone.nordicsemi.com/thread/379284?ContentTypeID=1</link><pubDate>Fri, 29 Jul 2022 10:25:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72eff80d-d875-4f21-bbad-61b7603b690e</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The sample needs an overlay file that looks like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/ {
	zephyr,user {
		/* adjust channel number according to pinmux in board.dts */
		io-channels = &amp;lt;&amp;amp;adc 0&amp;gt;, &amp;lt;&amp;amp;adc 1&amp;gt;;
	};
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This will use AN0 and AN1 for the two channels.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>