<?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>Advertising times out immediately - SDK 15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33805/advertising-times-out-immediately---sdk-15</link><description>Hello, 
 I&amp;#39;m having issues with the advertising module in SDK 15.0. I basically want the device to fast advertise for 3 minutes and then switch to slow advertising forever. 
 I&amp;#39;m initializing the advertising module with this: 
 
 However, as soon as I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Aug 2018 11:50:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33805/advertising-times-out-immediately---sdk-15" /><item><title>RE: Advertising times out immediately - SDK 15</title><link>https://devzone.nordicsemi.com/thread/142801?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 11:50:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02c996d0-aa68-4bd3-99ba-4dc0eb4061a8</guid><dc:creator>vishal</dc:creator><description>&lt;p&gt;Hello Hung bui,&lt;/p&gt;
&lt;p&gt;I want to set &lt;span&gt;#define&amp;nbsp;&lt;/span&gt;&lt;span&gt;APP_ADV_DURATION&lt;/span&gt;&lt;em&gt;&amp;nbsp; 30000 // 5 minute&amp;nbsp;&lt;br /&gt;How i can increase advertising duration in sdk 15.0 , If i set 5 minute got error&amp;nbsp;&amp;nbsp;&lt;span&gt;ERROR 7 [NRF_ERROR_INVALID_PARAM]&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;will you please tell me how i can increase adverting timeout for sdk v15.0.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Thanks..&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising times out immediately</title><link>https://devzone.nordicsemi.com/thread/129902?ContentTypeID=1</link><pubDate>Thu, 26 Apr 2018 09:17:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b00b7d40-a0cc-4d81-b8a4-1cbd8fbaa2fd</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Thanks for your answer! That should be added to the migration guide as well :) Thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising times out immediately</title><link>https://devzone.nordicsemi.com/thread/129898?ContentTypeID=1</link><pubDate>Thu, 26 Apr 2018 08:57:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c723bd9-a8b6-492d-a6db-ac54512db1de</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In SDK v15, we changed the unit to 10 milliseconds instead of second. You can find that in the definition&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;#define APP_ADV_DURATION&amp;nbsp; &amp;nbsp; &amp;nbsp;18000&amp;nbsp; /**&amp;lt; The advertising duration (180 seconds) in units of 10 milliseconds. */&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We will need to update the&amp;nbsp;ble_adv_fast_timeout and&amp;nbsp;ble_adv_slow_timeout explanation in the&amp;nbsp;ble_adv_modes_config_t definition to update to the new unit.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>