<?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 on nrf54l10 custom board not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126204/ble-on-nrf54l10-custom-board-not-working</link><description>I am developing a custom board using nrf54l10 chip. So far, I have been able to use a code to comunicate through spi and uart for me to use printk function. 
 Now I was trying to run a simple code using BLE just to see if my board appeared on the nrf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Dec 2025 20:54:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126204/ble-on-nrf54l10-custom-board-not-working" /><item><title>RE: BLE on nrf54l10 custom board not working</title><link>https://devzone.nordicsemi.com/thread/557374?ContentTypeID=1</link><pubDate>Thu, 18 Dec 2025 20:54:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a24467b4-815b-450d-9f0c-329c7dfe8acf</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Hi Alexandra,&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Difficult to say based on the information here now why it halts.&amp;nbsp;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Have you tried adding some breakpoints and see exactly which step after CONFIG_BT=y that breaks it?&amp;nbsp;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;I assume the stack size adjustments work fine for when you don&amp;#39;t enable CONFIG_BT=y?&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Have you built one of the code example in the NCS with nRF54L10 as target, are you able to get that running? For example the HRT service.&amp;nbsp;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Any chance you could upload the code you are working on if we make this a private case?&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;-------------------------------&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Best regards&lt;/div&gt;
&lt;div style="color:rgba(0, 0, 0, 1);font-family:Calibri, Helvetica, sans-serif;font-size:11pt;"&gt;Asbjørn&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE on nrf54l10 custom board not working</title><link>https://devzone.nordicsemi.com/thread/557356?ContentTypeID=1</link><pubDate>Thu, 18 Dec 2025 16:03:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f2d47ec-b6b4-4d26-aef8-116e6b0ed018</guid><dc:creator>Alexandra L</dc:creator><description>&lt;p&gt;hello, thank you for your answer&lt;br /&gt;&lt;br /&gt;i have tried to, instead using uart, just try to set a gpio to understand if the problem was from uart.&amp;nbsp;A simple code that only set the gpio.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Without the&amp;nbsp;&lt;span&gt;CONFIG_BT&lt;/span&gt;&lt;span&gt;&lt;span&gt;=y, it worked. When i turned on the CONFIG_BT, the program did not set the gpio.&lt;br /&gt;&lt;br /&gt;this is my prj.conf&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;# STEP 2 - Set the Bluetooth LE device name&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#ONFIG_BT_DEVICE_NAME=&amp;quot;Nordic_Beacon&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# Increase stack size for the main thread and System Workqueue&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#CONFIG_MAIN_STACK_SIZE=2048&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#to disable external low frequency clock&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;the other configurations are on my boards prj.conf file which is the nrf54l10 available by zephyr, nordic.&lt;br /&gt;&lt;br /&gt;On the osciloscope i could see the external clock, high frequency, of 32Mhz, the same as the development kit, working.&lt;br /&gt;&lt;br /&gt;I also have added this on my dtsi file&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;clock&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;status&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;okay&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;hfclk&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;source&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;external&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;lfclk&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;source&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;rc&amp;quot;&lt;/span&gt;&lt;span&gt;; &amp;nbsp; &lt;/span&gt;&lt;span&gt;/* OK if no 32k crystal */&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;};&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;br /&gt;Is there any configuration missing? It is because I am using nrf54l10 and not nrf5415 so I need to change anything regarding space? I am not understanding where the problem can be from.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE on nrf54l10 custom board not working</title><link>https://devzone.nordicsemi.com/thread/557251?ContentTypeID=1</link><pubDate>Wed, 17 Dec 2025 15:56:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9ea6ecb-c7e2-485d-85f5-3b84101557ed</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;div&gt;Hello Alexandra,&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;With the CONFIG_BT=Y you enable the Bluetooth stack and it takes control over the clock sources, or at least it might reconfigure the clock sources. By that I mean it could be switching them off unintentionally in your case.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;You should check if the HFINT is switched on or requested in your main before doing the UART prints, wait for the HFINT.READY event and then proceed with the print. If you never get to the print, the clock isn&amp;#39;t ON.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Have you tried any of the bluetooth examples in our SDK? There&amp;#39;s a peripheral UART service code example that also prints UART, but have the UART service as part of the bleutooth service. &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_uart/README.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_uart/README.html&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Q1: In your case, do you see that the bluetooth functionality works? Are you able to see advertising?&lt;/div&gt;
&lt;div&gt;Q2: Have you tried debugging the startup and see where it gets stuck when you have enabled CONFIG_BT=y?&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Best regards&lt;/div&gt;
&lt;div&gt;Asbjørn&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>