<?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>Trying to do ADV_DIRECT_IND - Connectable not scannable</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127588/trying-to-do-adv_direct_ind---connectable-not-scannable</link><description>Trying to do ADV_DIRECT_IND advertisement. 
 We are trying to do the following advertisements 
 
 
 // ADV_IND Scannable and Connectable 
 // ADV_DIRECT_IND - Connectable not scannable 
 // ADV_NONCONN_IND - neither scanning nor connection is allowed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Mar 2026 17:54:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127588/trying-to-do-adv_direct_ind---connectable-not-scannable" /><item><title>RE: Trying to do ADV_DIRECT_IND - Connectable not scannable</title><link>https://devzone.nordicsemi.com/thread/564327?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2026 17:54:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8c40ea5-df9b-481d-90c7-6269df4bd76b</guid><dc:creator>chuck rekiere</dc:creator><description>&lt;p&gt;This is primarily just to have a ADV_DIRECT_IND show up in a scan.&amp;nbsp; So if the address is fake it will not show up in a scan?&amp;nbsp; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to do ADV_DIRECT_IND - Connectable not scannable</title><link>https://devzone.nordicsemi.com/thread/564142?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2026 07:49:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03838e33-81a0-4a6b-809a-ceb0bd0e314c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;You do not need to use extended advertising API in order to use directed advertising. However, you need to direct the advertising to the address that is going to receive it. From the code snippet you posted that does not seem to be the case? Normally that is a device you are bonded with, and typically just lost the connection&lt;/p&gt;
&lt;p&gt;PS: Directed advertising has limited use cases, and for instance Apple in the &lt;a href="https://developer.apple.com/accessories/Accessory-Design-Guidelines.pdf"&gt;Accessory Design Guidelines&lt;/a&gt; advice against using it -&amp;nbsp; &amp;quot;&lt;em&gt;ADV_DIRECT_IND should not be used&lt;/em&gt;.&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to do ADV_DIRECT_IND - Connectable not scannable</title><link>https://devzone.nordicsemi.com/thread/564127?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2026 18:13:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5d3afca-5560-44a1-9c30-835ca50a14ce</guid><dc:creator>chuck rekiere</dc:creator><description>&lt;p&gt;So need to use the extended advertising API?&amp;nbsp; found this example which does use the advanced. (it is a bit old so can only use as reference).&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/84756/directed-advertising-not-seen-by-the-addressed-device"&gt;devzone.nordicsemi.com/.../directed-advertising-not-seen-by-the-addressed-device&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to do ADV_DIRECT_IND - Connectable not scannable</title><link>https://devzone.nordicsemi.com/thread/564126?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2026 18:10:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec4e9316-abb8-4d91-841f-bd766bd1c9c5</guid><dc:creator>chuck rekiere</dc:creator><description>&lt;p&gt;nod,&amp;nbsp; thank-you for the example , built the example and didn&amp;#39;t directly see ADV_DIRECT_IND so will poke at it a bit. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to do ADV_DIRECT_IND - Connectable not scannable</title><link>https://devzone.nordicsemi.com/thread/564076?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2026 08:12:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bd6cff9-8381-41dc-9313-34263b980ec3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Just adding to this you can see an example of directed advertising &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/d1858d20741e274d533a79c38918afc90eed7331/samples/bluetooth/direct_adv"&gt;here&lt;/a&gt;. Note that the address must be valid, and any&amp;nbsp;compliant&amp;nbsp;Bluetooth device will&amp;nbsp;ignore directed advertising packets not intended for itself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to do ADV_DIRECT_IND - Connectable not scannable</title><link>https://devzone.nordicsemi.com/thread/564074?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2026 07:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d3eaa5a-c596-4833-8d11-36300eafa946</guid><dc:creator>DavidDeloera</dc:creator><description>&lt;div class="flex flex-col text-sm pb-25"&gt;
&lt;div class="flex max-w-full flex-col gap-4 grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="4cc996b0-5a89-49aa-ab35-974fc3ea6682" data-message-model-slug="gpt-5-3" data-turn-start-message="true"&gt;
&lt;div class="flex w-full flex-col gap-1 empty:hidden"&gt;
&lt;div class="markdown prose dark:prose-invert w-full wrap-break-word light markdown-new-styling"&gt;
&lt;p data-start="0" data-end="300" data-is-last-node="" data-is-only-node=""&gt;Verify you&amp;rsquo;re using extended advertising APIs correctly. ADV_DIRECT_IND often requires a valid peer address and whitelist. Ensure privacy settings match, disable scan response, and confirm controller supports connectable + non-scannable combo&amp;mdash;some Nordic configs don&amp;rsquo;t allow this mode simultaneously.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="text-align:right;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a style="color:#ffffff;" href="https://fnafgames.io"&gt;FNAF&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="mt-3 w-full empty:hidden"&gt;
&lt;div class="text-center"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>