<?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 peripheral</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85754/saadc-peripheral</link><description>Hi: 
 I want to use saadc peripheral,when i run the example &amp;quot;nRF5_SDK_17.0.2_d674dde\examples\peripheral\saadc&amp;quot;,it worked well,but when I want to port this example to &amp;quot;nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\experimental\ble_app_hrs_nfc_pairing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Mar 2022 08:27:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85754/saadc-peripheral" /><item><title>RE: saadc peripheral</title><link>https://devzone.nordicsemi.com/thread/358345?ContentTypeID=1</link><pubDate>Wed, 16 Mar 2022 08:27:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d0fcc4f-899f-4ed6-922f-efc219c6530b</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again, Abner&lt;/p&gt;
[quote user="Abner"]thank you so much！[/quote]
&lt;p&gt;No problem at all, I am happy to help!&lt;br /&gt;I am glad to hear that your issue is resolved now! :)&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please do not hesitate to open another ticket if you should encounter any other issues or questions in the future.&lt;br /&gt;&lt;br /&gt;Good luck with your development!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saadc peripheral</title><link>https://devzone.nordicsemi.com/thread/358313?ContentTypeID=1</link><pubDate>Wed, 16 Mar 2022 03:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d6edc81-9f9c-452c-9224-9ea53e1469ba</guid><dc:creator>Abner</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Great, this successfully solved my problem,i&amp;nbsp;enabled SAADC_ENABLED and NRFX_SAADC_ENABLED at the same time, the program can work normally,i&amp;nbsp;didn&amp;#39;t notice the SAADC_ENABLED macro in earlier time,thank you so much！&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Abner&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: saadc peripheral</title><link>https://devzone.nordicsemi.com/thread/357828?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 08:22:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f726e36c-c03d-42fe-b93d-2e36fce1201a</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Please make sure to remove any legacy *_ENABLED defines in your sdk_config.h file - if left defined they will overwrite your NRFX_*_ENABLED define and NRFX_* configurations.&lt;br /&gt;For example for the SAADC, make sure to only have NRFX_SAADC_ENABLED defined in your sdk_config - check to make sure that SAADC_ENABLED is&amp;nbsp;&lt;em&gt;not defined&amp;nbsp;&lt;/em&gt;in the file.&lt;br /&gt;The same goes for the other peripherals such as timers and ppi as well.&lt;br /&gt;&lt;br /&gt;Please try this, and let me know if this resolves your issue.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>