<?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>achieve beacon region enter and exit in android with nRF58122</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24060/achieve-beacon-region-enter-and-exit-in-android-with-nrf58122</link><description>Hello, Dear Nordic Development Team, 
 I recently developed android application for detecting nRF51822 beacon which is working as a peripheral. I was trying to launch an app when user enters beacon region and do some action on exit of the region. I was</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Aug 2017 08:24:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24060/achieve-beacon-region-enter-and-exit-in-android-with-nrf58122" /><item><title>RE: achieve beacon region enter and exit in android with nRF58122</title><link>https://devzone.nordicsemi.com/thread/94745?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2017 08:24:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a08fb253-19ae-4498-b0a4-34735c6d2a4f</guid><dc:creator>lucky38</dc:creator><description>&lt;p&gt;Thank you Aleksander&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: achieve beacon region enter and exit in android with nRF58122</title><link>https://devzone.nordicsemi.com/thread/94744?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2017 09:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5203918c-eb2a-471c-aa1e-db2bcc0ad451</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To start and bind the beacon service make sure it&amp;#39;s added to the manifest. It&amp;#39;s been a while since I wrote this service, I don&amp;#39;t think it presents a modern way of dealing with beacons... For example, there are Eddystone beacons with UID and EID types that are supported by Google play services, EID gives more privacy and almost prevents from tracking, etc. Our beacon service and for iBeacons and other compatible (like nrf beacons) format only.&lt;/p&gt;
&lt;p&gt;Regarding CALLBACK_TYPE_FIRST_MATCH and others, I think you have to specify a callback type in ScanSettings &lt;a href="https://developer.android.com/reference/android/bluetooth/le/ScanSettings.Builder.html#setCallbackType(int)"&gt;developer.android.com/.../ScanSettings.Builder.html&lt;/a&gt;. Also, it is not supported on any phone with Bluetooth LE, it needs to have newer chip where this feature is supported in hw. I have never played with other types...&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll try to get more information regarding this.&lt;/p&gt;
&lt;p&gt;Br, Aleksander&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>