<?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>Infinite Fast Advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29297/infinite-fast-advertising</link><description>Hi! 
 I want to get infinite advertising. 
 My advertising gets timed out in 180 sec. 
 I have set to Fast Advertising Mode. 
 Below is my code 
 static void ble_evt_dispatch(ble_evt_t * p_ble_evt)
{
ble_conn_params_on_ble_evt(p_ble_evt);
ble_nus_on_ble_evt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jan 2018 13:05:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29297/infinite-fast-advertising" /><item><title>RE: Infinite Fast Advertising</title><link>https://devzone.nordicsemi.com/thread/116538?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2018 13:05:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56aec228-a579-429c-9699-c137da063d59</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Smit!&lt;br /&gt;
As Nguyen said, setting the &lt;code&gt;APP_ADV_TIMEOUT_IN_SECONDS&lt;/code&gt; to &lt;code&gt;0&lt;/code&gt;, should do the trick.&lt;br /&gt;
Which SDK and example are you working with?&lt;br /&gt;
Maybe you could upload your project, or atleast your mainfile, so I can test it myself?&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infinite Fast Advertising</title><link>https://devzone.nordicsemi.com/thread/116535?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2018 09:33:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e9a947a-cd14-4b9f-82c1-a7a3e952f5c1</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Check if any where else still have that value set to 180.  That is what I do all the time for infinite advertisement..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infinite Fast Advertising</title><link>https://devzone.nordicsemi.com/thread/116537?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2018 09:13:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19b37c7a-05b0-41bc-8673-7a1d42f17571</guid><dc:creator>Smit</dc:creator><description>&lt;p&gt;I tried doing the same but it doesn&amp;#39;t work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Infinite Fast Advertising</title><link>https://devzone.nordicsemi.com/thread/116536?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2018 09:10:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8937417c-5cbb-4c70-b9d8-8c2a2087f1eb</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Change the &lt;code&gt;APP_ADV_TIMEOUT_IN_SECONDS&lt;/code&gt; value to &lt;code&gt;0&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>