<?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>random delay</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4771/random-delay</link><description>Hello, 
 I&amp;#39;m trying to do a synchronization of two devices over BLE. I want to be able to open a scan window only for as little time as possible to receive a timed advertising packet. This is a little hard to achieve because of the random advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Dec 2014 13:02:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4771/random-delay" /><item><title>RE: random delay</title><link>https://devzone.nordicsemi.com/thread/16881?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2014 13:02:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6be9b4cb-75b6-4cb0-95c3-bde2ff1fb702</guid><dc:creator>Marius Heil</dc:creator><description>&lt;p&gt;Aw, thanks. I was hoping a PRNG was used so this would have been deterministic. I know about the timeslot API, but I need to understand the synchronization problematics at first, thanks :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: random delay</title><link>https://devzone.nordicsemi.com/thread/16880?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2014 12:35:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b9edc0a-a80e-45b0-9f2f-1fbed952a1c2</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The softdevice generated advertisements are randomized with a 0 to 10ms using a hardware based random number generator.
You can use the Timeslot API for directly generating the advertisements and then scanning for them. An example to do so is located in the &lt;a href="https://github.com/NordicSemiconductor/nRF51-multi-role-conn-observer-advertiser"&gt;NordicSemiconductor github repository&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: random delay</title><link>https://devzone.nordicsemi.com/thread/16879?ContentTypeID=1</link><pubDate>Thu, 11 Dec 2014 09:54:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f70f684e-b77b-4615-8641-57bf99e97f8d</guid><dc:creator>Marius Heil</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;thanks, that&amp;#39;s also on my list of possibilities. I know that the synchronization will be a hard thing to achieve but when using the Softdevice SD130, I am restricted to 3 central and one peripheral connection which might be too low. Is this restriction coming from the implementation or is it rather due to the BLE standard?
I am writing on my master thesis on Bluetooth Low Energy mesh networks. I looked into CSRmesh, but they kinda use bruteforce with advertising packets as far as I could figure out, I looked into Wirepas, which is using a custom protocol to overcome the limitations posed by BLE in that respect, and I investigate if it is possible to marry some good features while being compatible to the BLE standard.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: random delay</title><link>https://devzone.nordicsemi.com/thread/16878?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2014 13:35:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b28de27d-d7bc-440f-9210-d5ca137e535b</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Why do you want to sync the advertiser and scanner? Why not connect and then you will get this synchronization for free. What are you actually trying to achieve?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>