<?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>nrf52 + ADC + Bluetooth problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75945/nrf52-adc-bluetooth-problem</link><description>Hello everyone, 
 I&amp;#39;ve noticed that the Bluetooth and ADC work great together BUT I&amp;#39;m having issues when trying to turn on &amp;amp; off the Bluetooth. 
 I&amp;#39;ve tested the on &amp;amp; off API for the Bluetooth and they work as expected. However, when I try to switch the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Jun 2021 10:33:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75945/nrf52-adc-bluetooth-problem" /><item><title>RE: nrf52 + ADC + Bluetooth problem</title><link>https://devzone.nordicsemi.com/thread/314167?ContentTypeID=1</link><pubDate>Tue, 08 Jun 2021 10:33:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04cad2df-43bd-40fb-a0c7-98ef34d9f322</guid><dc:creator>L.B.</dc:creator><description>&lt;p&gt;Hey, indeed the interrupt priority was causing the issue - I changed it to 5 and now my program works. &lt;/p&gt;
&lt;p&gt;Thank you for your help!&lt;/p&gt;
&lt;p&gt;L. B.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 + ADC + Bluetooth problem</title><link>https://devzone.nordicsemi.com/thread/313685?ContentTypeID=1</link><pubDate>Fri, 04 Jun 2021 12:56:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2df1c9a4-5fcf-43ce-81f2-9ddaabb91dbb</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I see you&amp;#39;re using interrupt priority level 1 for the SAADC, which is reserved for the SoftDevice and must remain unused by the application (see&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/processor_avail_interrupt_latency/exception_mgmt_sd.html"&gt;https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/processor_avail_interrupt_latency/exception_mgmt_sd.html&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;You need to use another interrupt priority for the SAADC.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>