<?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>Auracast example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116847/auracast-example</link><description>I am using NCS v2.8.0. 
 After successfully running the headset example with one gateway, one left channel receiver and one right channel receiver am trying to get the Auracast example working, so I can connect three receivers to the gateway. 
 I added</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Dec 2024 14:44:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116847/auracast-example" /><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/515957?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 14:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efa6b6f1-ff48-4239-9550-912c2425141f</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Here is the branch for NCS v2.8.0:&amp;nbsp;&lt;a href="https://github.com/rick1082/sdk-nrf/tree/cis_stereo_audio_sink_pre280"&gt;https://github.com/rick1082/sdk-nrf/tree/cis_stereo_audio_sink_pre280&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/515913?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 12:18:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d72d7eee-8add-4b84-b21d-327fea1c22e1</guid><dc:creator>JeroenT</dc:creator><description>&lt;p&gt;Hi. I still have issues with building. It takes too much time, so I gave up for now... Is stereo support planned in a later SDK version? Then I will just wait for this I guess.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/514580?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 15:56:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcecb1fd-6967-4d04-9bcf-8f3918468048</guid><dc:creator>Amanda Hsieh</dc:creator><description>[quote user="JeroenT"]I get a different error now with the &lt;span&gt;stereo_bis_receiver_pre270 branch. See below.&lt;/span&gt;[/quote]
&lt;p&gt;It&amp;#39;s a branch of NCS v2.7.0. Please use NCS v2.7.0 to build.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/514447?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 09:15:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:074c51ce-62f3-4ad6-9e50-1aa6282e3f60</guid><dc:creator>JeroenT</dc:creator><description>&lt;p&gt;Hi! I installed it using the Toolchain Manager. I did not know the cmd prompt had to be opened using the Toolchain Manager. Maybe this can be added to the build instructions on this page:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/nrf5340_audio/doc/building.html"&gt;Building and running nRF5340 Audio applications&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I get a different error now with the &lt;span&gt;stereo_bis_receiver_pre270 branch. See below.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;I do not get this error when building the standard v2.8.0 nrf5340_audio example.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I hope you can help me. We really want to use the NRF5340 in our product, but the build system is a bit problematic now...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;(v2.8.0) C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio\tools\buildprog&amp;gt; buildprog.py -c both -b debug -d both&lt;br /&gt;No programmer/debugger connected to PC&lt;br /&gt;No snrs connected&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| snr | snr conn | device | only reboot | core app programmed | core net programmed |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| 1050121107 | &amp;larr;[33mFalse&amp;larr;[0m | headset | Not selected | Selected | Selected |&lt;br /&gt;| 1050197742 | &amp;larr;[33mFalse&amp;larr;[0m | gateway | Not selected | Selected | Selected |&lt;br /&gt;| 1000 | &amp;larr;[33mFalse&amp;larr;[0m | headset | Not selected | Selected | Selected |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;Invoking build step&lt;br /&gt;Net core uses precompiled hex or child image&lt;br /&gt;Run: west build C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio -b nrf5340_audio_dk/nrf5340/cpuapp --sysbuild -d C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio\build\dev_headset\build_debug -DCONFIG_AUDIO_DEV=1&lt;br /&gt;usage: west [-h] [-z ZEPHYR_BASE] [-v] [-V] &amp;lt;command&amp;gt; ...&lt;br /&gt;west: unknown command &amp;quot;build&amp;quot;; workspace C:\ncs\v2.8.0 does not define this extension command -- try &amp;quot;west help&amp;quot;&lt;br /&gt;Traceback (most recent call last):&lt;br /&gt; File &amp;quot;C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio\tools\buildprog\buildprog.py&amp;quot;, line 418, in &amp;lt;module&amp;gt;&lt;br /&gt; __main()&lt;br /&gt; ~~~~~~^^&lt;br /&gt; File &amp;quot;C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio\tools\buildprog\buildprog.py&amp;quot;, line 401, in __main&lt;br /&gt; __build_module(build_cfg, options)&lt;br /&gt; ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^&lt;br /&gt; File &amp;quot;C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio\tools\buildprog\buildprog.py&amp;quot;, line 176, in __build_module&lt;br /&gt; raise Exception(&amp;quot;cmake error: &amp;quot; + str(ret_val))&lt;br /&gt;Exception: cmake error: 1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/514313?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 15:07:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c8425c4-e558-4c84-816c-6132f6252ed5</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;How do you install the NCS? I would suggest to &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/installation/install_ncs.html"&gt;Installate with Toolchain Manager&lt;/a&gt;, and then open the command prompt for NCS v2.8.0&amp;nbsp; to build.&amp;nbsp;&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/pastedimage1733843214518v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/514288?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 14:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f232ecc0-7ea0-4506-8f68-1141dda339cf</guid><dc:creator>JeroenT</dc:creator><description>&lt;p&gt;Hi. I am trying to get stereo example working, but I get a build error. With the original v2.8.0\nrf directory it just works. I hope you could help me to correct my way of building it. I take these steps:&lt;/p&gt;
&lt;p&gt;- Open cmd prompt&lt;/p&gt;
&lt;p&gt;- Type: cd ncs\v2.8.0&lt;/p&gt;
&lt;p&gt;- Type:&amp;nbsp;git clone&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a id="" href="https://github.com/rick1082/sdk-nrf"&gt;https://github.com/rick1082/sdk-nrf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- Type: cd sdk-nrf&lt;/p&gt;
&lt;p&gt;- Type:&amp;nbsp;git checkout stereo_bis_receiver_pre270&lt;/p&gt;
&lt;p&gt;- Type: cd&amp;nbsp;applications\nrf5340_audio\tools\buildprog&lt;/p&gt;
&lt;p&gt;- Type:&amp;nbsp;buildprog.py -c both -b debug -d both&lt;/p&gt;
&lt;p&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| snr | snr conn | device | only reboot | core app programmed | core net programmed |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| 1050121107 | &amp;larr;[33mFalse&amp;larr;[0m | headset | Not selected | Selected | Selected |&lt;br /&gt;| 1050197742 | &amp;larr;[33mFalse&amp;larr;[0m | gateway | Not selected | Selected | Selected |&lt;br /&gt;| 1000 | &amp;larr;[33mFalse&amp;larr;[0m | headset | Not selected | Selected | Selected |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;Invoking build step&lt;br /&gt;Net core uses precompiled hex or child image&lt;br /&gt;Run: west build C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio -b nrf5340_audio_dk/nrf5340/cpuapp --sysbuild -d C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio\build\dev_headset\build_debug&lt;br /&gt;ninja: error: loading &amp;#39;build.ninja&amp;#39;: The system cannot find the file specified.&lt;/p&gt;
&lt;p&gt;FATAL ERROR: command exited with status 1: &amp;#39;C:\Program Files\CMake\bin\cmake.EXE&amp;#39; --build &amp;#39;C:\ncs\v2.8.0\sdk-nrf\applications\nrf5340_audio\build\dev_headset\build_debug&amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/513254?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2024 15:00:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b9b62db-07b6-4a9d-898e-8e8ff17f50e2</guid><dc:creator>Amanda Hsieh</dc:creator><description>[quote user="JeroenT"]I am not sure how to verify that Auracast is active now.[/quote]
&lt;p&gt;You can refer to the test section of the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/applications/nrf5340_audio/broadcast_sink/README.html#nrf53-audio-broadcast-sink-app"&gt;&lt;span&gt;Broadcast sink&lt;/span&gt;&lt;/a&gt;&amp;nbsp;(&lt;span&gt;BIS /headset&lt;/span&gt;) and&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.8.0/page/nrf/applications/nrf5340_audio/broadcast_source/README.html#nrf53-audio-broadcast-source-app"&gt;&lt;span&gt;Broadcast source&lt;/span&gt;&lt;/a&gt;&amp;nbsp;(&lt;span&gt;BIS /gateway&lt;/span&gt;).&lt;/p&gt;
[quote user="JeroenT"] Is it possible to change the reception on the headsets/receivers to stereo?[/quote]
&lt;p&gt;Check out the branch in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/113760/the-nrf5340-audio-application-can-bis-headset-receive-both-two-channel-audio-signal/497511"&gt;this post&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
[quote user="JeroenT"]Can I just add an extra headset/receiver to&amp;nbsp;nrf5340_audio_dk_devices.json?[/quote]
&lt;p&gt;Yes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/513165?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2024 10:37:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6faf634e-fcad-4573-8a19-0b81079b4568</guid><dc:creator>JeroenT</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;I deleted the build folder and after rebuild the .config indeed shows&amp;nbsp;&lt;span&gt;CONFIG_TRANSPORT_BIS=Y. I am not sure how to verify that Auracast is active now. Is it possible to change the reception on the headsets/receivers to stereo? Can I just add an extra headset/receiver to&amp;nbsp;nrf5340_audio_dk_devices.json?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auracast example</title><link>https://devzone.nordicsemi.com/thread/513034?ContentTypeID=1</link><pubDate>Mon, 02 Dec 2024 15:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68d80d4c-5080-4786-a84f-b37d7b942b38</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Try to delete the build folder and build again. You can check the .config file under build/nrf5340_audio/zephyr to see whether the&amp;nbsp;&lt;span&gt;CONFIG_TRANSPORT_BIS=Y takes effect or not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>