<?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>Issue with HCI Communication on nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125817/issue-with-hci-communication-on-nrf5340</link><description>Hello Nordic Support, 
 I am trying to use the nRF5340 SDK to communicate directly with the network core via HCI commands , without going through the application core. 
 Steps I have taken so far: 
 
 
 Built the h ci_uart example from the nRF SDK (default</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Nov 2025 04:53:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125817/issue-with-hci-communication-on-nrf5340" /><item><title>RE: Issue with HCI Communication on nRF5340</title><link>https://devzone.nordicsemi.com/thread/555562?ContentTypeID=1</link><pubDate>Thu, 27 Nov 2025 04:53:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fd75559-0275-419b-8bc1-508c41e94ae0</guid><dc:creator>Yash48</dc:creator><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&amp;nbsp;Hi Edvin, thanks for the help &amp;mdash; I&amp;rsquo;ve solved the issue now.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with HCI Communication on nRF5340</title><link>https://devzone.nordicsemi.com/thread/555409?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2025 14:47:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f350d222-3363-4c80-aabf-5dc78f9bf7b8</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;In case you did, please avoid using AI to formulate your questions.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So you want to communicate directly with the network core, with a UART instance controlled by the network core, is that the case?&lt;/p&gt;
[quote user=""]Built the h&lt;code&gt;ci_uart&lt;/code&gt; example from the nRF SDK (default configuration).[/quote]
&lt;p&gt;I assume you mean the nRF Connect SDK, not nRF5 SDK? What was your build command? What was the board target that you built for? And what NCS (nRF Connect SDK) version are you using?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Questions:&lt;/p&gt;
&lt;p&gt;1: We don&amp;#39;t have any sample doing this exactly.&lt;/p&gt;
&lt;p&gt;2: No, not out of the box.&lt;/p&gt;
&lt;p&gt;3: probably.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So you have the hci_uart sample, that you found in the nRF Connect SDK. You would have to build it for the nrf5340dk/nrf5340/cpunet, in order to target the network core. This then probably requires an nrf5340dk_nrf5340_cpunet.overlay file to provide the correct uart instance and uart pins.&lt;/p&gt;
&lt;p&gt;Then you need to flash something on to the application core in order for it to start the network core. You can use the NCS\nrf\samples\nrf5340\empty_app_core for this. As long as this is flashed to the network core, it will boot up the app core, start the network core with whatever is programmed on it, and then go to sleep with the application core.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What do you intend to use the application core for, if I may ask?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>