<?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>BLE Communication Fails on Custom Board Without 32kHz XTAL – NCS v2.9</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120478/ble-communication-fails-on-custom-board-without-32khz-xtal-ncs-v2-9</link><description>Hi Nordic Team, 
 I&amp;#39;m facing an issue with BLE communication on my custom board using NCS v2.9. I started from one of the standard SDK examples (like throughput or peripheral ) and made only the following configuration changes to accommodate the lack</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Apr 2025 05:45:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120478/ble-communication-fails-on-custom-board-without-32khz-xtal-ncs-v2-9" /><item><title>RE: BLE Communication Fails on Custom Board Without 32kHz XTAL – NCS v2.9</title><link>https://devzone.nordicsemi.com/thread/531620?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 05:45:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1227c635-32ab-44f6-ae4e-87502f197e05</guid><dc:creator>Karim_Os</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Kenneth,&lt;br /&gt;Thanks for the reply&lt;br /&gt;Setting CONFIG_MPSL_HFCLK_LATENCY&lt;/span&gt;&lt;span&gt;=1400&amp;nbsp;&amp;nbsp;&lt;br /&gt;Worked!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Communication Fails on Custom Board Without 32kHz XTAL – NCS v2.9</title><link>https://devzone.nordicsemi.com/thread/530820?ContentTypeID=1</link><pubDate>Mon, 07 Apr 2025 12:52:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e35f521f-be0a-41cb-9dee-5d5c9a91e92c</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you provide detailed chip markings printed on top of the nRF54L15 you have?&lt;/p&gt;
&lt;p&gt;I assume you are only programming the application here, and don&amp;#39;t have for instance mcuboot or other images programmed? (If you do, then you also need to choose the RC clock for those images.)&lt;/p&gt;
&lt;p&gt;In the board file you can also remove the&amp;nbsp;lfxo like this:&lt;/p&gt;
&lt;p&gt;/ {&lt;br /&gt;&amp;nbsp; &amp;nbsp; clocks {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /delete-node/ lfxo;&lt;br /&gt;&amp;nbsp; &amp;nbsp; };&lt;br /&gt;};&lt;/p&gt;
&lt;p&gt;Also, since you have other issues, can you try to set&amp;nbsp;&lt;span&gt;CONFIG_MPSL_HFCLK_LATENCY&lt;/span&gt;&lt;span&gt;=1400? To make it possible to modify you need to add this change:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/commit/68623068aed6482998f1eff6df828b051c7bb48f"&gt;https://github.com/nrfconnect/sdk-nrf/commit/68623068aed6482998f1eff6df828b051c7bb48f&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Finally, do make sure you run radio test or direct test mode to confirm the hfxo meet the electrical performance required by the radio.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kenneth&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>