<?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>Multilink peripheral stopping advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9697/multilink-peripheral-stopping-advertising</link><description>Hi, 
 I wanted to test the Multilink peripheral from SDK 9 with S130. After flashinh App and SD to PCA10028. The device is advertising and everything is normal. After 3 minutes the device is stopping advertising (LED isn&amp;#180;t flashing). First I thought</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Oct 2015 08:58:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9697/multilink-peripheral-stopping-advertising" /><item><title>RE: Multilink peripheral stopping advertising</title><link>https://devzone.nordicsemi.com/thread/35873?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2015 08:58:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60d715bc-00fc-4af6-b5d3-8290b702fba0</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;This is expected. It will stop advertising after 180 seconds:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define APP_ADV_TIMEOUT_IN_SECONDS         180 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Set this to 0 to advertise forever.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>