<?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 enable Coded PHY (Long Range) advertising on nRF54L15-DK using nRF Connect SDK 3.0.2?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123389/how-to-enable-coded-phy-long-range-advertising-on-nrf54l15-dk-using-nrf-connect-sdk-3-0-2</link><description>I&amp;#39;m using the nRF54L15-DK with nRF Connect SDK 3.0.2 , and trying to advertise using Coded PHY (Long Range) . 
 My goal is to make the advertising signal continuously visible (not just in bursts) on a spectrum analyzer , with 8 dBm TX power , using Long</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Nov 2025 07:19:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123389/how-to-enable-coded-phy-long-range-advertising-on-nrf54l15-dk-using-nrf-connect-sdk-3-0-2" /><item><title>RE: How to enable Coded PHY (Long Range) advertising on nRF54L15-DK using nRF Connect SDK 3.0.2?</title><link>https://devzone.nordicsemi.com/thread/554338?ContentTypeID=1</link><pubDate>Fri, 14 Nov 2025 07:19:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5977e9f9-bcc6-406f-a329-c75c35ba540d</guid><dc:creator>mertpalaoglu1</dc:creator><description>&lt;p&gt;Btw if you also want to just test the 8dbm long range coded phy, you can use &lt;strong&gt;radio_test&lt;/strong&gt; example in the sdk, it uses uart to change the output power.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable Coded PHY (Long Range) advertising on nRF54L15-DK using nRF Connect SDK 3.0.2?</title><link>https://devzone.nordicsemi.com/thread/544359?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 19:21:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41115874-911a-4620-b0ab-0c234cecc88f</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;mertpalaoglu1,&lt;/p&gt;
[quote user=""]What is the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;minimal correct setup&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to advertise over&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Coded PHY&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;on the nRF54L15-DK?&amp;nbsp;[/quote][quote user=""]Is there a sample or working snippet specifically for&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Coded PHY extended advertising&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;I can reference?[/quote][quote user=""]Is there any sample that I can use to test the bluetooth long range, 8db tx power for 1 central and 1 peripheral nrf54l15 devices.[/quote]
&lt;p&gt;Please refer to &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v3.0.2/samples/bluetooth/peripheral_hr_coded"&gt;the&amp;nbsp;Bluetooth: Peripheral Heart Rate Monitor with Coded PHY&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;These Kconfigs in particular enable advertising over Coded PHY:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/samples/bluetooth/peripheral_hr_coded/prj.conf#L16-L17"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/samples/bluetooth/peripheral_hr_coded/prj.conf#L16-L17&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source code showing how to start advertising can be found in main.c.&lt;/p&gt;
&lt;p&gt;To&amp;nbsp;fix TX power to 8dB, set&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.0.2/page/kconfig/index.html#CONFIG_BT_CTLR_TX_PWR_ANTENNA"&gt;CONFIG_BT_CTLR_TX_PWR_ANTENNA&lt;/a&gt;&amp;nbsp;to 8.&lt;/p&gt;
[quote user=""]How can I make the signal appear&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;continuously&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;on a spectrum analyzer (without long silent gaps)?[/quote]
&lt;p&gt;How long a silent gap are we talking about here?&lt;/p&gt;
&lt;p&gt;If you use the nRF Connect app on your phone, what does it say the advertising interval is?&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;You seem to expect to find all the advertising packets in channel 37.&amp;nbsp;That is not the case. Please refer to the answer here:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/102376/extended-advertising-on-coded-phy-questions"&gt;Extended Advertising on Coded PHY Questions&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>