<?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>Difference between advertising in IDLE mode and stopping advertisement?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64831/difference-between-advertising-in-idle-mode-and-stopping-advertisement</link><description>Hi all, 
 Is there any difference between advertising in IDLE mode and stop advertising using sd_ble_gap_adv_stop(m_advertising.adv_handle)? I wonder if I need to stop the advertising completely to save power even if the chip is not advertising anymore</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Aug 2020 08:56:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64831/difference-between-advertising-in-idle-mode-and-stopping-advertisement" /><item><title>RE: Difference between advertising in IDLE mode and stopping advertisement?</title><link>https://devzone.nordicsemi.com/thread/264793?ContentTypeID=1</link><pubDate>Mon, 17 Aug 2020 08:56:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd86f334-b18e-4649-8b1d-48a7772de766</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When in BLE_ADV_EVT_IDLE, the radio is still enabled and will draw some current, but if you put the device to sleep using sleep_mode_enter() or&amp;nbsp;sd_app_evt_wait() you should stop the radio (and other peripherals) to minimize you current consumption as much as possible.&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>