<?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>Why Apple&amp;#39;s apps do not show-up iBeacon with nRF52840 DK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51396/why-apple-s-apps-do-not-show-up-ibeacon-with-nrf52840-dk</link><description>Hi, 
 I&amp;#39;m working with nRF52840 DK and I want it to advertise iBeacon packets. 
 I tried the beacon example on ble_peripherals from nRF5_SDK_15.3.0 SDK. 
 1) nRF connect and nRF Beacon Android apps were able to scan with Nordic&amp;#39;s company identifier. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Aug 2019 08:18:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51396/why-apple-s-apps-do-not-show-up-ibeacon-with-nrf52840-dk" /><item><title>RE: Why Apple's apps do not show-up iBeacon with nRF52840 DK?</title><link>https://devzone.nordicsemi.com/thread/206261?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2019 08:18:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:694c6b14-603b-4c55-b67d-ba16f400ef14</guid><dc:creator>MunavarHussain</dc:creator><description>&lt;p&gt;Ok. Thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why Apple's apps do not show-up iBeacon with nRF52840 DK?</title><link>https://devzone.nordicsemi.com/thread/206238?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2019 07:22:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a71f11ce-2d81-4fa8-bca4-e39a33581d12</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;nRF Beacons (&lt;a href="https://apps.apple.com/no/app/nrf-beacons/id879614768)"&gt;apps.apple.com/.../id879614768)&lt;/a&gt; should work, at least used to work like that. But it&amp;#39;s not maintained any more and difficult to use, in my opinion. But you may find other apps on App store that do that, from other companies.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why Apple's apps do not show-up iBeacon with nRF52840 DK?</title><link>https://devzone.nordicsemi.com/thread/206231?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2019 07:08:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9630e1c1-b071-41aa-ae1d-be5759b7bcef</guid><dc:creator>MunavarHussain</dc:creator><description>&lt;p&gt;Thanks a lot. We are not making apps&amp;nbsp;for iOS anytime soon. Is there any existing iOS app that takes&amp;nbsp;the&amp;nbsp;&lt;span&gt;UUID&lt;/span&gt; parameter from the user and scans for that UUID packets? An app that takes a variable for uuid in&amp;nbsp;&lt;code&gt;&lt;span class="syntax-type"&gt;CLLocationManager.&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why Apple's apps do not show-up iBeacon with nRF52840 DK?</title><link>https://devzone.nordicsemi.com/thread/206132?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2019 13:31:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54601953-4e1e-40da-895c-90634d8a47d1</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;On Apple devices you have to use Core Location in order to scan for iBeacons. The standard Core Bluetooth scanning will show an empty packet. Using Core Location you have to register for specific UUID (optionally Major and Minor numbers) and you will get location events. Have a look at: &lt;a href="https://developer.apple.com/documentation/corelocation/determining_the_proximity_to_an_ibeacon_device"&gt;https://developer.apple.com/documentation/corelocation/determining_the_proximity_to_an_ibeacon_device&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;nRF Connect on iOS is not using this API, it&amp;#39;s only using Core Bluetooth, so the packet will seem to be empty. nRF Connect for Android will tell you the truth :) Make your beacon visible as iBeacon on Android, and then register for the UUID/Major/Minor to get updates for ranging.&lt;/p&gt;
&lt;p&gt;BR, Aleksander&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>