<?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>How to catch all data packets sent by several beacons with nrf51822 concurrently?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7447/how-to-catch-all-data-packets-sent-by-several-beacons-with-nrf51822-concurrently</link><description>I wanna use a nrf51822 dongle to sniff all data packets sent by 4 to 6 beacons, without large loss. The code I use is a python api given here learn.adafruit.com/.../python-api 
 Based on current test, the number of packets I catch doesn&amp;#39;t increase in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jun 2015 09:26:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7447/how-to-catch-all-data-packets-sent-by-several-beacons-with-nrf51822-concurrently" /><item><title>RE: How to catch all data packets sent by several beacons with nrf51822 concurrently?</title><link>https://devzone.nordicsemi.com/thread/26533?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2015 09:26:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de58f177-517b-4b34-9b8b-3019a6135e81</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;It seems you have an advertising interval of 7.5ms. If you add the mean of the random delay(&lt;a href="https://devzone.nordicsemi.com/question/38250/ble-advertisement-rate-actual-rate-do-not-match/"&gt;see this&lt;/a&gt;) you end up with 12.5ms =&amp;gt; 80 packets per second.&lt;/p&gt;
&lt;p&gt;The scanner is only able to receive one advertising packet at the time, and is only able to scan on one advertising channel/frequency at the time. In addition, when you add beacons they will interfere each other.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>