<?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>ble trurn off and on without reset the whole environment</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76123/ble-trurn-off-and-on-without-reset-the-whole-environment</link><description>My application uses a NRF52840 (SD140, SDK 15.2.), very simple circuit and needs to be extremely low current consumption. I measured the current in conditions of BLE on and BLE off. To turn on BLE, I use the following code: 
 ble_stack_init(); gap_params_init</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Jun 2021 13:58:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76123/ble-trurn-off-and-on-without-reset-the-whole-environment" /><item><title>RE: ble trurn off and on without reset the whole environment</title><link>https://devzone.nordicsemi.com/thread/314938?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 13:58:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e25e8397-40f1-433f-a96f-b5b0078e4b18</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7776._5F00_Verify_2D00_answer_2D00_nordic_5F00_2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble trurn off and on without reset the whole environment</title><link>https://devzone.nordicsemi.com/thread/314919?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 13:01:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3eee65b1-93d8-4b8c-abd2-4163b883a7c3</guid><dc:creator>ys parmar</dc:creator><description>&lt;p&gt;its working thanks Simonr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble trurn off and on without reset the whole environment</title><link>https://devzone.nordicsemi.com/thread/314830?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 07:21:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:404a355f-1c8c-41b1-a8d7-6385b269bf80</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You can stop advertising&amp;nbsp;by calling the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s140.api.v7.0.1%2Fgroup___b_l_e___g_a_p___e_n_u_m_e_r_a_t_i_o_n_s.html&amp;amp;anchor=ggae39030093ebca17966d1896533d1b556a5792b074a65ed1305cadd63fe9e5b7e4"&gt;sd_ble_gap_adv_stop&lt;/a&gt;() function for example. You should not disable the SoftDevice altogether, as it&amp;#39;s handles a lot more than just the radio.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble trurn off and on without reset the whole environment</title><link>https://devzone.nordicsemi.com/thread/314361?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 07:39:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fe61044-52f0-427b-b529-7730349c3744</guid><dc:creator>ys parmar</dc:creator><description>&lt;p&gt;hii simonr,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;my issue is when we read data from fifo some packets that store buffer&amp;nbsp; its took 20 sec&amp;nbsp; its took some time that time i want to&amp;nbsp; ble off&amp;nbsp; 20sec and when i want to send that time i want to on ble and send data .so can u suggest me how can i ble off and on without effected our functionalty&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble trurn off and on without reset the whole environment</title><link>https://devzone.nordicsemi.com/thread/314349?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 07:12:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5021548-c13d-48b9-8468-7c497e3b83a1</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I would suggest checking out the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_pwr_mgmt.html"&gt;Power Profiling application&lt;/a&gt; which is designed to be used to measure the current consumption of your nRF52 during advertisement, data transmission, and in low power modes.&lt;/p&gt;
&lt;p&gt;It should not be necessary to disable the SoftDevice to get a low current consumption as you can see from the example.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>