<?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>Getting a central device to read advertisements from n beacons simultaneously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102840/getting-a-central-device-to-read-advertisements-from-n-beacons-simultaneously</link><description>Hi there, 
 Is there a way to get a central device (nRF52840) to read advertising data from several beacons (also nRF52840s) simultaneously? My central is an Arduino Nano 33 BLE with the nRF52840 chip, and I am able to loop through the names of my devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Aug 2023 17:55:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102840/getting-a-central-device-to-read-advertisements-from-n-beacons-simultaneously" /><item><title>RE: Getting a central device to read advertisements from n beacons simultaneously</title><link>https://devzone.nordicsemi.com/thread/441456?ContentTypeID=1</link><pubDate>Tue, 15 Aug 2023 17:55:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b39ab125-af85-4d9a-bdd2-bd295c5f7718</guid><dc:creator>swood</dc:creator><description>&lt;p&gt;Okay perfect I&amp;#39;ll just keep optimizing my advertising/scanning parameters then through Arduino. Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting a central device to read advertisements from n beacons simultaneously</title><link>https://devzone.nordicsemi.com/thread/441451?ContentTypeID=1</link><pubDate>Tue, 15 Aug 2023 17:46:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a152b0d4-81c4-4bd9-9eeb-7465a7b66e54</guid><dc:creator>schumac</dc:creator><description>&lt;p&gt;Its impossible to have truly parallel reads with any BLE device, you only have one radio and all operations need to be sequential.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting a central device to read advertisements from n beacons simultaneously</title><link>https://devzone.nordicsemi.com/thread/441447?ContentTypeID=1</link><pubDate>Tue, 15 Aug 2023 17:33:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:067f0e47-a54e-483b-bd0c-8304dbeed18d</guid><dc:creator>swood</dc:creator><description>&lt;p&gt;Does it read it all at once? Or just in rapid succession?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting a central device to read advertisements from n beacons simultaneously</title><link>https://devzone.nordicsemi.com/thread/441256?ContentTypeID=1</link><pubDate>Mon, 14 Aug 2023 20:59:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebb3cdcf-4673-4f66-b066-81fe9c2573a9</guid><dc:creator>schumac</dc:creator><description>&lt;p&gt;This shouldn&amp;#39;t be difficult - my nrf52840 has no troubles reading in a LOT of advertising data from around the environment.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Check out the BLE Central Zephyr examples here:&amp;nbsp;&lt;a id="" href="https://docs.zephyrproject.org/latest/samples/bluetooth/bluetooth.html"&gt;https://docs.zephyrproject.org/latest/samples/bluetooth/bluetooth.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>