<?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>Migrated from sdk 14.0 to 15.2, and now BLE advertising is turning off immediately after turning on</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40324/migrated-from-sdk-14-0-to-15-2-and-now-ble-advertising-is-turning-off-immediately-after-turning-on</link><description>Hi all, 
 I&amp;#39;m working on an application that requires BLE. I&amp;#39;ve recently upgraded my project from sdk 14.0 to 15.2 in order to deal with some problems that I ran into with the fstorage module, and now my BLE code isn&amp;#39;t working. Since I went through all</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Nov 2018 15:19:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40324/migrated-from-sdk-14-0-to-15-2-and-now-ble-advertising-is-turning-off-immediately-after-turning-on" /><item><title>RE: Migrated from sdk 14.0 to 15.2, and now BLE advertising is turning off immediately after turning on</title><link>https://devzone.nordicsemi.com/thread/156708?ContentTypeID=1</link><pubDate>Fri, 09 Nov 2018 15:19:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47caea50-9a52-441d-881b-e4e37cb4540b</guid><dc:creator>Maipei</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;Thank you! The advertising duration was the culprit! It seems like it is scaled differently in this sdk (the number corresponds to units of 10ms instead of 1s). Thanks for the help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrated from sdk 14.0 to 15.2, and now BLE advertising is turning off immediately after turning on</title><link>https://devzone.nordicsemi.com/thread/156581?ContentTypeID=1</link><pubDate>Fri, 09 Nov 2018 06:43:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3fab9cb-d67e-43a5-9ce6-9dc3dd31f99e</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Have you checked your advertising interval and duration?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define APP_ADV_INTERVAL
#define APP_ADV_DURATION&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;In &lt;strong&gt;main.c&lt;/strong&gt;&lt;/p&gt;
[quote user=""]It&amp;#39;s worth noting that I have checked through my code and I know that none of the functions that I&amp;#39;m calling are returning any errors.[/quote]
&lt;p&gt;&amp;nbsp;Do you end up in &lt;strong&gt;idle_state_handle()&lt;/strong&gt;?&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>