<?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>Bluetooth fail</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124160/bluetooth-fail</link><description>I&amp;#39;m using the NRF5340. When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission example), during debugging of the network core, the program enters err</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Sep 2025 13:21:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124160/bluetooth-fail" /><item><title>RE: Bluetooth fail</title><link>https://devzone.nordicsemi.com/thread/547928?ContentTypeID=1</link><pubDate>Fri, 05 Sep 2025 13:21:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc1ef806-661b-41db-a217-9ed5edf3e303</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;I don&amp;#39;t see how you can use&amp;nbsp;peripheral_uart to scan/search for other Bluetooth device.&amp;nbsp;&lt;br /&gt;The peripheral_uart is peripheral. The way it works is to advertise and wait for connection.&amp;nbsp;&lt;br /&gt;Not sure how step in the code would help in any way here.&amp;nbsp;&lt;br /&gt;You would need to use a phone or another central (central_uart) to connect to it.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you are not so familiar with Nordic BLE solution, I would suggest to follow this Nordic Academy tutorial:&amp;nbsp;&lt;br /&gt;&lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/"&gt;academy.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth fail</title><link>https://devzone.nordicsemi.com/thread/547821?ContentTypeID=1</link><pubDate>Fri, 05 Sep 2025 01:03:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba36e8ae-3eb3-4101-9043-9d113ba66b4c</guid><dc:creator>HHJ</dc:creator><description>&lt;p&gt;&lt;span&gt;When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission example), I find that I cannot search for the Bluetooth of my self-developed NRF5340 board. So I start debugging the application core to find what needs to be added (such as prj.conf or dts). The program of the application core often gets stuck in some strange positions. At that time, I guessed whether the network core needed to add something (such as prj.conf or dts), so I started debugging the network core.Could you tell me the answer to the above question? Does the network core not require any handling, including (prj.conf or dts)?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth fail</title><link>https://devzone.nordicsemi.com/thread/547756?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2025 12:48:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c057a869-03e3-4bc1-b69e-9d61d8f0a58c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Hong Hao,&amp;nbsp;&lt;br /&gt;Could you let me know what exactly you want to debug ?&amp;nbsp;&lt;br /&gt;On the nRF53 the netcore mainly contain the BLE controller. If you use Nordic softdevice controller it&amp;#39;s not open for debugging. It&amp;#39;s provided as a binary library.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, as Jorg already mentioned, when you put a breakpoint, it usually not possible to continue from there as the timing will be messed and you will end up to a fault.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth fail</title><link>https://devzone.nordicsemi.com/thread/547724?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2025 08:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28ad234a-a8bc-4635-8b82-0f0e178f08d3</guid><dc:creator>HHJ</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1756975636206v1.png" alt=" " /&gt;Does it mean that the configuration of the network core should not be changed either, and starting from line 11 is my configuration for it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth fail</title><link>https://devzone.nordicsemi.com/thread/547723?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2025 08:39:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e83cdbc2-602b-4699-9edd-7021f56d53eb</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Don&amp;#39;t try to debug the radio processor/network core!&lt;/p&gt;
&lt;p&gt;Any stops from the debugger will mess up the BTLE timings which are strongly controlled and will cause the radio core to fault when it can&amp;#39;t meet them for any reason.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>