<?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>Directed advertising with coded PHY without bonding</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84181/directed-advertising-with-coded-phy-without-bonding</link><description>Hello, 
 I am trying to do directed advertising while us ing the coded PHY whithout bonding the devices but i am running into some problems. 
 The device with the BT-address i am directing towards (BLE_GAP_ADDR_TYPE_RANDOM_STATIC) does not see/identify</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Jan 2022 15:24:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84181/directed-advertising-with-coded-phy-without-bonding" /><item><title>RE: Directed advertising with coded PHY without bonding</title><link>https://devzone.nordicsemi.com/thread/350261?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 15:24:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9820a65e-1839-44ec-a35d-08f2a7da2b90</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;You are trying to use Coded PHY. However, only 1M PHY is permitted for direct advertising.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Directed advertising with coded PHY without bonding</title><link>https://devzone.nordicsemi.com/thread/350226?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 13:55:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:071713e9-c76b-4497-a759-6929b5ac8873</guid><dc:creator>sipan112</dc:creator><description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 id="setting-up"&gt;&lt;/h2&gt;
&lt;p&gt;use these settings&lt;/p&gt;
&lt;p&gt;To test the example, you need two radio boards.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Create an&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;SoC-Empty&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;example for one of the radio boards in Simplicity Studio.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Copy the attached&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;app_advertiser.c&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the project replacing the existing app.c.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set DEBUG_LEVEL to 1 in app.h.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Build and flash the project to the radio board.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create an&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;SoC-Empty&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;example for the other radio board.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Copy the attached&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;app_scanner.c&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;in the project replacing the existing app.c.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set DEBUG_LEVEL to 1 in app.h.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Build and flash the project to the radio board.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;and check the resource:&amp;nbsp;&lt;a href="https://docs.silabs.com/resources/bluetooth/code-examples/stack-features/adv-and-scanning/adv-and-scanning-with-le-coded-phy/source/app_advertiser.c"&gt;docs.silabs.com/.../app_advertiser.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Directed advertising with coded PHY without bonding</title><link>https://devzone.nordicsemi.com/thread/350224?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 13:54:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:287c7d7a-7f8a-4244-b6d7-fc291ecc32a5</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Which SDK are you using?&lt;br /&gt;&lt;br /&gt;You can read more about direct advertising in these devzone cases:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/4630/directed-advertisement"&gt;devzone.nordicsemi.com/.../directed-advertisement&lt;/a&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/12425/advertisment-directed-discoverable"&gt;devzone.nordicsemi.com/.../advertisment-directed-discoverable&lt;/a&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/58538/in-direct-advertising-mode-device-is-discoverable-or-not"&gt;devzone.nordicsemi.com/.../in-direct-advertising-mode-device-is-discoverable-or-not&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>