<?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>pc-ble-driver iBeacon example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87054/pc-ble-driver-ibeacon-example</link><description>Hello, 
 Is it possible to get an example for pc-ble-driver iBeacon detect/scan example. 
 I see only that one with heart rate, not sure what to modify for iBeacon scan/filtering UUID. 
 
 Regards, 
 Viorel</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Apr 2022 10:48:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87054/pc-ble-driver-ibeacon-example" /><item><title>RE: pc-ble-driver iBeacon example</title><link>https://devzone.nordicsemi.com/thread/363530?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 10:48:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5914623-e8d0-454f-840a-c4bef1c2b162</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Vio,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid that we don&amp;#39;t have an example for scanning for iBeacon. However it should be possible to modify the example do that.&amp;nbsp;&lt;br /&gt;Please have a look at the on_adv_report() function. It&amp;#39;s where we process the advertising data (p_ble_gap_evt-&amp;gt;params.adv_report). You can modify this function to filter out only the iBeacon advertising packet. Something similar to the find_adv_name() function.&amp;nbsp;&lt;br /&gt;I would suggest to study the &lt;a href="https://developer.apple.com/ibeacon/Getting-Started-with-iBeacon.pdf"&gt;iBeacon specification&lt;/a&gt; to know how to parse the advertising data and create the filter for your need.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>