<?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>BLE Advertisement scanner</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71804/ble-advertisement-scanner</link><description>Hi, 
 I&amp;#39;m on pre-product of BLE Advertisement packet scanner. 
 My product is gathering the adv packets from a bunch of BLE tag about 20~30 tags. 
 So, I use two nRF52832 modules on scanner to prevent the missing adv packets from tag. 
 This is good or</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Feb 2021 11:09:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71804/ble-advertisement-scanner" /><item><title>RE: BLE Advertisement scanner</title><link>https://devzone.nordicsemi.com/thread/295546?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2021 11:09:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4025fe68-fd94-4cb8-901c-048aee982553</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Scanning at a fixed channel is not supported, so you would need a custom scanner for that. However you could set up a pin to toggle on radio events, so the main mcu knows when those are happening. Then it can start one scanner, wait for it to change channel, then start the next one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Advertisement scanner</title><link>https://devzone.nordicsemi.com/thread/295431?ContentTypeID=1</link><pubDate>Sat, 20 Feb 2021 01:59:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:097ded2f-06b8-47ed-bf6e-2e4f35fa16c6</guid><dc:creator>paul0208</dc:creator><description>&lt;p&gt;Thanks run_ar&lt;/p&gt;
&lt;p&gt;How to program scanning different channel ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Main board MCU which is gathering adv packet from two BLE module, reset the two BLE module at slight different time, so two module are starting at slight different time. It is enough things to do?&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Advertisement scanner</title><link>https://devzone.nordicsemi.com/thread/295320?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 12:09:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cc9c9f6-7263-4f2c-a40d-ab79ca5249bf</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Having 2 scanners will increase the probability of receiving advertisement packets, as long as they are not scanning on the same channel at the same time from the same location. But only 20-30 tags will have a low probability of collisions, it&amp;#39;s likely you will be able to receive advertisements from all tags within a given time periode. Note that you will need to calculate with sending multiple advertisement packets from each tag regardless.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>