<?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>Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121371/sysbuild-example-nrf5340dk-uart-output</link><description>Hi Community, 
 I&amp;#39;m learning the sysbuild stuffs, try to upgrade my code to sdk v2.9.0. 
 Exercise 2 - Adding custom image - Nordic Developer Academy 
 I&amp;#39;m using nRF5340DK to run this exercise code, but I can&amp;#39;t find the so called &amp;quot; UART30 &amp;quot; for output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 May 2025 12:08:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121371/sysbuild-example-nrf5340dk-uart-output" /><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/536767?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 12:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79f76fb2-c840-4bcb-bbcf-77347c97b76c</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Thanks! it solves the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/536753?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 10:57:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f697496b-db5a-4069-86c5-b0993fed0c41</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;The error message says that &amp;quot;prj.conf&amp;quot; is missing. So you must also add project/sysbuild/ipc_radio/prj.conf that overwrites ipc_radio configuration. (for ipc_radio)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/536750?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 10:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a6d4467-f1ec-4a71-8a23-f449499f9361</guid><dc:creator>danny0007</dc:creator><description>[quote userid="106736" url="~/f/nordic-q-a/121371/sysbuild-example-nrf5340dk-uart-output/536630"]You can use sysbuild to add it.&lt;br /&gt;For example as project/sysbuild/mcuboot/boards/board_name.conf or as project/sysbuild/ipc_radio/boards/board_name.conf.[/quote]
&lt;p&gt;both give similar errors as here:&lt;br /&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/pastedimage1747995028587v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/536630?ContentTypeID=1</link><pubDate>Thu, 22 May 2025 13:02:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b7d9930-c4b7-4ea3-b00e-29d012a2d965</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="danny0007"]I finally fixed it and it&amp;#39;s stable.[/quote]
&lt;p&gt;Good job!&lt;/p&gt;
[quote user="danny0007"]&lt;strong&gt;my question here is: how can I put this file under my project and make the building call it from my project? since it&amp;#39;s a custom board related file, I dont want to put it into sdk source code.&lt;/strong&gt;[/quote]
&lt;p&gt;You can use sysbuild to add it.&lt;br /&gt;For example as project/sysbuild/mcuboot/boards/board_name.conf or as project/sysbuild/ipc_radio/boards/board_name.conf.&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-sysbuild/"&gt;Lesson 8 – Sysbuild&lt;/a&gt; to learn more about Sysbuild.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/536365?ContentTypeID=1</link><pubDate>Wed, 21 May 2025 09:20:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4330433-9ffc-4b17-890b-4063286bce7e</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/sigurd-hellesvik"&gt;Sigurd Hellesvik&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I finally fixed it and it&amp;#39;s stable.&lt;/p&gt;
&lt;p&gt;1. first of all, the board files of thingy53 has no issue.&lt;/p&gt;
&lt;p&gt;2. the configuration in ipc_radio.conf causes the issue, because here the UART is enabled, but in the&amp;nbsp; *_cpunet.dts of boards file uart0 is disabled. this causes conflict and HCI issue. So I just commented these out:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;#CONFIG_SERIAL=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#CONFIG_UART_CONSOLE=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#CONFIG_LOG=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;no HCI issue happens again.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;please verify it and update the code for thingy53.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;3. last but lease, in the sdk v3.0.0/bootloader/mcuboot/boot/zephyr/boards these is a file named &amp;quot;thingy53_nrf5340_cpuapp.conf&amp;quot;, which is also called during the building:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;img style="max-height:115px;max-width:449px;" height="115" src="https://devzone.nordicsemi.com/resized-image/__size/898x230/__key/communityserver-discussions-components-files/4/pastedimage1747818770038v1.png" width="449" alt=" " /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;if the code is compiled for a custom board, a similar file shall be added also, otherwise there will be lots of usb related &amp;quot;k_work* &amp;quot; errors.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;my question here is: how can I put this file under my project and make the building call it from my project? since it&amp;#39;s a custom board related file, I dont want to put it into sdk source code.&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;Regards&lt;/div&gt;
&lt;div&gt;Danny&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/536015?ContentTypeID=1</link><pubDate>Mon, 19 May 2025 13:45:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c269a36a-c07b-4ab7-9d1c-a74483595ee9</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Regardless of the USB issue.&lt;/p&gt;
&lt;p&gt;the HCI issue happens again, it seems not a stable solution, it happens randomly.&lt;/p&gt;
&lt;p&gt;Actually during the debugging, I also found it&amp;#39;s working only sometimes, even the same code doesn&amp;#39;t work after another flash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535913?ContentTypeID=1</link><pubDate>Mon, 19 May 2025 07:08:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df781cb2-8a6d-497e-9970-576567519342</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="danny0007"]the &lt;a href="https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/l9/l9_e5_nrf5340_both_sol"&gt;FOTA code for both cores&lt;/a&gt; is running, the HCI error is gone, but I&amp;#39;m not sure if it&amp;#39;s a reliable solution, please double check it.[/quote]
&lt;p&gt;Good job!&lt;/p&gt;
&lt;p&gt;Looks like you just had to make sure hci matches. So yes, in that case, the changes seem reasonable to me.&lt;/p&gt;
[quote user="danny0007"]but this crashes the system often, the chip get rebooted very often, how can I make a reliable USB logging?&amp;nbsp;[/quote]
&lt;p&gt;For USB: &lt;/p&gt;
&lt;p&gt;How often do you log?&lt;br /&gt;Does it improve if you log a bit less?&lt;/p&gt;
&lt;p&gt;Try to set CONFIG_USB_CDC_ACM_RINGBUF_SIZE=16384&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535882?ContentTypeID=1</link><pubDate>Sun, 18 May 2025 21:12:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7676ccf8-d78a-476e-8f51-446c83475a7a</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi @&lt;a class="ui-contentpeek internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/sigurd-hellesvik" data-contentid="2a91142d606844baa3f322f22ec237ee" data-contenttypeid="e9ed411860ed4f2ba0265705b8793d05"&gt;Sigurd Hellesvik&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;after changing the code in&lt;strong&gt;&amp;nbsp;thingy53_nrf5340_common.dtsi&lt;/strong&gt; to this:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;chosen&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;zephyr,bt-hci-ipc&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;amp;&lt;/span&gt;&lt;span&gt;ipc0&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;zephyr,bt-hci&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;amp;&lt;/span&gt;&lt;span&gt;bt_hci_ipc0&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;nordic,802154-spinel-ipc&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;amp;&lt;/span&gt;&lt;span&gt;ipc0&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;zephyr,ieee802154&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;amp;&lt;/span&gt;&lt;span&gt;ieee802154&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;nordic,pm-ext-flash&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;amp;&lt;/span&gt;&lt;span&gt;mx25r64&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;changing the code in &lt;strong&gt;thingy53_nrf5340_cpunet.dts&lt;/strong&gt;&amp;nbsp;to this:&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;chosen&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;zephyr,console&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;amp;&lt;/span&gt;&lt;span&gt;uart0&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;zephyr,shell-uart&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;amp;&lt;/span&gt;&lt;span&gt;uart0&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;zephyr,uart-mcumgr&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;amp;&lt;/span&gt;&lt;span&gt;uart0&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;zephyr,bt-mon-uart&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;amp;&lt;/span&gt;&lt;span&gt;uart0&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;zephyr,bt-c2h-uart&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;amp;&lt;/span&gt;&lt;span&gt;uart0&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;zephyr,bt-hci-ipc&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;amp;&lt;/span&gt;&lt;span&gt;ipc0&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;nordic,802154-spinel-ipc&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;amp;&lt;/span&gt;&lt;span&gt;ipc0&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;zephyr,sram&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;amp;&lt;/span&gt;&lt;span&gt;sram1&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;zephyr,flash&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;amp;&lt;/span&gt;&lt;span&gt;flash1&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;zephyr,code-partition&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;amp;&lt;/span&gt;&lt;span&gt;slot0_partition&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;zephyr,ieee802154&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;amp;&lt;/span&gt;&lt;span&gt;ieee802154&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;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;the &lt;a href="https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/l9/l9_e5_nrf5340_both_sol"&gt;FOTA code for both cores&lt;/a&gt; is running, the HCI error is gone, but I&amp;#39;m not sure if it&amp;#39;s a reliable solution, please double check it.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;**********************************************************************************&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Additionally, since I only have USB on my board, for debugging I want to redirect the logging and output of printk to USB, so I add following code in &lt;strong&gt;app.overlay&amp;nbsp;&lt;/strong&gt;&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 1.1 &amp;nbsp;- Add external flash to applciation */&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;/&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;chosen&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;nordic,pm-ext-flash&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;amp;&lt;/span&gt;&lt;span&gt;mx25r64&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;zephyr,console&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;amp;&lt;/span&gt;&lt;span&gt;cdc_acm_uart0&lt;/span&gt;&lt;span&gt;; &lt;/span&gt;&lt;span&gt;//for printk in app&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;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;usbd&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;cdc_acm_uart0:&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;cdc_acm_uart0&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;compatible&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;zephyr,cdc-acm-uart&amp;quot;&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;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;&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;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;span&gt;and this in &lt;strong&gt;prj.conf&lt;/strong&gt;:&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;# Enable USB subsystem&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_USB_DEVICE_STACK&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_UART_LINE_CTRL&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_USB_DEVICE_PRODUCT&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;TEST_USB&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_STDOUT_CONSOLE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;but this crashes the system often, the chip get rebooted very often, how can I make a reliable USB logging?&amp;nbsp;&lt;/span&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;Regards&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Danny&lt;/span&gt;&lt;/div&gt;
&lt;/div&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;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535748?ContentTypeID=1</link><pubDate>Fri, 16 May 2025 10:36:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a15e6f2-c86e-40ea-b390-ee4161a0f23f</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/sigurd-hellesvik"&gt;Sigurd Hellesvik&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I compared the board files of nRF5340DK and Thingy53 one by one, still cannot make it working.&lt;/p&gt;
&lt;p&gt;could you please compile the FOTA code for Thingy53 and take a look? thanks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Danny&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535713?ContentTypeID=1</link><pubDate>Fri, 16 May 2025 08:10:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4c1ef7d-c0dd-4081-84f1-d2637ab4f508</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="danny0007"]is it somehow possible to use the dfu_application.zip directly?&amp;nbsp;[/quote]
&lt;p&gt;It is not. The nRF SoC can not handle the .zip file. This is required by the app that sends the update.&lt;br /&gt;When you select dfu_application.zip in the Android app, the nrf Android app will unzip it automatically and send the images in order.&lt;/p&gt;
[quote user="danny0007"]&lt;p&gt;Cannot find any discussion regarding this kind of error, maybe nobody tried this, could you please have a look:&lt;/p&gt;
&lt;p&gt;---- Reopened serial port COM28 ----&lt;br /&gt;*** Booting My Application v3.0.0-b901c3efa989 ***&lt;br /&gt;*** Using nRF Connect SDK v3.0.0-3bfc46578e42 ***&lt;br /&gt;*** Using Zephyr OS v4.0.99-3e0ce7636fa6 ***&lt;br /&gt;Starting Bluetooth Peripheral LBS sample&lt;br /&gt;I: 8 Sectors of 4096 bytes&lt;br /&gt;I: alloc wra: 0, fe8&lt;br /&gt;I: data wra: 0, 0&lt;br /&gt;E: Endpoint binding failed with -11&lt;br /&gt;E: HCI driver open failed (-11)&lt;br /&gt;Bluetooth init failed (err -11)&lt;/p&gt;[/quote]
&lt;p&gt;My guess is that this error is because the radio core fails, and therefore, the application core can not communicate with it over HCI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535666?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 18:54:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96bff865-43f5-43e2-9e98-a781360d512d</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/sigurd-hellesvik"&gt;Sigurd Hellesvik&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;build the FOTA&amp;nbsp;&lt;a href="https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/l9/l9_e5_nrf5340_both_sol"&gt;ncs-inter/l9/l9_e5_nrf5340_both_sol at main &amp;middot; NordicDeveloperAcademy/ncs-inter&lt;/a&gt;&amp;nbsp;for &lt;strong&gt;Thingy53&lt;/strong&gt;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cannot find any discussion regarding this kind of error, maybe nobody tried this, could you please have a look:&lt;/p&gt;
&lt;p&gt;---- Reopened serial port COM28 ----&lt;br /&gt;*** Booting My Application v3.0.0-b901c3efa989 ***&lt;br /&gt;*** Using nRF Connect SDK v3.0.0-3bfc46578e42 ***&lt;br /&gt;*** Using Zephyr OS v4.0.99-3e0ce7636fa6 ***&lt;br /&gt;Starting Bluetooth Peripheral LBS sample&lt;br /&gt;I: 8 Sectors of 4096 bytes&lt;br /&gt;I: alloc wra: 0, fe8&lt;br /&gt;I: data wra: 0, 0&lt;br /&gt;E: Endpoint binding failed with -11&lt;br /&gt;E: HCI driver open failed (-11)&lt;br /&gt;Bluetooth init failed (err -11)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and Regards&lt;/p&gt;
&lt;p&gt;Danny&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535600?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 12:55:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cccad8c-f46f-4c77-ae66-5917d8636527</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;yes,&lt;/p&gt;
&lt;p&gt;I need to upload two bin files separately and give them a number 0 and 1:&lt;/p&gt;
&lt;p&gt;it works in this way.&lt;br /&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/pastedimage1747313672769v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;is it somehow possible to use the dfu_application.zip directly?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535585?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 12:41:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c413987-ac45-4b15-a01a-83f2f05f61f8</guid><dc:creator>Sigurd Hellesvik</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/pastedimage1747312892491v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535578?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 12:28:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dca333b4-ef1f-4e2b-a4b9-2753ceb245e1</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/sigurd-hellesvik"&gt;Sigurd Hellesvik&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;but how to use Auterm via bluetooth do the FOTA update, still need your help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535572?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 12:21:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d54c1fe9-2a05-4065-9690-16946e2a1ad2</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;it seems android system related, the error happens, as it&amp;#39;s tested on android 11.&lt;/p&gt;
&lt;p&gt;then I switch to a new android phone with android 14, no error happens, FOTA updated successfully.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535558?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 12:03:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec1aacf9-ccd0-471d-982b-eca5cd3351cf</guid><dc:creator>danny0007</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/pastedimage1747310606779v1.png" alt=" " /&gt;&lt;br /&gt;oh, something is really wrong here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535549?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 11:44:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d79007c4-db64-4b9f-8ce4-b5f9d990297b</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;The logs in the image is from the network core.&lt;/p&gt;
&lt;p&gt;Can I see the logs from VCOM1 also, which is the application core?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535491?ContentTypeID=1</link><pubDate>Thu, 15 May 2025 09:15:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd6a8c2a-166f-4788-9e3c-c8bb3b52f01d</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/sigurd-hellesvik"&gt;Sigurd Hellesvik&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to test&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/simultaneous-updates-for-both-cores-of-the-nrf5340/"&gt;Simultaneous updates for both cores of the nRF5340 - Nordic Developer Academy&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;this is my current setup:&lt;br /&gt;&lt;strong&gt;SDK 3.0.0&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;board: nrf5340dk&lt;/strong&gt;&lt;/p&gt;
&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/pastedimage1747299556211v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1747299754907v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I see the Buffer details: 1x495 bytes, which is much smaller than the number shown in the exercise:&lt;br /&gt;4x2475 bytes. I&amp;#39;m not sure if it&amp;#39;s the reason for &amp;quot;State &lt;span style="color:#ff0000;"&gt;Connection timed out&lt;/span&gt;&amp;quot; after a few seconds.&lt;/p&gt;
&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/pastedimage1747298441082v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In the console, something is transfered at the beginning, then no reaction any more.&lt;/p&gt;
&lt;p&gt;*****************************************************************************&lt;/p&gt;
&lt;p&gt;Then I tried to use Auterm on PC to transfer the dfu_application.zip file, but get the error:&amp;nbsp;&lt;br /&gt;MCUboot header was not found&lt;/p&gt;
&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/pastedimage1747299476394v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do you have some idea? thanks in advance.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Danny&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535416?ContentTypeID=1</link><pubDate>Wed, 14 May 2025 20:45:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32c823df-7af6-4fa6-93b0-f174b354aff4</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;I managed to make the USB working for both MCUBOOT and APP printk.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535278?ContentTypeID=1</link><pubDate>Wed, 14 May 2025 08:38:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9dcf954-0fe6-4594-988a-8b866e9dd058</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/sigurd-hellesvik"&gt;Sigurd Hellesvik&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;with this setup(&lt;strong&gt;nrf5340dk board&lt;/strong&gt;), after build and flash, the &lt;strong&gt;nRF5340 USB&lt;/strong&gt; is working.&lt;/p&gt;
&lt;p&gt;even I flash this image on my board, the USB is also working.&lt;/p&gt;
&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/pastedimage1747211416830v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;*******************************************************************************&lt;/p&gt;
&lt;p&gt;with this setup(&lt;strong&gt;thingy53 board&lt;/strong&gt;), the USB doesn&amp;#39;t show up at all.&amp;nbsp;&lt;/p&gt;
&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/pastedimage1747211532666v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Danny&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535245?ContentTypeID=1</link><pubDate>Wed, 14 May 2025 06:43:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:696f9446-c5c8-4bac-9b4b-63ba426b54c7</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="danny0007"], seems not working.[/quote]
&lt;p&gt;Can you explain how it is not working?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/535206?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 21:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a74e5f62-2236-496f-9409-a15c4cad0c0a</guid><dc:creator>danny0007</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/sigurd-hellesvik"&gt;Sigurd Hellesvik&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I want to upgrade my code to sdk v2.9.0.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Exercise 4 &amp;ndash; DFU over USB&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Exercise 5 &amp;ndash; FOTA over Bluetooth Low Energy&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;these two features I need for my use case, I know they are currently only supported for nRF5340DK. I tried to compile DFU over USB for thingy53, seems not working.&lt;/p&gt;
&lt;p&gt;could you please share me how to make them also working for thingy53? because my board is similar as thingy53.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Danny&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sysbuild example nRF5340DK UART output</title><link>https://devzone.nordicsemi.com/thread/534888?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 12:34:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a90a897d-faa2-40dc-bdb4-0d9911304ec7</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Only the nRF54L15 uses the FLPR core. The nRF5340 uses the Network core, which is on UART0.&lt;/p&gt;
&lt;p&gt;The COM port settings in Windows does not match to UART name&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>