<?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 52 tutorials, capsense</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34402/nrf-52-tutorials-capsense</link><description>I am working on NRF capsense tutorials, I got an error that device startup file is not compatible with NRF 52832, and also nrf_log.h no such file or directory. How can I solve these two problems</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 May 2018 13:54:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34402/nrf-52-tutorials-capsense" /><item><title>RE: NRF 52 tutorials, capsense</title><link>https://devzone.nordicsemi.com/thread/132302?ContentTypeID=1</link><pubDate>Wed, 16 May 2018 13:54:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a101fd0d-91ae-4abc-a26b-6cbe9a1bb3d3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I cannot say much without knowing more details. The&amp;nbsp; &lt;a href="https://devzone.nordicsemi.com/tutorials/b/design-examples/posts/capacitive-touch-on-the-nrf52-series"&gt;Capacitive touch tutorial&lt;/a&gt; was written for SDK 11. Are you using that?&lt;/p&gt;
&lt;p&gt;You should also be aware of a few important things with regard to this tutorial:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Most importantly, the demonstrated method should not be used in an end product due to&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.Rev1.errata/anomaly_832_84.html?cp=2_2_1_0_1_22"&gt;erratum 84 (COMP: ISOURCE not functional)&lt;/a&gt;. The ISOURCE feature is not present in the nRF52840 nor nRF52810.&lt;/li&gt;
&lt;li&gt;The SDK now has support for capacitive touch, so you should use the SDK variant instead.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In practice, the only suitable capacitive touch solution Nordic provide is the&amp;nbsp;&lt;a title="Capacitive Sensor low-level library" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_csense_lowlevel.html?cp=4_0_0_3_9"&gt;Capacitive Sensor low-level library&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="Capacitive Sensor library" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_csense.html?cp=4_0_0_3_8"&gt;Capacitive Sensor library&lt;/a&gt;&amp;nbsp;from the SDK, where you should use the SAADC variant (this is not affected by erratum 84).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>