<?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>Idle BLE message receive without advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1951/idle-ble-message-receive-without-advertising</link><description>Is there a way to have a device ready to receive a message (while the BLE stack is initiated) without advertising? 
 For our product, we will be having potentially hundreds of units near each other, and they all need to be able to connect to a host device;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Mar 2014 09:51:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1951/idle-ble-message-receive-without-advertising" /><item><title>RE: Idle BLE message receive without advertising</title><link>https://devzone.nordicsemi.com/thread/8400?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 09:51:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d2784bc-29fc-4f3e-9821-24b065860130</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;This sounds very similar to the question &lt;a href="http://stackoverflow.com/questions/22097079/is-it-possibile-to-wake-up-a-deep-sleep-ble-device-in-android-sdk"&gt;here&lt;/a&gt;, so I&amp;#39;d recommend you to take a look at it. In summary, if the device never turns on its radio (which it doesn&amp;#39;t if it isn&amp;#39;t advertising), there is no way to wake it up.&lt;/p&gt;
&lt;p&gt;I would therefore recommend you to let all devices always advertise, although potentially with a long advertising interval if you want to conserve power. The device selection can be done for instance based on using unique names, or including some kind of manufacturer specific data in the advertisement packet that differentiates the different devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>