<?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>Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107155/getting-started-with-audio-stuff-on-nrf5340-audio-dk</link><description>I am starting to experiment with the nRF 5340 Audio DK. I already have quite some experience with the nRF52 DK platform. 
 My goal would be to implement a simple guitar effect processor which takes input from the &amp;quot;audio in&amp;quot; jack, processes it and outputs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Aug 2024 13:25:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107155/getting-started-with-audio-stuff-on-nrf5340-audio-dk" /><item><title>RE: Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/496645?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2024 13:25:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aad48c74-f959-4551-a93d-a98e34a9c92e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Rajendra,&lt;br /&gt;&lt;br /&gt;Please open a new ticket and provide information there.&amp;nbsp;I will be out of the office and will not be able to follow up on this.&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: Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/496634?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2024 13:02:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8517b4ae-e7b6-4e9d-abb8-74cdf8a6ef0c</guid><dc:creator>RajendraN</dc:creator><description>&lt;p&gt;Hi Dejans&lt;br /&gt;&lt;br /&gt;Thanks for your response, I enabled below points in prj.config&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;#Audio &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AUDIO_SOURCE_I2S&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_STREAM_BIDIRECTIONAL=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AUDIO_SOURCE_USB&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AUDIO_DEV&lt;/span&gt;&lt;span&gt;=1&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_VCP_VOL_REND&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CSIP_SET_MEMBER&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_BT_MCC=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_I2S=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_BT_BAP_UNICAST_CLIENT=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# CONFIG_AUDIO_DEV=1&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_TRANSPORT_CIS&lt;/span&gt;&lt;span&gt;=y&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;it is correct to hear the audio data in nrf5340 audio dk board.&lt;br /&gt;&lt;br /&gt;Warm Regards,&lt;br /&gt;Rajendra&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/496631?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2024 12:55:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72d3c9d3-d0f5-4e44-8b7d-8d2c4f31f4ea</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Rajendra,&lt;br /&gt;&lt;br /&gt;You can start by looking at the functionality of the Button 4 in nrf5340_audio application. Please look at&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/nrf5340_audio/doc/user_interface.html#buttons"&gt;buttons&lt;/a&gt;,&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/nrf5340_audio/unicast_client/README.html#user_interface"&gt;user interface&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/nrf5340_audio/unicast_client/README.html#testing"&gt;testing&lt;/a&gt;&amp;nbsp;sections of the audio application. If you have some questions, please open new ticket and provide relevant information.&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: Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/496314?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 04:28:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d1dace7-1b7d-4d2c-9ac4-9c331000c38f</guid><dc:creator>RajendraN</dc:creator><description>&lt;p&gt;Hi Daubsi,&lt;br /&gt;&lt;br /&gt;How did you do it? Could you please guide me?&lt;br /&gt;&lt;br /&gt;Warm Regards,&lt;br /&gt;Rajendra.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/463317?ContentTypeID=1</link><pubDate>Tue, 09 Jan 2024 10:17:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53f7a258-be7c-4f0d-b6a5-52a558df42ef</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thank you for the update.&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: Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/463218?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2024 17:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9272933-bbd5-4d3c-9207-92648db996f4</guid><dc:creator>daubsi</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I actually tried to dissect the &amp;quot;audio app&amp;quot; but it&amp;#39;s a quite big and complex app and not so very easy to understand. I was however already successful so far to be able to play back directly testones via the headphones. It&amp;#39;s a start, from where I can pivot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with audio stuff on nRF5340 Audio DK</title><link>https://devzone.nordicsemi.com/thread/463149?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2024 13:06:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f79fe882-6566-4371-8c0e-b04b01d43d94</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Currently, there are no simple audio samples but a big&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/applications/nrf5340_audio/README.rst"&gt;nRF5340 audio application&lt;/a&gt;. There is documentation which provides&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/applications/nrf5340_audio/doc/firmware_architecture.html"&gt;overview and firmware architecture&lt;/a&gt;, and shows&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#nrf5340-audio-configuration-and-testing"&gt;configuration and testing&lt;/a&gt;&amp;nbsp;steps of the audio application.&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>