<?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>Does BLE stop advertising after a while?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10458/does-ble-stop-advertising-after-a-while</link><description>Hello, 
 I a developing a custom application on a custom board with nRF51822 and SDK 10.0. I am also a newbie with BLE, so please bear with me. 
 I have succeeded in incorporating the battery bas and device information dis services into my application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Nov 2015 04:28:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10458/does-ble-stop-advertising-after-a-while" /><item><title>RE: Does BLE stop advertising after a while?</title><link>https://devzone.nordicsemi.com/thread/38873?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 04:28:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7ffee7d-b834-4750-b246-c64919864405</guid><dc:creator>ujwal</dc:creator><description>&lt;p&gt;Hi Eric,&lt;/p&gt;
&lt;p&gt;I am feeling a bit sheepish and silly...that was indeed the case. I usually look out for such things, but in this case, I missed it. Thanks so much for the very prompt response and providing the correct answer.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;-ujwal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does BLE stop advertising after a while?</title><link>https://devzone.nordicsemi.com/thread/38872?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 19:03:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85b6e615-75b1-465b-b33e-b6023661cfaa</guid><dc:creator>Eric Stutzenberger</dc:creator><description>&lt;p&gt;Hi ujwal,&lt;/p&gt;
&lt;p&gt;If you started from one of the Nordic SDK examples, then yes, advertising likely stops after 180 seconds.  At the top of main.c, look for APP_ADV_TIMEOUT_IN_SECONDS.  You should be able to change this to 0 so that your application will always advertise unless your code specifically tells it to stop.  At one point there was a bug in the SDK which prevented infinite advertising but I believe this was fixed at some point.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>