<?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>The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113760/the-nrf5340-audio-application-can-bis-headset-receive-both-two-channel-audio-signal</link><description>Hello, 
 I have enabled the BIS gateway to send stereo signal, and the BIS headset can receive the stereo signal and play it. 
 Now I can pack the left and right data to one double length data and send it to every bis channel, and the left channel headset</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Dec 2024 14:05:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113760/the-nrf5340-audio-application-can-bis-headset-receive-both-two-channel-audio-signal" /><item><title>RE: The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/thread/514285?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 14:05:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a27af58e-e0bd-47ca-9c83-4692e0265aac</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Please create a new support for your issue. Thanks.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/thread/514214?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 11:05:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7f9b5de-44fd-49a2-9783-0c78b2ee4b8a</guid><dc:creator>JeroenT</dc:creator><description>&lt;p&gt;Hi. I am also 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;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: The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/thread/497933?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 07:15:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ea31362-32b3-488d-8535-ec75d354e6fe</guid><dc:creator>huma</dc:creator><description>&lt;p&gt;Hello Amanda&lt;/p&gt;
&lt;p&gt;OK, thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/thread/497838?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 13:26:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cacd0616-e0a7-4c57-b42a-045a40d9520b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;You can check the last three commits.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/thread/497709?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 02:16:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca80e69f-75b3-4464-b4fd-c24eddf81179</guid><dc:creator>huma</dc:creator><description>&lt;p&gt;Hello, Amanda&lt;/p&gt;
&lt;p&gt;Have tested the project and it works very well. Thank you very much!&lt;/p&gt;
&lt;p&gt;Can you tell me from which commit you and your colleagues started adding this feature? I want to learn this part of the code.&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/pastedimage1723428594297v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thank you again and&amp;nbsp;&lt;span&gt;looking forward to your reply!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/thread/497578?ContentTypeID=1</link><pubDate>Fri, 09 Aug 2024 08:33:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e16a2bfa-0b0d-4ac6-a50e-b46d1ba27fe4</guid><dc:creator>huma</dc:creator><description>&lt;p&gt;Hello Amanda&lt;/p&gt;
&lt;p&gt;Thank you very much! I will test it.&lt;/p&gt;
&lt;p&gt;If there is some result, i will report to you.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The nrf5340 audio application can BIS headset receive both two channel audio signal?</title><link>https://devzone.nordicsemi.com/thread/497511?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 16:27:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c35dd1ea-406f-425e-8e88-e40df1520730</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please&amp;nbsp;try&amp;nbsp;this branch:&lt;/p&gt;
&lt;p&gt;&lt;a title="https://github.com/rick1082/sdk-nrf/commits/stereo_bis_receiver_pre270/" href="https://github.com/rick1082/sdk-nrf/commits/stereo_bis_receiver_pre270/" rel="noopener noreferrer" target="_blank"&gt;https://github.com/rick1082/sdk-nrf/commits/stereo_bis_receiver_pre270/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the prototype code showing how to make a BIS headset sync a broadcaster with stereo BIS. Beware that this code/configuration is not fully tested or qualified and should be considered provided “as-is”. Please test it with your application and let me know if you find any issues.&lt;br /&gt;We will implement this feature in the later release.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>