<?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>How to access LE discoverable flags on iOS?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25151/how-to-access-le-discoverable-flags-on-ios</link><description>Hello, 
 is it possible to access the LE Limited/General Discoverable flags on iOS? 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Sep 2017 14:29:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25151/how-to-access-le-discoverable-flags-on-ios" /><item><title>RE: How to access LE discoverable flags on iOS?</title><link>https://devzone.nordicsemi.com/thread/99065?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2017 14:29:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30c0997b-efea-440c-a969-97b78f794097</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Michael!&lt;/p&gt;
&lt;p&gt;As this is more of an apple development case, you might find more relevant information on other forums.&lt;/p&gt;
&lt;p&gt;However, if you take a look at &lt;a href="https://developer.apple.com/documentation/corebluetooth/cbcentralmanager/1518986-scanforperipherals"&gt;this&lt;/a&gt; site:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When the central manager object
discovers a peripheral, it calls the
&lt;a href="https://developer.apple.com/documentation/corebluetooth/cbcentralmanagerdelegate/1518937-centralmanager"&gt;centralManager(_:didDiscover:advertisementData:rssi:)&lt;/a&gt; method of its delegate object.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;When following the link above we find that the advertisement data can be accessed through the keys listed in &lt;a href="https://developer.apple.com/documentation/corebluetooth/cbcentralmanagerdelegate/advertisement_data_retrieval_keys"&gt;Advertisement
Data Retrieval Keys&lt;/a&gt;. The way I interpret the keys, the flags is not available on iOS, and the RAW advertisement data is
hidden.&lt;/p&gt;
&lt;p&gt;You can look at &lt;a href="https://stackoverflow.com/questions/22833198/get-advertisement-data-for-ble-in-ios"&gt;this&lt;/a&gt; forum-post discussing a similar topic:&lt;/p&gt;
&lt;p&gt;Hope that helps.&lt;br /&gt;
Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access LE discoverable flags on iOS?</title><link>https://devzone.nordicsemi.com/thread/99064?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 13:57:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca0355bb-1b4d-49b0-890a-2a85fbd769f2</guid><dc:creator>michael</dc:creator><description>&lt;p&gt;Hi, yes in fact we would like to know if the BLE device is in Limited or General Discoverable mode. It is easy on Android. However, we haven&amp;#39;t been able to figure out a way to do this on iOS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access LE discoverable flags on iOS?</title><link>https://devzone.nordicsemi.com/thread/99063?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 13:37:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7ea6847-370a-426c-bbc7-4e9b408fe818</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi michael! Could you please elaborate on what you want to achieve? Do you want to use your phone to see what advertising flag is set on your BLE device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>