<?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>Mutiactivity beacon Timeslot packet loss</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31214/mutiactivity-beacon-timeslot-packet-loss</link><description>Hi, 
 * (i&amp;#39;am using sdk14.2 ans S140 V5.0.2) 
 i&amp;#39;am trying to inegrate a beacon application to my ble_uart example , so my purpose is to advertise ibeacon pachet format only 
 when i&amp;#39;am connected , then i found an example in SDK11 (multiactivity beacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Mar 2018 08:34:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31214/mutiactivity-beacon-timeslot-packet-loss" /><item><title>RE: Mutiactivity beacon Timeslot packet loss</title><link>https://devzone.nordicsemi.com/thread/123361?ContentTypeID=1</link><pubDate>Thu, 08 Mar 2018 08:34:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:826e5dda-d87f-42e3-81a2-1b999d5e8c12</guid><dc:creator>CHATAR</dc:creator><description>&lt;p&gt;ok thanks !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mutiactivity beacon Timeslot packet loss</title><link>https://devzone.nordicsemi.com/thread/123246?ContentTypeID=1</link><pubDate>Wed, 07 Mar 2018 13:01:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5753fdf8-83a6-41e2-90f2-c1543d359fd2</guid><dc:creator>ketil</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suspect that the reason you are missing packets and seeing changes in ADV_INTERVAL is caused by using the Radio Timeslot API and that modifications are made in the different slots.&lt;/p&gt;
&lt;p&gt;It should not be required to use the Radio Timeslot API for your application. An optional, and perhaps simpler, approach would be something like this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Advertise your connectable UART advertisement packet&lt;/li&gt;
&lt;li&gt;User connects (connected event is fired)&lt;/li&gt;
&lt;li&gt;Re-start advertising with non-connectable iBeacon advertising data whilst you are in connection&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You would also have to make sure that when the link is disconnected (disconnected event) that you restart with your connectable advertisement.&lt;/p&gt;
&lt;p&gt;I would recommend that you combine the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=4_0_0_4_2_2_22"&gt;ble_app_uart &lt;/a&gt;and &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_beacon.html&amp;amp;cp=4_0_0_4_2_2_2"&gt;ble_app_beacon&lt;/a&gt; examples from SDK 14.2.&lt;/p&gt;
&lt;p&gt;Ketil&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>