<?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>advertise timeout range</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4511/advertise-timeout-range</link><description>I want to know the time range of advertise timeout.
Why it doesn&amp;#39;t work if I set the time to 360 seconds?
It can work if the time less than 180 seconds.
Is the range 0 to 180 seconds? 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Nov 2014 09:01:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4511/advertise-timeout-range" /><item><title>RE: advertise timeout range</title><link>https://devzone.nordicsemi.com/thread/16005?ContentTypeID=1</link><pubDate>Wed, 19 Nov 2014 09:01:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16c55069-cc1b-4f23-b73f-24b8dea77493</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;The advertising timeout is set by according to Bluetooth core spec version 4.1, volume 3, Part C Appendix A&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define BLE_GAP_ADV_TIMEOUT_LIMITED_MAX   180
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This applies to all advertising with the intention to create a new bond. The limit doesn&amp;#39;t to for example apply to non-connectable advertising such as beacons.&lt;/p&gt;
&lt;p&gt;Sidenote: There are also limitations on how long your advertising intervals can be. For example for connectable advertising your maximum connection interval is 10.24 seconds.&lt;/p&gt;
&lt;p&gt;GAP documentation reference: &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.0.1/s110/html/a00808.html"&gt;developer.nordicsemi.com/.../a00808.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Advertising interval max/min: &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.0.1/s110/html/a00805.html"&gt;developer.nordicsemi.com/.../a00805.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>