<?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 beacons</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64256/ble-beacons</link><description>Hi, 
 
 I want to use beacons in my application. I&amp;#39;ve noticed that there are 2 examples - beacons and eddystone. Which one should I use? 
 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jul 2020 13:48:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64256/ble-beacons" /><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/262011?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 13:48:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09621910-b999-4b44-9821-57060db5fc6d</guid><dc:creator>awneil</dc:creator><description>[quote userid="73410" url="~/f/nordic-q-a/64256/ble-beacons/261987"]Does the headphones advertise and the mobile always scan for advertisment[/quote]
&lt;p&gt;Yes.&lt;/p&gt;
&lt;p&gt;Although headphones will be BT Classic - not BLE - which is slightly different.&lt;/p&gt;
&lt;p&gt;Again, I think you need to do some basic reading-up ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261987?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 13:08:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ac95832-32c6-4941-af08-285138041e04</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;So how does it work with ble headphones, for example?&lt;/p&gt;
&lt;p&gt;When turning the headphones on, there is a connection with the mobile. Does the headphones advertise and the mobile always scan for advertisment?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261983?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 12:57:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a32f0ad-0b7d-4424-ac86-e077bc44461c</guid><dc:creator>awneil</dc:creator><description>[quote userid="73410" url="~/f/nordic-q-a/64256/ble-beacons/261979"]I understood that the beacons have the ability to &amp;quot;wake&amp;quot; a mobile device[/quote]
&lt;p&gt;No, they don&amp;#39;t.&lt;/p&gt;
&lt;p&gt;Again: the Central has to be scanning to see any advertising at all.&lt;/p&gt;
&lt;p&gt;If the Central is not listening (ie, &amp;quot;scanning&amp;quot;), it will not hear anything!&lt;/p&gt;
&lt;p&gt;EDIT&lt;/p&gt;
&lt;p&gt;However, it could be that the Central has a &amp;quot;low power&amp;quot; mode where the &lt;em&gt;&lt;strong&gt;only&lt;/strong&gt; &lt;/em&gt;thing it&amp;#39;s doing is scanning - which, as noted above, can be a (relatively) low power operation.&lt;/p&gt;
&lt;p&gt;Then, when its scanning detects the advertising, it could wake the rest of the system into &amp;quot;full power&amp;quot; mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261979?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 12:50:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6763168-a7dd-4469-a840-b707312e9334</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;Ok,&lt;/p&gt;
&lt;p&gt;One more thing - I understood that the beacons have the ability to &amp;quot;wake&amp;quot; a mobile device, even if it&amp;#39;s on sleep mode. Is that right?&lt;/p&gt;
&lt;p&gt;That will give me the option to send beacons to the mobile anytime, and that will trigger the mobile to start scanning, while my nrf device starts connection advertising.&lt;/p&gt;
&lt;p&gt;What is your opinion?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261971?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 12:29:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:088d0039-def3-481d-98e3-5507538fa0e5</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;A Central cannot see &lt;em&gt;any &lt;/em&gt;advertising &lt;em&gt;&lt;strong&gt;at all&lt;/strong&gt; &lt;/em&gt;without searching for it!&lt;/p&gt;
&lt;p&gt;But what makes you think this takes &amp;quot;&lt;span&gt;a lot of power&amp;quot; ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://www.makeuseof.com/tag/5-myths-bluetooth-can-safely-ignore-now/"&gt;https://www.makeuseof.com/tag/5-myths-bluetooth-can-safely-ignore-now/&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261966?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 11:57:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:319990a9-95e7-4e9b-924b-cceca050b6c9</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;So do we have another solution for that?&lt;/p&gt;
&lt;p&gt;How can the mobile recognize a connection advertisment without search for that and use a lot of power?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261964?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 11:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3278898f-a492-4573-92c7-531aa414cb46</guid><dc:creator>awneil</dc:creator><description>[quote userid="73410" url="~/f/nordic-q-a/64256/ble-beacons/261963"]Does it make sense[/quote]
&lt;p&gt;Not really.&lt;/p&gt;
&lt;p&gt;&amp;quot;beacon packets&amp;quot; are just BLE Advertising packets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261963?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 11:45:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68c9973c-5f6a-4c18-81cf-19ee365cd9d7</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;This is what I need:&lt;/p&gt;
&lt;p&gt;When my nrf device starts advertising, the mobile should send a connection request.&lt;/p&gt;
&lt;p&gt;The problem is that my device doesn&amp;#39;t advertise all the time, only in specific cases. Therefore - I don&amp;#39;t want the mobile to search for advertising 100% of the time.&lt;/p&gt;
&lt;p&gt;So I&amp;#39;m trying the beacons solution. The mobile will recognize the beacons packets when it&amp;#39;s in range, and only after that, the mobile will search for connection advertisment.&lt;/p&gt;
&lt;p&gt;Does it make sense?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261959?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 11:33:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfb891ae-7520-4452-9b24-bd2515bc8bcc</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;With older Android versions, the connectable/non-connectable status wasn&amp;#39;t available - so I don&amp;#39;t think that anything should rely upon it ... ?&lt;/p&gt;
&lt;p&gt;See:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45644/how-do-i-simply-do-a-non-connectable-advert-on-nrf52-using-sdk-15/186788#186788"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/45644/how-do-i-simply-do-a-non-connectable-advert-on-nrf52-using-sdk-15/186788#186788&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261953?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 11:14:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e5ea72e-2ad8-400c-b233-e822b0044105</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;Ok,&lt;/p&gt;
&lt;p&gt;But anyway, I couldn&amp;#39;t understand - is it possible to send beacon packets and advertise for connection at the same time?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261934?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 10:09:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e0d8741-f751-495b-8f5d-b80d1fd2f3d9</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;em&gt;All&lt;/em&gt; beacons do regular, non-connectable advertising - that is the whole point of a &amp;quot;beacon&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Bluetooth_low_energy_beacon"&gt;https://en.wikipedia.org/wiki/Bluetooth_low_energy_beacon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;quot;Eddystone&amp;quot; is a particular beacon standard - from Google:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developers.google.com/beacons/eddystone"&gt;https://developers.google.com/beacons/eddystone&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Apple have their own standard - called, unsurprisingly, &amp;quot;iBeacon&amp;quot;:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/IBeacon"&gt;https://en.wikipedia.org/wiki/IBeacon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;No doubt there are also other standards.&lt;/p&gt;
&lt;p&gt;Perhaps you need to do dome more background reading on the subject of BLE beacons ... ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261932?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 10:01:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d683d36d-7199-49ac-9e44-dfff10ae9b37</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;Seems like ble beacons example contains regular advertisment.&lt;/p&gt;
&lt;p&gt;Eddystone is a non connectable adversitment, which I think I need. Did I understand that correctly?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In addition - can I use eddystone advertisment as long as my application running, and use regular advertiament at the same time? Or it may be problematic?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE beacons</title><link>https://devzone.nordicsemi.com/thread/261930?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 09:54:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:629590dc-81fb-43e7-938a-92f58fcfe2ff</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Have you looked at the descriptions of the examples?&lt;/p&gt;
&lt;p&gt;Which one best fits your specific requirements?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>