<?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 Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115480/issue-with-stereo-sound-from-external-codec-on-nrf5340-dk-sdk-v2-6-2</link><description>Hello Team, 
 I am experiencing an issue with the sound output from an external codec connected to the nRF5340 DK. Currently, the sound is in mono, but my goal is to achieve stereo sound for both the left and right channels. 
 I read in an article that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jan 2025 16:19:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115480/issue-with-stereo-sound-from-external-codec-on-nrf5340-dk-sdk-v2-6-2" /><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/520236?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 16:19:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b17817d-408c-42a7-b02a-715670306de7</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;span&gt;Dejan&lt;/span&gt;,&lt;/p&gt;
&lt;p&gt;I would like to express my heartfelt thanks for all the support you have provided throughout this ticket. With your assistance, I was able to achieve the desired configuration with the DK, and I am looking forward to testing it further with my PCB.&lt;/p&gt;
&lt;p&gt;Once again, thank you so much!&lt;/p&gt;
&lt;p&gt;Best regards&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Abdulmohaimen&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/514858?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2024 09:56:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:775d4842-d6a0-42b8-9ddf-2ff8d24d0e9b</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;Have you seen my last reply in this&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/111439/nrf5340-stereo-output-using-external-codec-on-sdk-2-6-1"&gt;thread&lt;/a&gt;?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/514537?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 13:54:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c94985e5-22b0-4506-9a36-c32e6e6a0f5c</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Good mrning Dejans,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would like to express my thanks again. I was able to configure CIS Stereo mode using the v2.6.2 SDK by following &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/111439/nrf5340-stereo-output-using-external-codec-on-sdk-2-6-1"&gt;this article&lt;/a&gt; and making some&amp;nbsp;modifications to my code.&lt;/p&gt;
&lt;p&gt;While attempting to achieve a bidirectional configuration by enabling &lt;code&gt;CONFIG_STREAM_BIDIRECTIONAL=y to get input from the microphone&lt;/code&gt;, I encountered the following error from the headset: (Left)&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v3.5.99-ncs1-2 ***
HL [00:00:00.269,775] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
HL [00:00:00.295,471] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.6.2                            
         Cmake run : Wed Dec 11 14:29:37 2024
HL [00:00:00.295,471] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
HL [00:00:00.295,471] &amp;lt;inf&amp;gt; fw_info: HEADSET left device
HL [00:00:00.314,483] &amp;lt;inf&amp;gt; bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
HL [00:00:00.314,697] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: F0:D2:8E:F5:33:C2 (random)
HL [00:00:00.319,122] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 4A:4A:60:EC:FA:38 (random)
HL [00:00:00.319,671] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising successfully started
HL [00:00:00.544,799] &amp;lt;inf&amp;gt; bt_mgmt: Connected: 5D:F5:9F:2E:A1:2A (random)
HL [00:00:00.544,830] &amp;lt;inf&amp;gt; main: Connected
HL [00:00:01.312,683] &amp;lt;inf&amp;gt; main: Security changed
HL [00:00:03.952,850] &amp;lt;inf&amp;gt; bt_content_ctrl_media: Discovery of MCS finished
HL [00:00:06.432,891] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for sink:
HL [00:00:06.432,922] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:06.432,922] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:06.432,922] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:06.432,922] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:06.432,922] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:06.434,326] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for source:
HL [00:00:06.434,326] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:06.434,326] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:06.434,356] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:06.434,356] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:06.434,356] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:06.553,558] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:06.553,588] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:06.919,097] &amp;lt;inf&amp;gt; unicast_server: Stream 0x2000f6a0 started
HL [00:00:06.924,041] &amp;lt;err&amp;gt; sw_codec_lc3: LC3 dec ch: 1 already initialized
HL [00:00:06.924,072] &amp;lt;err&amp;gt; audio_system: Failed to set up codec
HL [00:00:06.924,072] &amp;lt;err&amp;gt; audio_system: ERR_CHK Err_code: [-120] @ line: 399
HL [00:00:06.924,072] &amp;lt;err&amp;gt; os: r0/a1:  0x00000003  r1/a2:  0x00000006  r2/a3:  0x00000005
HL [00:00:06.924,072] &amp;lt;err&amp;gt; os: r3/a4:  0x00059009 r12/ip:  0x20002d48 r14/lr:  0x00059093
HL [00:00:06.924,102] &amp;lt;err&amp;gt; os:  xpsr:  0x41100000
HL [00:00:06.924,102] &amp;lt;err&amp;gt; os: s[ 0]:  0x20001440  s[ 1]:  0x0005922d  s[ 2]:  0xffffff88  s[ 3]:  0x00000004
HL [00:00:06.924,102] &amp;lt;err&amp;gt; os: s[ 4]:  0x20012250  s[ 5]:  0x20012230  s[ 6]:  0xffffff88  s[ 7]:  0x20012230
HL [00:00:06.924,133] &amp;lt;err&amp;gt; os: s[ 8]:  0x20012250  s[ 9]:  0x00000000  s[10]:  0x00000000  s[11]:  0x00059279
HL [00:00:06.924,133] &amp;lt;err&amp;gt; os: s[12]:  0x20004540  s[13]:  0x000699f0  s[14]:  0xffffff88  s[15]:  0x0000018f
HL [00:00:06.924,133] &amp;lt;err&amp;gt; os: fpscr:  0x00000000
HL [00:00:06.924,133] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x00004536
HL [00:00:06.924,163] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
HL [00:00:06.924,194] &amp;lt;err&amp;gt; os: Current thread: 0x20001cf8 (LE_AUDIO_MSG_SUB)
HL [00:00:06.924,194] &amp;lt;err&amp;gt; error_handler: Caught system error -- reason 3. Entering infinite loop
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;(Right)&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v3.5.99-ncs1-2 ***
HR [00:00:00.269,622] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
HR [00:00:00.295,318] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.6.2                            
         Cmake run : Wed Dec 11 14:29:37 2024
HR [00:00:00.295,318] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
HR [00:00:00.295,318] &amp;lt;inf&amp;gt; fw_info: HEADSET right device
HR [00:00:00.314,270] &amp;lt;inf&amp;gt; bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
HR [00:00:00.314,483] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: F0:CB:62:43:5B:62 (random)
HR [00:00:00.318,908] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 78:FC:74:C4:67:5D (random)
HR [00:00:00.319,427] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising successfully started
HR [00:00:00.433,471] &amp;lt;inf&amp;gt; bt_mgmt: Connected: 5D:F5:9F:2E:A1:2A (random)
HR [00:00:00.433,502] &amp;lt;inf&amp;gt; main: Connected
HR [00:00:01.195,648] &amp;lt;inf&amp;gt; main: Security changed
HR [00:00:03.475,921] &amp;lt;inf&amp;gt; bt_content_ctrl_media: Discovery of MCS finished
HR [00:00:05.515,960] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for sink:
HR [00:00:05.515,991] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HR [00:00:05.515,991] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HR [00:00:05.515,991] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HR [00:00:05.515,991] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HR [00:00:05.515,991] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HR [00:00:05.517,395] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for source:
HR [00:00:05.517,395] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HR [00:00:05.517,395] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HR [00:00:05.517,425] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x2
HR [00:00:05.517,425] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HR [00:00:05.517,425] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HR [00:00:05.596,618] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HR [00:00:05.596,649] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HR [00:00:05.918,731] &amp;lt;inf&amp;gt; unicast_server: Stream 0x2000f6a0 started
HR [00:00:05.923,645] &amp;lt;err&amp;gt; sw_codec_lc3: LC3 dec ch: 1 already initialized
HR [00:00:05.923,675] &amp;lt;err&amp;gt; audio_system: Failed to set up codec
HR [00:00:05.923,675] &amp;lt;err&amp;gt; audio_system: ERR_CHK Err_code: [-120] @ line: 399
HR [00:00:05.923,675] &amp;lt;err&amp;gt; os: r0/a1:  0x00000003  r1/a2:  0x00000004  r2/a3:  0x00000003
HR [00:00:05.923,706] &amp;lt;err&amp;gt; os: r3/a4:  0x00059009 r12/ip:  0x20002d48 r14/lr:  0x00059093
HR [00:00:05.923,706] &amp;lt;err&amp;gt; os:  xpsr:  0x41100000
HR [00:00:05.923,706] &amp;lt;err&amp;gt; os: s[ 0]:  0x20001440  s[ 1]:  0x0005922d  s[ 2]:  0xffffff88  s[ 3]:  0x00000004
HR [00:00:05.923,706] &amp;lt;err&amp;gt; os: s[ 4]:  0x20012250  s[ 5]:  0x20012230  s[ 6]:  0xffffff88  s[ 7]:  0x20012230
HR [00:00:05.923,736] &amp;lt;err&amp;gt; os: s[ 8]:  0x20012250  s[ 9]:  0x00000000  s[10]:  0x00000000  s[11]:  0x00059279
HR [00:00:05.923,736] &amp;lt;err&amp;gt; os: s[12]:  0x20004540  s[13]:  0x000699f0  s[14]:  0xffffff88  s[15]:  0x0000018f
HR [00:00:05.923,736] &amp;lt;err&amp;gt; os: fpscr:  0x00000000
HR [00:00:05.923,767] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x00004536
HR [00:00:05.923,767] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
HR [00:00:05.923,797] &amp;lt;err&amp;gt; os: Current thread: 0x20001cf8 (LE_AUDIO_MSG_SUB)
HR [00:00:05.923,797] &amp;lt;err&amp;gt; error_handler: Caught system error -- reason 3. Entering infinite loop&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;The line 399 in&amp;nbsp;audio_system is:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;	ret = sw_codec_init(sw_codec_cfg);
	ERR_CHK_MSG(ret, &amp;quot;Failed to set up codec&amp;quot;);&lt;/pre&gt;&lt;br /&gt;I have tried several methods to change the number of data channels to 2, but none of them have worked. Could you please assist me with this issue?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I would like to mention that with the current working SDK I am using, both headsets are connected and synchronized, but there is no sound coming from the right headset. the log file of the right headset with out &lt;span&gt;&amp;nbsp;enabling&amp;nbsp;&lt;/span&gt;&lt;code&gt;CONFIG_STREAM_BIDIRECTIONAL=y, when the left one output sound:&lt;/code&gt;&lt;br /&gt;.&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v3.5.99-ncs1-2 ***
HR [00:00:00.270,568] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
HR [00:00:00.296,081] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.6.2                            
         Cmake run : Wed Dec 11 10:07:20 2024
HR [00:00:00.296,081] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
HR [00:00:00.296,112] &amp;lt;inf&amp;gt; fw_info: HEADSET right device
HR [00:00:00.315,826] &amp;lt;inf&amp;gt; bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
HR [00:00:00.316,009] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: F0:D2:8E:F5:33:C2 (random)
HR [00:00:00.321,197] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 59:BE:31:34:72:20 (random)
HR [00:00:00.321,289] &amp;lt;inf&amp;gt; bt_mgmt_adv: Adv directed to: D3:C8:9D:D1:BE:66 (random).
HR [00:00:00.321,899] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising successfully started
HR [00:00:00.845,428] &amp;lt;inf&amp;gt; bt_mgmt: Connected: D3:C8:9D:D1:BE:66 (random)
HR [00:00:00.845,458] &amp;lt;inf&amp;gt; main: Connected
HR [00:00:00.845,855] &amp;lt;inf&amp;gt; bt_mgmt_adv: RPA (Resolvable Private Address) expired.
HR [00:00:00.845,916] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 59:BE:31:34:72:20 (random)
HR [00:00:01.414,123] &amp;lt;inf&amp;gt; main: Security changed
HR [00:00:01.414,367] &amp;lt;wrn&amp;gt; bt_gatt: Device is not subscribed to characteristic
HR [00:00:01.414,367] &amp;lt;wrn&amp;gt; bt_pacs: PACS notify failed: -22
HR [00:00:07.973,968] &amp;lt;inf&amp;gt; bt_content_ctrl_media: Discovery of MCS finished
HR [00:00:08.774,108] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for sink:
HR [00:00:08.774,108] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 48000 Hz
HR [00:00:08.774,108] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HR [00:00:08.774,139] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x2
HR [00:00:08.774,139] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 120 (96000 bps)
HR [00:00:08.774,139] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HR [00:00:09.014,648] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HR [00:00:09.576,477] &amp;lt;inf&amp;gt; unicast_server: Stream 0x2000f698 started
DAC L gain 112   
DAC R gain 112   
HR [00:00:09.587,707] &amp;lt;wrn&amp;gt; le_audio_rx: Not in streaming state, throwing data: 1
HR [00:00:09.599,639] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 5
HR [00:00:09.666,656] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: CALIB
HR [00:00:09.766,662] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: OFFSET
HR [00:00:09.966,674] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: LOCKED
HR [00:00:09.966,827] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
HR [00:00:10.076,812] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: WAIT
HR [00:00:10.216,796] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: INIT
HR [00:00:10.226,806] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
HR [00:00:10.336,791] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: LOCKED&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;For any further information, I am ready to assist or provide details as needed.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Best regards&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Abdulmohaimen&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/512435?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 17:12:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26d28d8d-25aa-4231-8bd1-026c1e155d61</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;The error &amp;quot;&amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0&amp;quot; in your NCS v2.6.2 log indicates that channel mode for decoder is not properly selected.&lt;br /&gt; &lt;br /&gt;You can look at&amp;nbsp;m_config.decoder.channel_mode, struct sw_codec_decoder and enum sw_codec_channel_mode for the place where channel_mode is set. This is how sw_codec_channel_mode looks like in sw_codec_select.h&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;enum sw_codec_channel_mode {
	SW_CODEC_MONO = 1,
	SW_CODEC_STEREO,
};&lt;/pre&gt;&lt;br /&gt;You could try to check how m_config.decoder.channel_mode is set.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/512408?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 14:55:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4bbc7d6-2347-40c3-b6e5-b12115ed41e1</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;Are these logs in NCS v2.6.2 obtained after you implemented the same code changes as when you used NCS v2.4.2?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/512356?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 12:55:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c11f91cc-ae72-4b8c-8448-703149d78554</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;BTW, these are the log files from using v2.6.2 in a proper implementation:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;1-Gateway:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;   nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.6.2                            
         Cmake run : Wed Nov 27 13:37:31 2024
GW [00:00:00.292,602] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
GW [00:00:00.292,602] &amp;lt;inf&amp;gt; fw_info: Compiled for GATEWAY device
GW [00:00:00.311,035] &amp;lt;inf&amp;gt; bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
GW [00:00:00.311,248] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: D3:C8:9D:D1:BE:66 (random)
GW [00:00:00.315,093] &amp;lt;inf&amp;gt; bt_mgmt_scan: Local addr: 74:00:D2:00:21:08 (random). May time out. Updates not printed
GW [00:00:00.315,093] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning successfully started
GW [00:00:00.771,606] &amp;lt;inf&amp;gt; bt_mgmt_scan: Creating connection to device: 79:25:96:B0:FA:D0 (random)
GW [00:00:00.881,622] &amp;lt;inf&amp;gt; bt_mgmt: Connected: 79:25:96:B0:FA:D0 (random)
GW [00:00:00.882,629] &amp;lt;inf&amp;gt; bt_mgmt_scan: Local addr: 74:00:D2:00:21:08 (random). May time out. Updates not printed
GW [00:00:00.882,629] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning successfully started
GW [00:00:00.882,659] &amp;lt;inf&amp;gt; main: Device connected
GW [00:00:01.604,217] &amp;lt;inf&amp;gt; main: Security changed
GW [00:00:02.204,162] &amp;lt;inf&amp;gt; bt_rend_vol: VCS discover finished
GW [00:00:05.804,992] &amp;lt;inf&amp;gt; unicast_client: LEFT sink stream configured
GW [00:00:05.806,732] &amp;lt;inf&amp;gt; unicast_client: LEFT source stream configured
GW [00:00:05.884,521] &amp;lt;inf&amp;gt; unicast_client: Enable stream 0x20002da0
GW [00:00:05.885,406] &amp;lt;inf&amp;gt; unicast_client: Enable stream 0x20002ca8
GW [00:00:06.204,193] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002ca8 started
GW [00:00:06.244,567] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002da0 started
GW [00:00:07.531,341] &amp;lt;inf&amp;gt; audio_usb: USB TX first data sent.
GW [00:00:07.593,475] &amp;lt;inf&amp;gt; audio_usb: USB RX first data received.
GW [00:01:07.684,082] &amp;lt;wrn&amp;gt; bt_att: Not connected
GW [00:01:07.684,082] &amp;lt;wrn&amp;gt; bt_att: Not connected
GW [00:01:07.684,112] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002ca8 stopped. Reason 8
GW [00:01:07.684,173] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002da0 stopped. Reason 8
GW [00:01:07.684,173] &amp;lt;wrn&amp;gt; unicast_client: Unknown stream
GW [00:01:07.684,265] &amp;lt;inf&amp;gt; bt_mgmt: Disconnected: F0:D2:8E:F5:33:C2 (random) (reason 0x08)
GW [00:01:07.684,326] &amp;lt;inf&amp;gt; main: Device disconnected
GW [00:01:07.685,699] &amp;lt;inf&amp;gt; bt_mgmt_scan: Local addr: 74:00:D2:00:21:08 (random). May time out. Updates not printed
GW [00:01:07.685,699] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning successfully started
GW [00:01:07.695,617] &amp;lt;inf&amp;gt; bt_mgmt_scan: Creating connection to bonded device: F0:D2:8E:F5:33:C2 (random)
GW [00:01:07.705,566] &amp;lt;inf&amp;gt; bt_mgmt: Connected: F0:D2:8E:F5:33:C2 (random)
GW [00:01:07.706,665] &amp;lt;inf&amp;gt; bt_mgmt_scan: Local addr: 74:00:D2:00:21:08 (random). May time out. Updates not printed
GW [00:01:07.706,665] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning successfully started
GW [00:01:07.706,695] &amp;lt;inf&amp;gt; main: Device connected
GW [00:01:07.986,053] &amp;lt;inf&amp;gt; main: Security changed
GW [00:01:08.786,163] &amp;lt;inf&amp;gt; bt_rend_vol: VCS discover finished
GW [00:01:11.866,729] &amp;lt;inf&amp;gt; unicast_client: LEFT sink stream configured
GW [00:01:11.868,804] &amp;lt;inf&amp;gt; unicast_client: LEFT source stream configured
GW [00:01:11.946,716] &amp;lt;inf&amp;gt; unicast_client: Enable stream 0x20002da0
GW [00:01:11.947,662] &amp;lt;inf&amp;gt; unicast_client: Enable stream 0x20002ca8
GW [00:01:12.226,226] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002ca8 started
GW [00:01:12.227,630] &amp;lt;inf&amp;gt; audio_usb: USB RX first data received.
GW [00:01:12.266,723] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002da0 started
GW [00:01:19.066,162] &amp;lt;wrn&amp;gt; bt_att: Not connected
GW [00:01:19.066,162] &amp;lt;wrn&amp;gt; bt_att: Not connected
GW [00:01:19.066,192] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002ca8 stopped. Reason 8
GW [00:01:19.066,253] &amp;lt;inf&amp;gt; unicast_client: Stream 0x20002da0 stopped. Reason 8
GW [00:01:19.066,284] &amp;lt;wrn&amp;gt; unicast_client: Unknown stream
GW [00:01:19.066,375] &amp;lt;inf&amp;gt; bt_mgmt: Disconnected: F0:D2:8E:F5:33:C2 (random) (reason 0x08)
GW [00:01:19.066,375] &amp;lt;inf&amp;gt; main: Device disconnected
GW [00:01:19.067,962] &amp;lt;inf&amp;gt; bt_mgmt_scan: Local addr: 74:00:D2:00:21:08 (random). May time out. Updates not printed
GW [00:01:19.067,962] &amp;lt;inf&amp;gt; bt_mgmt_scan: Scanning successfully started
GW [00:01:19.067,993] &amp;lt;wrn&amp;gt; unicast_client: Not in streaming state
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;2-Headset:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;  nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.6.2                            
         Cmake run : Wed Nov 27 13:46:46 2024
HL [00:00:00.296,600] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
HL [00:00:00.296,600] &amp;lt;inf&amp;gt; fw_info: HEADSET left device
HL [00:00:00.316,436] &amp;lt;inf&amp;gt; bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
HL [00:00:00.316,650] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: F0:D2:8E:F5:33:C2 (random)
HL [00:00:00.322,021] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 4B:AF:01:05:9B:F9 (random)
HL [00:00:00.322,082] &amp;lt;inf&amp;gt; bt_mgmt_adv: Adv directed to: D3:C8:9D:D1:BE:66 (random).
HL [00:00:00.322,692] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising successfully started
HL [00:00:00.797,271] &amp;lt;inf&amp;gt; bt_mgmt: Connected: D3:C8:9D:D1:BE:66 (random)
HL [00:00:00.797,302] &amp;lt;inf&amp;gt; main: Connected
HL [00:00:00.797,912] &amp;lt;inf&amp;gt; bt_mgmt_adv: RPA (Resolvable Private Address) expired.
HL [00:00:00.797,973] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 4B:AF:01:05:9B:F9 (random)
HL [00:00:01.078,125] &amp;lt;inf&amp;gt; main: Security changed
HL [00:00:01.078,369] &amp;lt;wrn&amp;gt; bt_gatt: Device is not subscribed to characteristic
HL [00:00:01.078,399] &amp;lt;wrn&amp;gt; bt_pacs: PACS notify failed: -22
HL [00:00:02.998,748] &amp;lt;inf&amp;gt; bt_content_ctrl_media: Discovery of MCS finished
HL [00:00:04.918,640] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for sink:
HL [00:00:04.918,640] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:04.918,640] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:04.918,640] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:04.918,670] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:04.918,670] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:04.920,227] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for source:
HL [00:00:04.920,227] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:04.920,227] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:04.920,257] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:04.920,257] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:04.920,257] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:04.999,359] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:04.999,389] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:05.284,881] &amp;lt;inf&amp;gt; unicast_server: Stream 0x2000fbf8 started
DAC L gain 112   
DAC R gain 112   
HL [00:00:05.295,776] &amp;lt;wrn&amp;gt; le_audio_rx: Not in streaming state, throwing data: 1
HL [00:00:05.306,030] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
HL [00:00:05.306,060] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
HL [00:00:05.306,060] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
HL [00:00:05.310,302] &amp;lt;wrn&amp;gt; audio_datapath: I2S RX overrun. Single msg
HL [00:00:05.316,040] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 6 messages dropped ---
HL [00:00:05.326,049] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 6 messages dropped ---
HL [00:00:05.336,517] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 7 messages dropped ---
HL [00:00:05.364,746] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:05.384,735] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:05.404,754] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:05.424,743] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:05.444,763] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.464,752] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.474,761] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.494,750] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:05.514,739] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.534,759] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.544,769] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 4 messages dropped ---
HL [00:00:05.564,758] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:05.584,808] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.604,797] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.614,807] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 4 messages dropped ---
HL [00:00:05.634,796] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:05.654,815] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.674,804] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:05.684,814] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 3 messages dropped ---
HL [00:00:05.704,803] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:05.724,792] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:05.746,307] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:05.764,801] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 2 messages dropped ---
HL [00:00:05.784,790] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:05.804,809] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:05.824,798] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:05.844,787] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 6 messages dropped ---
HL [00:00:05.864,807] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 6 messages dropped ---
HL [00:00:05.884,826] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:05.904,815] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:05.924,804] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:05.944,824] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:05.964,813] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 7 messages dropped ---
HL [00:00:05.974,822] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:05.994,812] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.014,801] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.034,820] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.054,656] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 751
--- 5 messages dropped ---
HL [00:00:06.064,819] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.084,808] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 6 messages dropped ---
HL [00:00:06.114,807] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 6 messages dropped ---
HL [00:00:06.134,796] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 2 messages dropped ---
HL [00:00:06.154,815] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.174,804] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.184,814] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:06.204,559] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
--- 5 messages dropped ---
HL [00:00:06.224,792] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 8 messages dropped ---
HL [00:00:06.244,812] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.264,801] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 4 messages dropped ---
HL [00:00:06.274,810] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.294,830] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.314,666] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 951
--- 6 messages dropped ---
HL [00:00:06.334,777] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:06.354,797] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 5 messages dropped ---
HL [00:00:06.374,786] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 3 messages dropped ---
HL [00:00:06.394,805] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.414,794] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.424,804] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.444,793] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:06.464,538] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
--- 5 messages dropped ---
HL [00:00:06.474,792] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 8 messages dropped ---
HL [00:00:06.504,791] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 4 messages dropped ---
HL [00:00:06.514,831] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.534,820] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.554,809] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.574,676] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 1151
--- 5 messages dropped ---
HL [00:00:06.584,808] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 3 messages dropped ---
HL [00:00:06.604,797] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 8 messages dropped ---
HL [00:00:06.634,796] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 3 messages dropped ---
HL [00:00:06.654,815] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.674,804] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.684,814] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.704,803] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:06.724,548] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
--- 5 messages dropped ---
HL [00:00:06.734,802] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 8 messages dropped ---
HL [00:00:06.764,801] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 4 messages dropped ---
HL [00:00:06.774,810] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.794,830] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.814,819] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.834,686] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 1351
--- 3 messages dropped ---
HL [00:00:06.844,787] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.864,807] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:06.894,805] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 6 messages dropped ---
HL [00:00:06.914,794] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.934,814] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.944,793] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:06.964,813] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:06.984,558] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
--- 5 messages dropped ---
HL [00:00:06.994,812] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 8 messages dropped ---
HL [00:00:07.024,810] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 4 messages dropped ---
HL [00:00:07.034,820] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.054,809] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.074,798] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.094,696] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 1551
--- 3 messages dropped ---
HL [00:00:07.104,797] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.124,816] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.154,785] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 6 messages dropped ---
HL [00:00:07.174,804] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:07.194,793] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:07.204,803] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:07.224,822] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:07.244,567] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
--- 5 messages dropped ---
HL [00:00:07.254,791] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 8 messages dropped ---
HL [00:00:07.284,790] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 4 messages dropped ---
HL [00:00:07.294,830] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.314,819] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 3 messages dropped ---
HL [00:00:07.334,808] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 7 messages dropped ---
HL [00:00:07.354,675] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 1751
--- 3 messages dropped ---
HL [00:00:07.364,807] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.384,796] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.414,794] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 6 messages dropped ---
HL [00:00:07.434,814] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:07.444,793] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:07.464,813] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 3 messages dropped ---
HL [00:00:07.484,802] &amp;lt;wrn&amp;gt; audio_datapath: SW codec decode error: -19
--- 5 messages dropped ---
HL [00:00:07.504,547] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
--- 5 messages dropped ---
HL [00:00:07.514,801] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for decoder: 0
--- 7 messages dropped ---
HL [00:00:07.534,820] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.554,809] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.574,829] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 3 messages dropped ---
HL [00:00:07.594,818] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 4 messages dropped ---
HL [00:00:07.614,685] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 1951
--- 6 messages dropped ---
HL [00:00:07.624,816] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920
--- 5 messages dropped ---
HL [00:00:07.644,805] &amp;lt;wrn&amp;gt; audio_datapath: Decoded audio has wrong size: 0. Expected: 1920&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/512332?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 12:05:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fa01d03-7641-4706-a60c-f81d3b7d6e84</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;div class="flex-shrink-0 flex flex-col relative items-end"&gt;
&lt;div&gt;
&lt;div class="pt-0"&gt;
&lt;div class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;
&lt;p&gt;Hey Dejans,&lt;/p&gt;
&lt;/div&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;While working with v2.6.2, I encountered some recurring errors.&lt;/div&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;I found the mentioned code of v2.4.2 from a previous ticket , implemented it, and it worked, allowing me to achieve CIS audio, albeit with limitations, as previously mentioned.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"&gt;
&lt;div class="flex-col gap-1 md:gap-3"&gt;
&lt;div class="flex max-w-full flex-col flex-grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="e58735b8-62a2-4aa0-af3d-77330bfaff1e" data-message-model-slug="gpt-4o"&gt;
&lt;div&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;My approach was to continue working with the functional setup on v2.4.2 to find a concrete solution and resolve all potential problems. After that, I plan to update and attempt to achieve the same results with the newer SDK.&lt;/p&gt;
&lt;p&gt;Best regards&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Abdulmohaimen&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/512305?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 10:47:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ed079c0-0da8-4b2e-b7c5-67bf73cc67c5</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;In your initial post you mentioned NCS v2.6.2 but you showed the log when using NCS v2.4.2.&amp;nbsp;Can you provide clarification on the NCS version you currently use?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/512169?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2024 14:27:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77073204-34d8-4d56-8294-0f4e337a6611</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Hey Dejans,&lt;/p&gt;
&lt;p&gt;I have been using the older SDK because it is the only version with which I have made progress so far. I currently have no issue with transitioning to a newer SDK. However, as I mentioned before, I was unable to make further progress with version 2.6.2.&lt;/p&gt;
&lt;p&gt;I would be grateful if you could provide me with any steps or guidance to move forward with the new SDK and address potential issues, such as pairing and data rate problems.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;best regards&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Abdulmohaimen&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/512138?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2024 13:39:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b711c31-9792-47e3-a024-8619b0ef6d10</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;Would it be possible that you switch to newer NCS version sooner rather than later? The controller that was used in audio application before NCS v2.6.0 is deprecated and it is highly recommended that you update your NCS version. The most recent NCS version in 2.8.0.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/511785?ContentTypeID=1</link><pubDate>Sun, 24 Nov 2024 16:09:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b4f1f89-49c8-4827-abc9-4937c2af0985</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;I forgot to mention that I am not using the configuration &lt;code&gt;CONFIG_AUDIO_SOURCE_I2S=y&lt;/code&gt;, as my source is via USB. However, I am experiencing some issues with the microphone&amp;mdash;when I use it, I only hear a noisy signal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/511784?ContentTypeID=1</link><pubDate>Sun, 24 Nov 2024 16:07:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdeea494-e6ac-400a-9513-8c8be1520c99</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Hey Dejans,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your support, and I apologize for the delay. I have been working hard to resolve the issue.&lt;/p&gt;
&lt;p&gt;I have tried the provided code, but unfortunately, it does not work.&lt;/p&gt;
&lt;p&gt;I also tested the &amp;nbsp;&lt;a href="https://github.com/rick1082/sdk-nrf/commit/705b532c9e16dcc59f68918d4d8eb69c6228749c"&gt;code&lt;/a&gt;&amp;nbsp;mentioned in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/105655/how-can-i-receive-stereo-audio-signal-on-the-nrf5340-audio-dk-configured-for-headset"&gt;tickt&lt;/a&gt;, and I was able to achieve stereo sound with CIS. However, there are some limitations, such as only one data channel (left) being transmitted&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the log outputs of the gateway:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v3.3.99-ncs1-2 ***
GW [00:00:00.258,178] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.4.2                            
         Cmake run : Sun Nov 24 16:33:29 2024
GW [00:00:00.258,209] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
GW [00:00:00.258,209] &amp;lt;inf&amp;gt; fw_info: Compiled for GATEWAY device
GW [00:00:00.268,829] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
GW [00:00:00.306,579] &amp;lt;wrn&amp;gt; bt_hci_core: Controller to host flow control not supported
GW [00:00:00.309,722] &amp;lt;inf&amp;gt; bt_hci_core: No ID address. App must call settings_load()
GW [00:00:00.309,783] &amp;lt;inf&amp;gt; ble: MAC: 00:00:00:00:00:00 (public)
GW [00:00:00.310,363] &amp;lt;inf&amp;gt; ble: Controller version: 3349
GW [00:00:00.312,103] &amp;lt;inf&amp;gt; bt_hci_core: Identity: FF:0B:F2:D9:88:E8 (random)
GW [00:00:00.312,133] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0d15, manufacturer 0x07e8
GW [00:00:00.312,133] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0x0d15
GW [00:00:00.402,526] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:00.404,632] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:00.725,189] &amp;lt;inf&amp;gt; cis_gateway: Connected: D7:4A:8E:D1:8F:D7 (random)
GW [00:00:01.416,992] &amp;lt;inf&amp;gt; cis_gateway: All headsets connected
GW [00:00:02.537,963] &amp;lt;inf&amp;gt; cis_gateway: LEFT sink stream configured
GW [00:00:02.937,042] &amp;lt;inf&amp;gt; ble_audio_services: VCS discover finished
GW [00:00:04.217,895] &amp;lt;inf&amp;gt; cis_gateway: LEFT source stream configured
GW [00:00:04.297,241] &amp;lt;inf&amp;gt; cis_gateway: Enable stream 0x20002b9c
GW [00:00:04.297,912] &amp;lt;inf&amp;gt; cis_gateway: Enable stream 0x2000297c
GW [00:00:04.657,867] &amp;lt;inf&amp;gt; cis_gateway: Stream 0x2000297c started
GW [00:00:04.681,427] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0x2061 status 0x0c
GW [00:00:04.690,856] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0x2061 status 0x0c
GW [00:00:04.897,399] &amp;lt;inf&amp;gt; cis_gateway: Stream 0x20002b9c started
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The log outputs of the Headset:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v3.3.99-ncs1-2 ***
HL [00:00:00.259,368] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.4.2                            
         Cmake run : Sun Nov 24 16:31:16 2024
HL [00:00:00.259,368] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
HL [00:00:00.259,368] &amp;lt;inf&amp;gt; fw_info: HEADSET left device
HL [00:00:00.270,019] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
HL [00:00:00.307,800] &amp;lt;wrn&amp;gt; bt_hci_core: Controller to host flow control not supported
HL [00:00:00.310,882] &amp;lt;inf&amp;gt; bt_hci_core: No ID address. App must call settings_load()
HL [00:00:00.310,974] &amp;lt;inf&amp;gt; ble: MAC: 00:00:00:00:00:00 (public)
HL [00:00:00.311,523] &amp;lt;inf&amp;gt; ble: Controller version: 3349
HL [00:00:00.313,079] &amp;lt;inf&amp;gt; bt_hci_core: Identity: D7:4A:8E:D1:8F:D7 (random)
HL [00:00:00.313,110] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0d15, manufacturer 0x07e8
HL [00:00:00.313,110] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0x0d15
HL [00:00:00.406,707] &amp;lt;inf&amp;gt; cis_headset: Set direct advertising to FF:0B:F2:D9:88:E8 (random)
HL [00:00:00.407,409] &amp;lt;inf&amp;gt; cis_headset: Advertising successfully started
HL [00:00:03.134,887] &amp;lt;inf&amp;gt; cis_headset: Connected: FF:0B:F2:D9:88:E8 (random)
HL [00:00:04.907,409] &amp;lt;inf&amp;gt; cis_headset: LC3 codec config for sink:
HL [00:00:04.907,440] &amp;lt;inf&amp;gt; cis_headset:        Frequency: 48000 Hz
HL [00:00:04.907,440] &amp;lt;inf&amp;gt; cis_headset:        Frame Duration: 10000 us
HL [00:00:04.907,470] &amp;lt;inf&amp;gt; cis_headset:        Channel allocation: 0x1
HL [00:00:04.907,470] &amp;lt;inf&amp;gt; cis_headset:        Octets per frame: 80 (64000 bps)
HL [00:00:04.907,470] &amp;lt;inf&amp;gt; cis_headset:        Frames per SDU: 1
HL [00:00:06.586,669] &amp;lt;inf&amp;gt; cis_headset: LC3 codec config for source:
HL [00:00:06.586,700] &amp;lt;inf&amp;gt; cis_headset:        Frequency: 48000 Hz
HL [00:00:06.586,700] &amp;lt;inf&amp;gt; cis_headset:        Frame Duration: 10000 us
HL [00:00:06.586,700] &amp;lt;inf&amp;gt; cis_headset:        Channel allocation: 0x1
HL [00:00:06.586,700] &amp;lt;inf&amp;gt; cis_headset:        Octets per frame: 80 (64000 bps)
HL [00:00:06.586,730] &amp;lt;inf&amp;gt; cis_headset:        Frames per SDU: 1
HL [00:00:06.667,053] &amp;lt;inf&amp;gt; streamctrl: Presentation delay 10000 us is set by initiator
HL [00:00:06.667,083] &amp;lt;inf&amp;gt; streamctrl: Presentation delay 10000 us is set by initiator
HL [00:00:07.032,989] &amp;lt;inf&amp;gt; cis_headset: Stream 0x2000ce40 started
DAC L gain 112   
DAC R gain 112   
HL [00:00:07.102,600] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: CALIB
HL [00:00:07.105,560] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total underruns: 54
HL [00:00:07.146,575] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total underruns: 55
HL [00:00:07.187,561] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total underruns: 56
HL [00:00:07.202,575] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: INIT
HL [00:00:07.203,582] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: CALIB
HL [00:00:07.266,540] &amp;lt;inf&amp;gt; cis_headset: Stream 0x2000ce64 started
HL [00:00:07.303,588] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: OFFSET
HL [00:00:07.685,821] &amp;lt;inf&amp;gt; audio_datapath: Drft comp state: LOCKED
HL [00:00:07.692,657] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
HL [00:00:07.802,917] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: WAIT
HL [00:00:07.942,718] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: INIT
HL [00:00:07.952,697] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: MEAS
HL [00:00:08.062,927] &amp;lt;inf&amp;gt; audio_datapath: Pres comp state: LOCKED
HL [00:00:08.666,046] &amp;lt;inf&amp;gt; ble_audio_services: Discovery of MCS finished
&lt;/pre&gt;&lt;/p&gt;
&lt;div class="flex-shrink-0 flex flex-col relative items-end"&gt;
&lt;div&gt;
&lt;div class="pt-0"&gt;
&lt;div class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"&gt;
&lt;div class="flex-col gap-1 md:gap-3"&gt;
&lt;div class="flex max-w-full flex-col flex-grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="c458112a-ca09-4cf0-9293-2e3a8481077e" data-message-model-slug="gpt-4o"&gt;
&lt;div&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;One of the problems I am currently facing is that the gateway cannot reconnect to the headset after it has been turned off. To re-establish the connection, I have to press the reset button.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v3.3.99-ncs1-2 ***
GW [00:00:00.256,622] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.4.2                            
         Cmake run : Sun Nov 24 16:33:29 2024
GW [00:00:00.256,652] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
GW [00:00:00.256,652] &amp;lt;inf&amp;gt; fw_info: Compiled for GATEWAY device
GW [00:00:00.267,272] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
GW [00:00:00.305,145] &amp;lt;wrn&amp;gt; bt_hci_core: Controller to host flow control not supported
GW [00:00:00.308,258] &amp;lt;inf&amp;gt; bt_hci_core: No ID address. App must call settings_load()
GW [00:00:00.308,319] &amp;lt;inf&amp;gt; ble: MAC: 00:00:00:00:00:00 (public)
GW [00:00:00.308,898] &amp;lt;inf&amp;gt; ble: Controller version: 3349
GW [00:00:00.310,424] &amp;lt;inf&amp;gt; bt_hci_core: Identity: FF:0B:F2:D9:88:E8 (random)
GW [00:00:00.310,455] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0d15, manufacturer 0x07e8
GW [00:00:00.310,485] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0x0d15
GW [00:00:00.403,228] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:00.604,553] &amp;lt;inf&amp;gt; cis_gateway: Connected: 49:EF:87:0B:C2:BA (random)
GW [00:00:01.575,439] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:01.576,202] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:02.135,437] &amp;lt;wrn&amp;gt; cis_gateway: Connection not found
GW [00:00:02.135,437] &amp;lt;err&amp;gt; cis_gateway: Unknown connection, should not reach here
GW [00:00:02.149,871] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:02.150,024] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:02.150,604] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:02.372,070] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:02.372,192] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:02.372,863] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:02.474,884] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:02.475,036] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:02.475,616] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:02.572,875] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:02.573,028] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:02.573,577] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:02.615,356] &amp;lt;wrn&amp;gt; cis_gateway: Connection not found
GW [00:00:02.615,386] &amp;lt;err&amp;gt; cis_gateway: Unknown connection, should not reach here
GW [00:00:02.673,645] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:02.673,797] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:02.674,560] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:02.793,609] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:02.793,792] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:02.794,555] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:02.891,998] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:02.892,150] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:02.892,883] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.007,904] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.008,056] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.008,636] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.109,130] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.109,283] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.109,893] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.209,899] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.210,052] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.210,632] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.419,921] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.420,074] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.420,623] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.629,272] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.629,425] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.630,187] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.732,025] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.732,177] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.732,910] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.837,585] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.837,738] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.838,500] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:03.946,136] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:03.946,258] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:03.946,929] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.052,032] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.052,185] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.052,917] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.161,071] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.161,224] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.161,926] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.372,070] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.372,192] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.372,955] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.487,640] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.487,792] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.488,555] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.588,012] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.588,165] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.588,928] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.692,962] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.693,084] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.693,664] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.804,138] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.804,290] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.804,962] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:04.913,696] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:04.913,879] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:04.914,611] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.131,286] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.131,439] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.132,049] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.233,703] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.233,886] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.234,619] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.346,527] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.346,679] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.347,351] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.550,994] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.551,116] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.551,727] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.652,008] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.652,130] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.652,709] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.772,125] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.772,247] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.772,979] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.873,413] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.873,565] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.874,298] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:05.972,106] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:05.972,259] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:05.972,991] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.080,535] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.080,657] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.081,329] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.178,802] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.178,924] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.179,687] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.281,127] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.281,280] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.282,012] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.394,012] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.394,165] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.394,744] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.603,546] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.603,698] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.604,370] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.708,038] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.708,190] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.708,770] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.811,676] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.811,859] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.812,591] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:06.913,757] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:06.913,909] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:06.914,642] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.033,142] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.033,264] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.034,027] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.124,237] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.124,359] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.125,030] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.233,795] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.233,947] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.234,680] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.452,056] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.452,209] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.452,758] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.548,614] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.548,736] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.549,407] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.652,160] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.652,313] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.653,045] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.753,814] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.753,967] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.754,699] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:07.972,198] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:07.972,320] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:07.973,052] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.073,822] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.073,974] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.074,707] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.168,762] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.168,945] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.169,677] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.273,803] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.273,986] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.274,719] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.492,218] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.492,340] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.493,072] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.593,841] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.593,994] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.594,726] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.692,199] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.692,352] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.693,084] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.800,903] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.801,025] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.801,757] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:08.913,116] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:08.913,238] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:08.913,848] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:09.445,343] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:09.445,465] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:09.446,105] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:09.652,252] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:09.652,374] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:09.653,137] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:09.751,220] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:09.751,373] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:09.752,105] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:10.161,163] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:10.161,315] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:10.161,895] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:10.271,789] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:10.271,942] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:10.272,705] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:10.369,934] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:10.370,086] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:10.370,819] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:10.472,229] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:10.472,381] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:10.473,144] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:10.683,166] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:10.683,319] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:10.683,898] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:10.792,846] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:10.792,999] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:10.793,731] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:10.900,573] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:10.900,726] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:10.901,489] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.000,579] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.000,732] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.001,464] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.111,267] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.111,419] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.112,182] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.203,430] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.203,552] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.204,162] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.313,934] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.314,086] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.314,819] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.528,259] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.528,411] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.529,174] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.633,911] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.634,094] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.634,796] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.733,215] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.733,337] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.733,947] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:11.849,884] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:11.850,036] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:11.850,769] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.046,508] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.046,661] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.047,241] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.153,961] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.154,113] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.154,846] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.371,215] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.371,368] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.371,948] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.473,968] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.474,121] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.474,884] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.572,326] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.572,479] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.573,242] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.673,980] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.674,133] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.674,865] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.773,223] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.773,376] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.773,956] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.879,486] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.879,608] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.880,218] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:12.985,260] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:12.985,382] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:12.985,992] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:13.092,346] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:13.092,498] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:13.093,231] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:13.190,551] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:13.190,673] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:13.191,253] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:13.401,947] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:13.402,130] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:13.402,862] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:13.510,955] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:13.511,108] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:13.511,871] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:13.611,938] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:13.612,091] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:13.612,854] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:13.713,989] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:13.714,172] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:13.714,935] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:13.932,373] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:13.932,525] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:13.933,258] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:14.026,306] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:14.026,428] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:14.027,038] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:14.133,270] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12
GW [00:00:14.133,422] &amp;lt;inf&amp;gt; cis_gateway: All bonded slots filled, will not accept new devices
GW [00:00:14.134,002] &amp;lt;inf&amp;gt; cis_gateway: Scanning successfully started
GW [00:00:14.350,280] &amp;lt;wrn&amp;gt; cis_gateway: Create ACL connection failed: -12&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I would now like to achieve a stable CIS connection with both channels (left and right) being transmitted. After that, I aim to implement it using a newer SDK version (I am currently using v2.4.2).&lt;/p&gt;
&lt;p&gt;I have tried the approach mentioned in this&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/105890/when-i-receive-stereo-audio-signal-on-the-nrf5340-audio-dk-it-has-many-limitations"&gt;tickt&lt;/a&gt;, but when I add CONFIG_BT_MAX_CONN=2&lt;code&gt;_&lt;/code&gt; to the &lt;code&gt;prj.conf&lt;/code&gt; file, I encounter the following error from the gateway:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v3.3.99-ncs1-2 ***
GW [00:00:00.256,500] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.4.2                            
         Cmake run : Sun Nov 24 16:46:32 2024
GW [00:00:00.256,530] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
GW [00:00:00.256,530] &amp;lt;inf&amp;gt; fw_info: Compiled for GATEWAY device
GW [00:00:00.267,150] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
GW [00:00:00.305,236] &amp;lt;wrn&amp;gt; bt_hci_core: Controller to host flow control not supported
GW [00:00:00.308,349] &amp;lt;inf&amp;gt; bt_hci_core: No ID address. App must call settings_load()
GW [00:00:00.308,441] &amp;lt;inf&amp;gt; ble: MAC: 00:00:00:00:00:00 (public)
GW [00:00:00.308,990] &amp;lt;inf&amp;gt; ble: Controller version: 3349
GW [00:00:00.312,133] &amp;lt;inf&amp;gt; bt_hci_core: Identity: E4:C0:9C:97:EF:97 (random)
GW [00:00:00.312,133] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.GW [00:00:00.312,164] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0x0d15
GW [00:00:00.313,842] &amp;lt;inf&amp;gt; bt_settings: Saving ID
GW [00:00:00.400,390] &amp;lt;err&amp;gt; cis_gateway: Failed to create unicast group: -22
GW [00:00:00.400,390] &amp;lt;err&amp;gt; streamctrl: Failed to enable LE Audio
GW [00:00:00.400,421] &amp;lt;err&amp;gt; streamctrl: ERR_CHK Err_code: [-22] @ line: 467
GW [00:00:00.400,421] &amp;lt;err&amp;gt; os: r0/a1:  0x00000003  r1/a2:  0x00000005  r2/a3:  0x00000004
GW [00:00:00.400,421] &amp;lt;err&amp;gt; os: r3/a4:  0x0006a3ff r12/ip:  0x20019140 r14/lr:  0x0006a489
GW [00:00:00.400,451] &amp;lt;err&amp;gt; os:  xpsr:  0x49100000
GW [00:00:00.400,451] &amp;lt;err&amp;gt; os: s[ 0]:  0x00000000  s[ 1]:  0x00000000  s[ 2]:  0x00000000  s[ 3]:  0x00000000
GW [00:00:00.400,451] &amp;lt;err&amp;gt; os: s[ 4]:  0x00000000  s[ 5]:  0x00000000  s[ 6]:  0x00000000  s[ 7]:  0x00000000
GW [00:00:00.400,451] &amp;lt;err&amp;gt; os: s[ 8]:  0x00000000  s[ 9]:  0x00000000  s[10]:  0x00000000  s[11]:  0x00000000
GW [00:00:00.400,482] &amp;lt;err&amp;gt; os: s[12]:  0x00000000  s[13]:  0x00000000  s[14]:  0x00000000  s[15]:  0x00000000
GW [00:00:00.400,482] &amp;lt;err&amp;gt; os: fpscr:  0x00000000
GW [00:00:00.400,482] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x00006736
GW [00:00:00.400,512] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
GW [00:00:00.400,543] &amp;lt;err&amp;gt; os: Current thread: 0x200051b0 (main)
GW [00:00:00.400,543] &amp;lt;err&amp;gt; error_handler: Caught system error -- reason 3. Entering infinite loop
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div class="flex-shrink-0 flex flex-col relative items-end"&gt;
&lt;div&gt;
&lt;div class="pt-0"&gt;
&lt;div class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;Should you require further details, I am happy to assist.&lt;/div&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"&gt;
&lt;div class="flex-col gap-1 md:gap-3"&gt;
&lt;div class="flex max-w-full flex-col flex-grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="c6cec68d-f423-482f-8bd7-bb75dba674a0" data-message-model-slug="gpt-4o"&gt;
&lt;div&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;Many thanks in advance; I truly appreciate your assistance.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Abdulmohaimen Algamoudi&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/507169?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2024 13:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee971f03-eb0d-428f-a801-09190364d97e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;You could try to debug your application using tools mentioned in&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-2-debugging/topic/exercise-2-11/"&gt;debugging&lt;/a&gt;&amp;nbsp;lesson in the nRF Connect SDK Intermediate course.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/507098?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2024 09:57:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e394e29-15aa-49c4-a1a2-b480d1ddec5a</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Hi Dejen,&lt;/p&gt;
&lt;p&gt;I have added the necessary Kconfig option to the &lt;code&gt;prj.conf&lt;/code&gt; file. However, once the Bluetooth connection starts, the following error occurs:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v3.5.99-ncs1-2 ***
HL [00:00:00.272,918] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
HL [00:00:00.298,614] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.6.2                            
         Cmake run : Sun Oct 20 17:27:13 2024
HL [00:00:00.298,614] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
HL [00:00:00.298,614] &amp;lt;inf&amp;gt; fw_info: HEADSET left device
HL [00:00:00.318,389] &amp;lt;inf&amp;gt; bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
HL [00:00:00.318,572] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: F0:D2:8E:F5:33:C2 (random)
HL [00:00:00.323,944] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 4B:F2:BB:74:22:A1 (random)
HL [00:00:00.324,035] &amp;lt;inf&amp;gt; bt_mgmt_adv: Adv directed to: D3:C8:9D:D1:BE:66 (random).
HL [00:00:00.324,645] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising successfully started
HL [00:00:00.782,989] &amp;lt;inf&amp;gt; bt_mgmt: Connected: D3:C8:9D:D1:BE:66 (random)
HL [00:00:00.783,020] &amp;lt;inf&amp;gt; main: Connected
HL [00:00:00.783,569] &amp;lt;inf&amp;gt; bt_mgmt_adv: RPA (Resolvable Private Address) expired.
HL [00:00:00.783,660] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 4B:F2:BB:74:22:A1 (random)
HL [00:00:01.063,781] &amp;lt;inf&amp;gt; main: Security changed
HL [00:00:01.064,025] &amp;lt;wrn&amp;gt; bt_gatt: Device is not subscribed to characteristic
HL [00:00:01.064,025] &amp;lt;wrn&amp;gt; bt_pacs: PACS notify failed: -22
HL [00:00:02.984,405] &amp;lt;inf&amp;gt; bt_content_ctrl_media: Discovery of MCS finished
HL [00:00:04.904,266] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for sink:
HL [00:00:04.904,296] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:04.904,296] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:04.904,296] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:04.904,296] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:04.904,296] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:04.905,883] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for source:
HL [00:00:04.905,883] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:04.905,883] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:04.905,883] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:04.905,914] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:04.905,914] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:04.984,985] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:04.985,015] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:05.270,507] &amp;lt;inf&amp;gt; unicast_server: Stream 0x2000fbf8 started
DAC L gain 112   
DAC R gain 112   
HL [00:00:05.281,433] &amp;lt;wrn&amp;gt; le_audio_rx: Not in streaming state, throwing data: 1
HL [00:00:05.295,318] &amp;lt;wrn&amp;gt; audio_datapath: Data received, total under-runs: 6
HL [00:00:05.296,325] &amp;lt;wrn&amp;gt; audio_datapath: I2S RX overrun. Single msg
HL [00:00:05.303,680] &amp;lt;inf&amp;gt; unicast_server: Stream 0x2000fc1c started
HL [00:00:05.306,304] &amp;lt;wrn&amp;gt; audio_datapath: I2S RX continuing stream
HL [00:00:05.307,739] &amp;lt;err&amp;gt; sw_codec_select: Unsupported channel mode for encoder: 0
HL [00:00:05.307,739] &amp;lt;err&amp;gt; audio_system: Encode failed
HL [00:00:05.307,739] &amp;lt;err&amp;gt; audio_system: ERR_CHK Err_code: [-19] @ line: 172
HL [00:00:05.307,769] &amp;lt;err&amp;gt; os: r0/a1:  0x00000003  r1/a2:  0x0000000b  r2/a3:  0x0000000a
HL [00:00:05.307,769] &amp;lt;err&amp;gt; os: r3/a4:  0x0005901d r12/ip:  0x20002bd0 r14/lr:  0x000590a7
HL [00:00:05.307,769] &amp;lt;err&amp;gt; os:  xpsr:  0x61000000
HL [00:00:05.307,769] &amp;lt;err&amp;gt; os: s[ 0]:  0x000000ac  s[ 1]:  0xffff0200  s[ 2]:  0xaaaa0200  s[ 3]:  0x01000003
HL [00:00:05.307,800] &amp;lt;err&amp;gt; os: s[ 4]:  0xaaaaaaaa  s[ 5]:  0xaaaaaaaa  s[ 6]:  0xaaaaaaaa  s[ 7]:  0xaaaaaaaa
HL [00:00:05.307,800] &amp;lt;err&amp;gt; os: s[ 8]:  0xaaaaaaaa  s[ 9]:  0xaaaaaaaa  s[10]:  0xaaaaaaaa  s[11]:  0xaaaaaaaa
HL [00:00:05.307,800] &amp;lt;err&amp;gt; os: s[12]:  0xaaaaaaaa  s[13]:  0xaaaaaaaa  s[14]:  0xaaaaaaaa  s[15]:  0xaaaaaaaa
HL [00:00:05.307,800] &amp;lt;err&amp;gt; os: fpscr:  0xaaaaaaaa
HL [00:00:05.307,830] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x00003f32
HL [00:00:05.307,830] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
HL [00:00:05.307,861] &amp;lt;err&amp;gt; os: Current thread: 0x20001ff8 (ENCODER)
HL [00:00:05.307,861] &amp;lt;err&amp;gt; error_handler: Caught system error -- reason 3. Entering infinite loop
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I would like to mention again that my goal is to achieve walkie-talkie-style stereo sound with headsets connected to the DA7212 hardware codec. Before making the modifications, I was able to hear mono sound from the external codec.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you please assist in resolving this issue?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Besr regardes&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Abdulmohaimen Algamoudi&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/506757?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2024 15:04:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:336d273c-f1f6-4482-b99e-6b74d418c8ae</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;If your server needs to decode 2 channels, please try adding Kconfig option -&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_LC3_DEC_CHAN_MAX"&gt;CONFIG_LC3_DEC_CHAN_MAX&lt;/a&gt;=2.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/506670?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2024 09:31:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9750f766-36df-4aa4-963b-df77ed5310d2</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for you support.&amp;nbsp;&lt;/p&gt;
&lt;div class="flex-shrink-0 flex flex-col relative items-end"&gt;
&lt;div&gt;
&lt;div class="pt-0"&gt;
&lt;div class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"&gt;
&lt;div class="flex-col gap-1 md:gap-3"&gt;
&lt;div class="flex max-w-full flex-col flex-grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="9e91f345-e50c-4a1b-bb28-c17488d189da" data-message-model-slug="gpt-4o"&gt;
&lt;div&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;I&amp;#39;m still having issues with the application. I followed the steps in&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/111439/nrf5340-stereo-output-using-external-codec-on-sdk-2-6-1"&gt;this articel&lt;/a&gt;, but once the Bluetooth connection starts, an error occurs, this is what i can read from the serial port:&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v3.5.99-ncs1-2 ***
HL [00:00:00.270,782] &amp;lt;inf&amp;gt; board_version: Compatible board/HW version found: 1.0.0
HL [00:00:00.296,264] &amp;lt;inf&amp;gt; fw_info: 
         nRF5340 Audio nRF5340 Audio DK cpuapp                      
         NCS base version: 2.6.2                            
         Cmake run : Wed Oct 16 05:48:09 2024
HL [00:00:00.296,264] &amp;lt;inf&amp;gt; fw_info: ------- DEBUG BUILD -------
HL [00:00:00.296,295] &amp;lt;inf&amp;gt; fw_info: HEADSET left device
HL [00:00:00.316,284] &amp;lt;inf&amp;gt; bt_mgmt_ctlr_cfg: Controller: SoftDevice: Version 5.4 (0x0d), Revision 8591
HL [00:00:00.316,497] &amp;lt;inf&amp;gt; bt_mgmt: Local identity addr: F0:D2:8E:F5:33:C2 (random)
HL [00:00:00.321,716] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 75:BB:5D:CD:F8:B7 (random)
HL [00:00:00.321,807] &amp;lt;inf&amp;gt; bt_mgmt_adv: Adv directed to: D3:C8:9D:D1:BE:66 (random).
HL [00:00:00.322,418] &amp;lt;inf&amp;gt; bt_mgmt_adv: Advertising successfully started
HL [00:00:00.795,715] &amp;lt;inf&amp;gt; bt_mgmt: Connected: D3:C8:9D:D1:BE:66 (random)
HL [00:00:00.795,745] &amp;lt;inf&amp;gt; main: Connected
HL [00:00:00.796,142] &amp;lt;inf&amp;gt; bt_mgmt_adv: RPA (Resolvable Private Address) expired.
HL [00:00:00.796,234] &amp;lt;inf&amp;gt; bt_mgmt_adv: Local addr: 75:BB:5D:CD:F8:B7 (random)
HL [00:00:01.036,132] &amp;lt;inf&amp;gt; main: Security changed
HL [00:00:01.036,407] &amp;lt;wrn&amp;gt; bt_gatt: Device is not subscribed to characteristic
HL [00:00:01.036,407] &amp;lt;wrn&amp;gt; bt_pacs: PACS notify failed: -22
HL [00:00:03.036,743] &amp;lt;inf&amp;gt; bt_content_ctrl_media: Discovery of MCS finished
HL [00:00:05.196,624] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for sink:
HL [00:00:05.196,655] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:05.196,655] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:05.196,655] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:05.196,655] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:05.196,655] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:05.198,211] &amp;lt;inf&amp;gt; unicast_server: LC3 codec config for source:
HL [00:00:05.198,242] &amp;lt;inf&amp;gt; unicast_server:     Frequency: 24000 Hz
HL [00:00:05.198,242] &amp;lt;inf&amp;gt; unicast_server:     Duration: 10000 us
HL [00:00:05.198,242] &amp;lt;inf&amp;gt; unicast_server:     Channel allocation: 0x1
HL [00:00:05.198,242] &amp;lt;inf&amp;gt; unicast_server:     Octets per frame: 60 (48000 bps)
HL [00:00:05.198,242] &amp;lt;inf&amp;gt; unicast_server:     Frames per SDU: 1
HL [00:00:05.277,343] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:05.277,374] &amp;lt;inf&amp;gt; main: Presentation delay 10000 us is set by initiator
HL [00:00:05.562,866] &amp;lt;inf&amp;gt; unicast_server: Stream 0x2000fbfc started
HL [00:00:05.567,749] &amp;lt;err&amp;gt; sw_codec_lc3: LC3 dec ch: 1 already initialized
HL [00:00:05.567,749] &amp;lt;err&amp;gt; audio_system: Failed to set up codec
HL [00:00:05.567,749] &amp;lt;err&amp;gt; audio_system: ERR_CHK Err_code: [-120] @ line: 398
HL [00:00:05.567,779] &amp;lt;err&amp;gt; os: r0/a1:  0x00000003  r1/a2:  0x00000004  r2/a3:  0x00000003
HL [00:00:05.567,779] &amp;lt;err&amp;gt; os: r3/a4:  0x0005914f r12/ip:  0x20002b00 r14/lr:  0x000591d9
HL [00:00:05.567,779] &amp;lt;err&amp;gt; os:  xpsr:  0x41100000
HL [00:00:05.567,779] &amp;lt;err&amp;gt; os: s[ 0]:  0x20001530  s[ 1]:  0x00059373  s[ 2]:  0xffffff88  s[ 3]:  0x00000004
HL [00:00:05.567,810] &amp;lt;err&amp;gt; os: s[ 4]:  0x200128a0  s[ 5]:  0x20012880  s[ 6]:  0xffffff88  s[ 7]:  0x20012880
HL [00:00:05.567,810] &amp;lt;err&amp;gt; os: s[ 8]:  0x200128a0  s[ 9]:  0x00000000  s[10]:  0x00000000  s[11]:  0x000593bf
HL [00:00:05.567,840] &amp;lt;err&amp;gt; os: s[12]:  0x20004a88  s[13]:  0x00069b3c  s[14]:  0xffffff88  s[15]:  0x0000018e
HL [00:00:05.567,840] &amp;lt;err&amp;gt; os: fpscr:  0x00000000
HL [00:00:05.567,840] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x00004536
HL [00:00:05.567,840] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
HL [00:00:05.567,871] &amp;lt;err&amp;gt; os: Current thread: 0x20001de8 (LE_AUDIO_MSG_SUB)
HL [00:00:05.567,871] &amp;lt;err&amp;gt; error_handler: Caught system error -- reason 3. Entering infinite loop&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;My goal is to implement walkie-talkie functionality with stereo sound using an external codec (with on microphones).&lt;/p&gt;
&lt;p&gt;Could you assist me with this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in Advance&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Abdulmohaimen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/506254?ContentTypeID=1</link><pubDate>Tue, 15 Oct 2024 08:59:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08a76851-4dde-4c68-be05-5d6820cc9143</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;You could have a look at these potentially relevant discussions -&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/111439/nrf5340-stereo-output-using-external-codec-on-sdk-2-6-1"&gt;stereo output using external codec&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/92980/query---nrf5340-audio-dk---configuration-to-stream-multiple-stereo-audio"&gt;stream multiple stereo audio&lt;/a&gt;. If these links do not provide you with relevant information and that is not what you try to achieve, please provide more information about your use case.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/506179?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2024 15:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c92c217-541d-4514-a6f2-0bc895824bc7</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;I am using three nRF5340 DKs&amp;mdash;one as a gateway and two as headsets (Left and Right). Both headsets are configured to connect to the DA7212 external codec. However, I am only hearing mono sound from the headsets instead of stereo.&lt;/p&gt;
&lt;p&gt;Could you please provide further assistance on how to enable stereo sound in this setup?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/506110?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2024 12:11:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf3d3581-f174-4560-810e-6862ad5e695a</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abdulmohaimen,&lt;br /&gt;&lt;br /&gt;Can you provide details of your setup?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/506040?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2024 09:34:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29060dd2-0311-4d99-a0a7-653bc5c72457</guid><dc:creator>Abdulmohaimen</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your swift reply.&lt;/p&gt;
&lt;p&gt;I am using the DA7212 evaluation board, and I can hear sound from the jacks on the &lt;span&gt;DA7212&amp;nbsp;&lt;/span&gt;board. I followed the instructions from Nordic to enable the external codec.&lt;/p&gt;
&lt;p&gt;However, I am still working on achieving stereo sound, as the current output is mono. Any further guidance would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Abdulmohaimen Algamoudi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Stereo Sound from External Codec on nRF5340 DK (SDK v2.6.2)</title><link>https://devzone.nordicsemi.com/thread/506039?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2024 09:25:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2b2f993-3982-43ac-a5df-7fa8bfc47cc4</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Could you please provide more information about your setup?&lt;br /&gt;&lt;br /&gt;Which external codec do you use?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>