<?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>nRF5340 DK audio board，power on failed.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94390/nrf5340-dk-audio-board-power-on-failed</link><description>Hi Nordic Team, 
 I got the board yesterday, so I tried to debug on it. it seems no image is downloaded before shipped to me, as no log at all after power on, right? 
 So, I downloaded image generated from nRF5340_audio project, then power on with log</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Dec 2022 08:47:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94390/nrf5340-dk-audio-board-power-on-failed" /><item><title>RE: nRF5340 DK audio board，power on failed.</title><link>https://devzone.nordicsemi.com/thread/398700?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2022 08:47:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa4a417c-be80-4eea-9a13-aa91ca72dbc7</guid><dc:creator>John81</dc:creator><description>&lt;pre&gt;&lt;span class="go"&gt;Hi Carl, &lt;br /&gt;I have solved this problem with &lt;br /&gt;python buildprog.py -c both -b debug -d both -p -f,&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Handom&lt;/p&gt;
&lt;pre&gt;&lt;span class="go"&gt;&amp;nbsp;&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 DK audio board，power on failed.</title><link>https://devzone.nordicsemi.com/thread/398692?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2022 08:06:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:106f5ea4-25dd-414f-aa9b-da32b71c2a1e</guid><dc:creator>John81</dc:creator><description>&lt;p&gt;Hi Karl,&lt;/p&gt;
&lt;p&gt;This time, the phenomenon is not the same like before.&lt;pre class="ui-code" data-mode="text"&gt;C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio\tools\buildprog&amp;gt;python buildprog.py -c both -b debug -d both
+------------+----------+---------+--------------+---------------------+---------------------+
|    snr     | snr conn |  device | only reboot  | core app programmed | core net programmed |
+------------+----------+---------+--------------+---------------------+---------------------+
| 1050173847 |    [32mTrue [0m   | headset | Not selected |     Selected TBD    |     Selected TBD    |
| 1050179239 |    [32mTrue [0m   | gateway | Not selected |     Selected TBD    |     Selected TBD    |
| 1050178240 |    [32mTrue [0m   | headset | Not selected |     Selected TBD    |     Selected TBD    |
+------------+----------+---------+--------------+---------------------+---------------------+
Invoking build step
Net core uses precompiled hex
Run: west build C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio -b nrf5340_audio_dk_nrf5340_cpuapp -d C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio\build\dev_headset\build_debug -DCONFIG_AUDIO_DEV=1
-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio
-- Using NCS Toolchain 2.2.0-rc1 for building. (C:/ncs2.2.0/toolchains/v2.2.0-rc1/cmake)
-- Found Python3: C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter
-- Cache files will be written to: C:/ncs2.2.0/v2.2.0-rc1/zephyr/.cache
-- Zephyr version: 3.2.99 (C:/ncs2.2.0/v2.2.0-rc1/zephyr)
-- Found west (found suitable version &amp;quot;0.14.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: nrf5340_audio_dk_nrf5340_cpuapp
-- Found host-tools: zephyr 0.15.1 (C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.15.1 (C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/zephyr-sdk)
-- Found Dtc: C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)
-- Found BOARD.dts: C:/ncs2.2.0/v2.2.0-rc1/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts
-- Generated zephyr.dts: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_headset/build_debug/zephyr/zephyr.dts
-- Generated devicetree_generated.h: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/devicetree_generated.h
-- Including generated dts.cmake file: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_headset/build_debug/zephyr/dts.cmake

warning: The choice symbol USB_DRIVER_LOG_LEVEL_ERR (defined at
subsys/logging/Kconfig.template.log_config:11) was selected (set =y), but no symbol ended up as the
choice selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_USB_DRIVER_LOG_LEVEL_ERR and/or look up
USB_DRIVER_LOG_LEVEL_ERR in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: The choice symbol USB_DEVICE_LOG_LEVEL_ERR (defined at
subsys/logging/Kconfig.template.log_config:11) was selected (set =y), but no symbol ended up as the
choice selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_USB_DEVICE_LOG_LEVEL_ERR and/or look up
USB_DEVICE_LOG_LEVEL_ERR in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning:Parsing C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/Kconfig
Loaded configuration &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig&amp;#39;
Merged configuration &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/prj.conf&amp;#39;
Merged configuration &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_headset/build_debug/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;
Configuration saved to &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_headset/build_debug/zephyr/.config&amp;#39;
Kconfig header saved to &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/autoconf.h&amp;#39;
 Experimental symbol NRF5340_AUDIO is enabled.


warning: Experimental symbol BT_ISO_PERIPHERAL is enabled.


warning: Experimental symbol BT_AUDIO is enabled.


warning: Experimental symbol BT_AUDIO_UNICAST_SERVER is enabled.


warning: Experimental symbol BT_VCS is enabled.


warning: Experimental symbol BT_CSIS is enabled.


warning: Experimental symbol BT_MCC is enabled.


warning: Experimental symbol BT_CAP_ACCEPTOR is enabled.

-- The C compiler identification is GNU 12.1.0
-- The CXX compiler identification is GNU 12.1.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- libmetal version: 1.2.0 (C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio)
-- Build type:
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.2.0 (C:/ncs2.2.0/v2.2.0-rc1/modules/lib/open-amp/open-amp)
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- C_FLAGS :  -Wall -Wextra
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
CMake Warning at C:/ncs2.2.0/v2.2.0-rc1/zephyr/CMakeLists.txt:1833 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_headset/build_debug
-- west build: building application
[1/421] Generating include/generated/version.h
-- Zephyr version: 3.2.99 (C:/ncs2.2.0/v2.2.0-rc1/zephyr), build: v3.2.99-ncs1-rc1
[411/421] Linking C executable zephyr\zephyr_pre0.elf

[415/421] Linking C executable zephyr\zephyr_pre1.elf

[421/421] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:      559084 B         1 MB     53.32%
             RAM:      101012 B       448 KB     22.02%
        IDT_LIST:          0 GB         2 KB      0.00%
Run: west build C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio -b nrf5340_audio_dk_nrf5340_cpuapp -d C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio\build\dev_gateway\build_debug -DCONFIG_AUDIO_DEV=2
-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio
-- Using NCS Toolchain 2.2.0-rc1 for building. (C:/ncs2.2.0/toolchains/v2.2.0-rc1/cmake)
-- Found Python3: C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter
-- Cache files will be written to: C:/ncs2.2.0/v2.2.0-rc1/zephyr/.cache
-- Zephyr version: 3.2.99 (C:/ncs2.2.0/v2.2.0-rc1/zephyr)
-- Found west (found suitable version &amp;quot;0.14.0&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)
-- Board: nrf5340_audio_dk_nrf5340_cpuapp
-- Found host-tools: zephyr 0.15.1 (C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.15.1 (C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/zephyr-sdk)
-- Found Dtc: C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)
-- Found BOARD.dts: C:/ncs2.2.0/v2.2.0-rc1/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts
-- Generated zephyr.dts: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_gateway/build_debug/zephyr/zephyr.dts
-- Generated devicetree_generated.h: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/devicetree_generated.h
-- Including generated dts.cmake file: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_gateway/build_debug/zephyr/dts.cmake

warning: Experimental symbol NRF5340_AUDIO is enabled.


warning: Experimental symbol BT_ISO_CENTRAL is enabled.


warning: Experimental symbol BT_AUDIO is enabled.


warning: Experimental symbol BT_AUDIO_UNICAST_CLIENT is enabled.


warning: Experimental symbol BT_VCS_CLIENT is enabled.


warning: Experimental symbol BT_MCS is enabled.


warning: Experimental symbol BT_MPL is enabled.


warning: Experimental symbol MCTL is enabled.

Parsing C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/Kconfig
Loaded configuration &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig&amp;#39;
Merged configuration &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/prj.conf&amp;#39;
Merged configuration &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_gateway/build_debug/zephyr/misc/generated/extra_kconfig_options.conf&amp;#39;
Configuration saved to &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_gateway/build_debug/zephyr/.config&amp;#39;
Kconfig header saved to &amp;#39;C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/autoconf.h&amp;#39;
-- The C compiler identification is GNU 12.1.0
-- The CXX compiler identification is GNU 12.1.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs2.2.0/toolchains/v2.2.0-rc1/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- libmetal version: 1.2.0 (C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio)
-- Build type:
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.2.0 (C:/ncs2.2.0/v2.2.0-rc1/modules/lib/open-amp/open-amp)
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- C_FLAGS :  -Wall -Wextra
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
CMake Warning at C:/ncs2.2.0/v2.2.0-rc1/zephyr/CMakeLists.txt:1833 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: C:/ncs2.2.0/v2.2.0-rc1/nrf/applications/nrf5340_audio/build/dev_gateway/build_debug
-- west build: building application
[1/433] Generating include/generated/version.h
-- Zephyr version: 3.2.99 (C:/ncs2.2.0/v2.2.0-rc1/zephyr), build: v3.2.99-ncs1-rc1
[423/433] Linking C executable zephyr\zephyr_pre0.elf

[427/433] Linking C executable zephyr\zephyr_pre1.elf

[433/433] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:      579720 B         1 MB     55.29%
             RAM:      114888 B       448 KB     25.04%
        IDT_LIST:          0 GB         2 KB      0.00%
build_prog.py finished. Report:
+------------+----------+---------+--------------+---------------------+---------------------+
|    snr     | snr conn |  device | only reboot  | core app programmed | core net programmed |
+------------+----------+---------+--------------+---------------------+---------------------+
| 1050173847 |   True   | headset | Not selected |     Selected TBD    |     Selected TBD    |
| 1050179239 |   True   | gateway | Not selected |     Selected TBD    |     Selected TBD    |
| 1050178240 |   True   | headset | Not selected |     Selected TBD    |     Selected TBD    |
+------------+----------+---------+--------------+---------------------+---------------------+

C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio\tools\buildprog&amp;gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;build seems ok, but it seems it doesn&amp;#39;t download images to board at all. is my command problem?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I just want to let the three boards to demo like one gatway device and two headset devices, no matter in Broadcast or Connect way.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Handom&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 DK audio board，power on failed.</title><link>https://devzone.nordicsemi.com/thread/398471?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 09:02:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b317b2e7-a3d9-4537-86fd-963ecebfbd04</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Handom,&lt;br /&gt;&lt;br /&gt;Could you share the entire output from the script using the&amp;nbsp;&lt;em&gt;Insert -&amp;gt; Code&lt;/em&gt; option?&lt;br /&gt;&lt;br /&gt;If the zephyr base is not set correctly you are likely executing the script from a terminal that is not sourced correctly.&lt;br /&gt;The easiest way to prevent this being an issue is to go into the nRF Connect desktop application -&amp;gt; Toolchain Manager, and then click on the dropdown menu for the particular version you are working with (such as v2.1.2 for instance) and select &amp;#39;open terminal&amp;#39; or &amp;#39;open command prompt&amp;#39;.&lt;br /&gt;&lt;br /&gt;Another way to get a correctly sourced terminal would be to in Visual Studio Code and type CTRL + SHIFT + P and then search for &amp;#39;shell&amp;#39; to open an nRF Terminal in VSC.&lt;br /&gt;&lt;br /&gt;Try this, and let me know if this resolves your issues.&lt;br /&gt;&lt;br /&gt;For clarity, could you clarify whether you installed your nRF Connect SDK automatically using the Toolchain Manager, or did you install it&amp;nbsp;&lt;em&gt;&lt;/em&gt;manually?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 DK audio board，power on failed.</title><link>https://devzone.nordicsemi.com/thread/398433?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 03:11:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81fbd71e-f760-4d7d-95c7-b9241226fb54</guid><dc:creator>John81</dc:creator><description>&lt;p&gt;Hi Karl,&lt;/p&gt;
&lt;p&gt;Thanks for your solution, and I sue the buildprog script to build and download image, but I meet another issue like this:&lt;/p&gt;
&lt;p&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 559260 B 1 MB 53.34%&lt;br /&gt; RAM: 101012 B 448 KB 22.02%&lt;br /&gt; IDT_LIST: 0 GB 2 KB 0.00%&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio\tools\buildprog/ble5-ctr-rpmsg_sign.py&amp;quot;, line 25, in &amp;lt;module&amp;gt;&lt;br /&gt; ZEPHYR_BASE = os.environ['ZEPHYR_BASE']&lt;br /&gt; File &amp;quot;C:\Python37\lib\os.py&amp;quot;, line 678, in __getitem__&lt;br /&gt; raise KeyError(key) from None&lt;br /&gt;KeyError: &amp;#39;ZEPHYR_BASE&amp;#39;&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;buildprog.py&amp;quot;, line 414, in &amp;lt;module&amp;gt;&lt;br /&gt; __main()&lt;br /&gt; File &amp;quot;buildprog.py&amp;quot;, line 397, in __main&lt;br /&gt; __build_module(build_cfg, options)&lt;br /&gt; File &amp;quot;buildprog.py&amp;quot;, line 157, in __build_module&lt;br /&gt; raise Exception(&amp;quot;generate ble5-ctr-rpmsg + b0n error: &amp;quot; + str(ret_val))&lt;br /&gt;Exception: generate ble5-ctr-rpmsg + b0n error: 1&lt;/p&gt;
&lt;p&gt;C:\ncs2.2.0\v2.2.0-rc1\nrf\applications\nrf5340_audio\tools\buildprog&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;it seems ZEPHYR_BASE error, so how can I solve this issue, thanks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Handom&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 DK audio board，power on failed.</title><link>https://devzone.nordicsemi.com/thread/398278?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2022 09:56:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cc4aa57-f9ce-4575-af22-dab6de9f7281</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;You will need to program both the NET code and the APP core, for the nRF5340 Audio application to work.&lt;br /&gt;You could either do this &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/applications/nrf5340_audio/README.html#building-and-programming-using-script"&gt;using the buildprog script&lt;/a&gt;&amp;nbsp;which can flash both cores in a single command, or you could alternatively also &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/applications/nrf5340_audio/README.html#building-and-programming-using-command-line"&gt;build and program using the command line&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>