<?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 is a beacon with BleGeneralDiscoverable shown as connectable?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9996/why-is-a-beacon-with-blegeneraldiscoverable-shown-as-connectable</link><description>In the Master Control Panel on Android, I have a beacon that is advertising with the BLE flags set to 0x06, which is BREDR_NOT_SUPPORTED | LE_GENERAL_DISCOVERABLE. Its packet type is 0x42 which is BLE_ADV_NONCONN_IND | BLE_TXADD. For a nonconn packet</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Oct 2015 08:29:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9996/why-is-a-beacon-with-blegeneraldiscoverable-shown-as-connectable" /><item><title>RE: Why is a beacon with BleGeneralDiscoverable shown as connectable?</title><link>https://devzone.nordicsemi.com/thread/37055?ContentTypeID=1</link><pubDate>Fri, 30 Oct 2015 08:29:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57860b4a-56b6-4b2f-9cf7-080f3439c097</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Ah, answering my own question. From the Bluetooth 4.0 code spec, Volume 3, Part C, Section 9.1.1.2  (this must be the deepest contents table ever):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A device in the broadcast mode shall
not set the ‘LE General Discoverable
Mode’ flag or the ‘LE Limited
Discoverable Mode’ flag in the Flags
AD Type as defined in Section 11.1.3.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Since my device is in broadcast mode (never receives) I guess I shouldn&amp;#39;t set that flag. I still don&amp;#39;t fully understand what it is for though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>