<?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>Is there a way to stop the advertisement from resuming on its own?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84131/is-there-a-way-to-stop-the-advertisement-from-resuming-on-its-own</link><description>Hello. 
 It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device. 
 I am implementing the advertisement processing, but the advertisement stops when connecting to the BLE device. However, when you disconnect from the device, the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jan 2022 11:17:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84131/is-there-a-way-to-stop-the-advertisement-from-resuming-on-its-own" /><item><title>RE: Is there a way to stop the advertisement from resuming on its own?</title><link>https://devzone.nordicsemi.com/thread/349943?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 11:17:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e108c7a9-051c-4873-894c-7fdf5e3dd47a</guid><dc:creator>sdi_kei</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using an ad library and when I set ble_adv_on_disconnect_disabled to true, advertising no longer resumes.&lt;/p&gt;
&lt;p&gt;It was very helpful. Thank you very much.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to stop the advertisement from resuming on its own?</title><link>https://devzone.nordicsemi.com/thread/349934?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 11:01:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8943116b-2d5e-44bf-9af0-9d0530563357</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Are you using the advertising library?&lt;br /&gt;If so, the advertising module will resume advertising if the criterias in the&amp;nbsp;&lt;em&gt;on_disconnected&amp;nbsp;&lt;/em&gt;and&amp;nbsp;&lt;em&gt;on_terminated&amp;nbsp;&lt;/em&gt;functions are met. You could change this by configuring&amp;nbsp;&lt;em&gt;ble_adv_on_disconnect_disabled&lt;/em&gt; to true.&lt;br /&gt;If you are not using the advertising library then the advertising start likely happens as part of the DISCONNECTED event handling.&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>