<?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>How to change advertising params</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42159/how-to-change-advertising-params</link><description>Hi, 
 I&amp;#39;m using sdk 15.2, with soft device s140 on nrf52840 dongle in peripheral mode. I&amp;#39;m using modiffied ble_app_proximity example. What I wan&amp;#39;t to achieve is to set advertising to general without timeout when there is bounded device. And when there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Jan 2019 08:42:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42159/how-to-change-advertising-params" /><item><title>RE: How to change advertising params</title><link>https://devzone.nordicsemi.com/thread/164447?ContentTypeID=1</link><pubDate>Tue, 08 Jan 2019 08:42:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cbc3da5-85c4-432e-8386-43a70d0c5155</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Then the way to go is likely the&amp;nbsp;ble_advertising_init(), and call that when it&amp;#39;s not currently advertising&lt;span&gt;&amp;nbsp;followed by&amp;nbsp;advertising_start(). You may check out the parameters passed to&amp;nbsp;sd_ble_gap_adv_set_configure().&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can report documentation issues by clicking on the&amp;nbsp;Documentation feedback&amp;nbsp;at the bottom of each page. I have done so in this case for you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change advertising params</title><link>https://devzone.nordicsemi.com/thread/164430?ContentTypeID=1</link><pubDate>Tue, 08 Jan 2019 08:04:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a00791a9-9fec-4cef-a5ee-ac01a323ea7f</guid><dc:creator>rozpruwacz</dc:creator><description>[quote userid="2111" url="~/f/nordic-q-a/42159/how-to-change-advertising-params/164355"]ble_advertising_advdata_update[/quote]
&lt;p&gt;but what I want to change is the advertising flags and advertising timeout. And&amp;nbsp;&lt;span&gt;ble_advertising_advdata_update does not allow that. Morower the documentation for&amp;nbsp;&lt;a class="elRef" href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/PLUGINS_ROOT/com-nordic-infocenter-s140-api-v6-1-0/structble__gap__adv__data__t"&gt;ble_gap_adv_data_t&lt;/a&gt;&amp;nbsp; is not available in the online documentation. I get&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h1 class="products"&gt;&lt;span class="star"&gt;Ooops, page not found&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span class="star"&gt;when I click on&amp;nbsp;&lt;a class="elRef" href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/PLUGINS_ROOT/com-nordic-infocenter-s140-api-v6-1-0/structble__gap__adv__data__t"&gt;ble_gap_adv_data_t&lt;/a&gt;&amp;nbsp;link.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change advertising params</title><link>https://devzone.nordicsemi.com/thread/164355?ContentTypeID=1</link><pubDate>Mon, 07 Jan 2019 16:29:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e2d3624-57ce-4841-8e72-48c89a419dab</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Have you checked out&amp;nbsp;ble_advertising_advdata_update()?&lt;/p&gt;
&lt;p&gt;What does your application run on&amp;nbsp;BLE_ADV_EVT_IDLE event in&amp;nbsp;on_adv_evt()? You could call&amp;nbsp;&lt;span&gt;ble_advertising_advdata_update() and&amp;nbsp;advertising_start() there.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>