<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>turn off bluetooth of nrf52832</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88023/turn-off-bluetooth-of-nrf52832</link><description>Hello, 
 I&amp;#39;m on the development of a biomedical application using nrf52832 module. Would like to know if the CPU core can be able to isolate itself (ignore all incoming interrupts), turn bluetooth completely off, and occupy only the external sensor over</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 18 May 2022 13:52:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88023/turn-off-bluetooth-of-nrf52832" /><item><title>RE: turn off bluetooth of nrf52832</title><link>https://test-devzone.nordicsemi.com/thread/368396?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 13:52:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47ddd9f0-5ec5-451c-a550-5d1dcd44c286</guid><dc:creator>user14926</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can disable the Softdevice using the&amp;nbsp;&lt;a title="Functions" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.3.0/group___n_r_f___s_d_m___f_u_n_c_t_i_o_n_s.html?cp=4_7_3_1_2_8_2"&gt;Softdevice Manager Functions&lt;/a&gt;. If the softdevice is disabled, there will be no BLE activity, and you have access to all peripherals and priority levels. If the softdevice is enabled, some priorities and peripherals will be unavailable for the application. See&amp;nbsp;&lt;a title="System on Chip resource requirements" href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/sd_resource_reqs/sd_resource_reqs.html?cp=4_7_3_0_6"&gt;System on Chip resource requirements&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="Interrupt model and processor availability" href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/processor_avail_interrupt_latency/processor_avail_interrupt_latency.html?cp=4_7_3_0_15"&gt;Interrupt model and processor availability&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can control the interrupts from application, either through the NVIC peripheral or through the INTEN registers in each peripheral. See&amp;nbsp;&lt;a title="Interrupts" href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/peripheral_interface.html?cp=4_0_0_5_0_7#interrupts"&gt;Interrupts&lt;/a&gt;&amp;nbsp;for more details.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: turn off bluetooth of nrf52832</title><link>https://test-devzone.nordicsemi.com/thread/368172?ContentTypeID=1</link><pubDate>Tue, 17 May 2022 18:51:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf2ca24c-a135-4f4d-bfee-534503b2e133</guid><dc:creator>user113054</dc:creator><description>&lt;p&gt;I think you oculd turn off Bluetooth settings but can&amp;#39;t do anything with interrupts, why don&amp;#39;t you put your sensors on interrupt?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>