<?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>Fast measurement of pF capacity nRF52832 - high ADC noise</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24316/fast-measurement-of-pf-capacity-nrf52832---high-adc-noise</link><description>Hi all, 
 I am using a BLE nano 2, which is based on the nRF52832. I am trying to measure small capacities of a few pF with this method:
 wordpress.codewrite.co.uk/.../ 
And the BLE nano 2:
 www.kickstarter.com/.../description 
 So the code that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Aug 2017 15:09:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24316/fast-measurement-of-pf-capacity-nrf52832---high-adc-noise" /><item><title>RE: Fast measurement of pF capacity nRF52832 - high ADC noise</title><link>https://devzone.nordicsemi.com/thread/95739?ContentTypeID=1</link><pubDate>Mon, 14 Aug 2017 15:09:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da9ea81a-189c-46eb-aa1e-fc7018e19590</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi Christian,&lt;/p&gt;
&lt;p&gt;You can reduce the noice in the SAADC readings by enabling oversampling, but this is not implemented in the &lt;a href="https://github.com/redbear/nRF5x/blob/master/nRF52832/arduino/arduino-1.8.0/hardware/RBL/RBL_nRF52832/cores/RBL_nRF52832/wiring_analog.cpp#L153"&gt;Arduino port of &lt;code&gt;analogRead()&lt;/code&gt; for nRF52&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Oversampling can be enabled by setting the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/saadc.html?cp=2_1_0_36_10_38#register.OVERSAMPLE"&gt;OVERSAMPLE register&lt;/a&gt;, and enabling BURST mode in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/saadc.html?cp=2_1_0_36_10_7#register.CH-0.CONFIG"&gt;channel configuration register&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>