<?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 advertise as non-connectable when using the advertising module?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73418/how-to-advertise-as-non-connectable-when-using-the-advertising-module</link><description>After switching to the BLE advertising module in SDK 16.0.0 (on an nRF52 board) and using it for over 3 months I am now discovering that no matter how I configure the advertising module, it always makes the device advertise as &amp;#39;connectable&amp;#39;. 
 I read</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 13 Sep 2025 03:00:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73418/how-to-advertise-as-non-connectable-when-using-the-advertising-module" /><item><title>RE: How to advertise as non-connectable when using the advertising module?</title><link>https://devzone.nordicsemi.com/thread/548646?ContentTypeID=1</link><pubDate>Sat, 13 Sep 2025 03:00:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:558dbfbc-b9c3-481d-bdf2-5fee554994a3</guid><dc:creator>RVM</dc:creator><description>&lt;p&gt;If anybody is still keeping track of this issue, then here is the URL to the documentation:&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/lib_ble_advertising.html"&gt;https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/lib_ble_advertising.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see in the first paragraph:&lt;/p&gt;
&lt;p&gt;The Advertising Module handles the BLE advertising of your application. You can use it for many typical &amp;quot;&lt;span style="background-color:#00ff00;"&gt;&lt;strong&gt;Connectable Advertising&lt;/strong&gt;&lt;/span&gt;&amp;quot; scenarios, like most of the SDK examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to advertise as non-connectable when using the advertising module?</title><link>https://devzone.nordicsemi.com/thread/302795?ContentTypeID=1</link><pubDate>Wed, 31 Mar 2021 15:54:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e5430f8-cc7e-4fb9-b9b3-38e078b96c52</guid><dc:creator>RVM</dc:creator><description>&lt;p&gt;HI Simon&lt;/p&gt;
&lt;p&gt;Feel free to mark this ticket as &amp;#39;closed&amp;#39;.&lt;/p&gt;
&lt;p&gt;Just to be clear, I will be using the &amp;#39;advertising module&amp;#39; for connectable advertisements just not for the non-connectable variants.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;RMV&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to advertise as non-connectable when using the advertising module?</title><link>https://devzone.nordicsemi.com/thread/302794?ContentTypeID=1</link><pubDate>Wed, 31 Mar 2021 15:52:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23e3ac7e-105d-4be1-ac9e-fe0569db4e03</guid><dc:creator>RVM</dc:creator><description>&lt;p&gt;Hi Simon&lt;/p&gt;
&lt;p&gt;My question was specifically to the use of the &amp;#39;advertising module&amp;#39; and I found out (after stepping through the code) that no matter how I set up the advertising property, the module overrides it to &amp;#39;connectable, scannable&amp;#39;.&lt;/p&gt;
&lt;p&gt;I think I will revert to setting up the advertisement using the SoftDevice API directly.&lt;/p&gt;
&lt;p&gt;I wish the documentation had been clearer and more specific i.e. that the module WILL OVERRIDE the advertising flags -- would not have gone down this path three months back.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;RMV&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to advertise as non-connectable when using the advertising module?</title><link>https://devzone.nordicsemi.com/thread/302717?ContentTypeID=1</link><pubDate>Wed, 31 Mar 2021 11:53:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5e69626-7d0d-4bc9-8a04-12894468e8e9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can you provide a link to where you found this information? I think it is outdated, as I.E. the ble_app_beacon in SDK 16.0.0 is nonconnectable. You should be able to make any advertising device nonconnectable by changing the GAP advertising type to either&amp;nbsp;&lt;strong&gt;BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED&lt;/strong&gt; or&amp;nbsp;&lt;strong&gt;BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is done in the advertising_init() function in our SDK example projects.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>