<?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>Developing a MIC feature based on nRF54L15 LE Audio by I2S.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123385/developing-a-mic-feature-based-on-nrf54l15-le-audio-by-i2s</link><description>nRF54L15 LE Audio with I2S interface, LC3 codec point-to-point audio The specific flow is as follows: The nRF54L15 communicates with the mic via I2S to capture audio data, performs LC3 encoding by LE Audio protocol. May I ask if the example ncs\v3.0.2</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Aug 2025 11:06:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123385/developing-a-mic-feature-based-on-nrf54l15-le-audio-by-i2s" /><item><title>RE: Developing a MIC feature based on nRF54L15 LE Audio by I2S.</title><link>https://devzone.nordicsemi.com/thread/544598?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2025 11:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bc74b7e-2e1b-40ca-82fb-6947841c4dbc</guid><dc:creator>Elfving</dc:creator><description>[quote user="LiYang1350305272"]&lt;p&gt;Not&amp;nbsp;like&amp;nbsp;this.&amp;nbsp;nRF54L15&amp;nbsp;with&amp;nbsp;MIC&amp;nbsp;interfacing&amp;nbsp;I2S&amp;nbsp;send&amp;nbsp;audio&amp;nbsp;to&amp;nbsp;Windows.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;I see. I thought Windows didn&amp;#39;t support LE Audio yet, but it looks like it does! Then it should be fine.&lt;/p&gt;
[quote user="LiYang1350305272"]Do&amp;nbsp;you&amp;nbsp;have&amp;nbsp;&amp;nbsp;documents&amp;nbsp;or&amp;nbsp;recommended&amp;nbsp;examples&amp;nbsp;that&amp;nbsp;porting&amp;nbsp;&lt;strong&gt;ncs\v3.0.2\nrf\applications\nrf5340_audio\unicast_serve&lt;/strong&gt;r&amp;nbsp;to&amp;nbsp;&lt;strong&gt;ncs\v3.0.2\nrf\applications\nrf_desktop&lt;/strong&gt;?[/quote]
&lt;p&gt;Unfortunately we do not have any recommended ways to mix certain samples, I guess the best way would be the get a certain understanding of the samples and port one part of them at the time. Or essentially understand one, in order to port it to the other.&lt;/p&gt;
&lt;p&gt;Though when it comes to the audio samples and nrf_desktop though, it might be a bit harder as they are both a bit complex. &lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.0.1/page/nrf/applications/nrf_desktop/description.html"&gt;Nrf_desktop could be set up easier&lt;/a&gt;, but is currently created to also demonstrate &lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.0.2/page/nrf/libraries/caf/caf_overview.html"&gt;&lt;span&gt;CAF&lt;/span&gt;&lt;/a&gt;&amp;nbsp;- which can look complex if you&amp;#39;re not used to it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Getting a certain understanding of the samples would in any case be the first step.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Developing a MIC feature based on nRF54L15 LE Audio by I2S.</title><link>https://devzone.nordicsemi.com/thread/544538?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2025 01:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cfac89d-236f-4662-9bb1-3d8f68cb5467</guid><dc:creator>LiYang1350305272</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Elfving,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Not&amp;nbsp;like&amp;nbsp;this.&amp;nbsp;nRF54L15&amp;nbsp;with&amp;nbsp;MIC&amp;nbsp;interfacing&amp;nbsp;I2S&amp;nbsp;send&amp;nbsp;audio&amp;nbsp;to&amp;nbsp;Windows.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do&amp;nbsp;you&amp;nbsp;have&amp;nbsp;&amp;nbsp;documents&amp;nbsp;or&amp;nbsp;recommended&amp;nbsp;examples&amp;nbsp;that&amp;nbsp;porting&amp;nbsp;&lt;strong&gt;ncs\v3.0.2\nrf\applications\nrf5340_audio\unicast_serve&lt;/strong&gt;r&amp;nbsp;to&amp;nbsp;&lt;strong&gt;ncs\v3.0.2\nrf\applications\nrf_desktop&lt;/strong&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Developing a MIC feature based on nRF54L15 LE Audio by I2S.</title><link>https://devzone.nordicsemi.com/thread/544423?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2025 09:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8baa0a28-1f85-4c3c-829b-865a7250bfcc</guid><dc:creator>Elfving</dc:creator><description>[quote user="LiYang1350305272"]&lt;p&gt;(Process : Digital MIC communicate with nRF54L15 DK by I2S, nRF54L15 send audio by LE Audio to Windows )&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Just to be clear, I assume you mean the device should send the LE Audio to a separate other device, that then streams the data over eg. UART or something to the windows computer? Or are you expecting Windows to support LE Audio?&lt;/p&gt;
&lt;p&gt;I can tell you right now that the if the OS and HW in question supports LE Audio (eg a Windows computer) then it will be able to get the data streamed by an nRF54L15. Though I am not sure if Windows currently supports this. What I thought you were asking about is what is required for a connected nRF to be interpreted as something like an external mic or headset type device.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Developing a MIC feature based on nRF54L15 LE Audio by I2S.</title><link>https://devzone.nordicsemi.com/thread/544377?ContentTypeID=1</link><pubDate>Sat, 02 Aug 2025 01:52:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2412ead-a2d2-4623-9cb7-a47acc90a9d7</guid><dc:creator>LiYang1350305272</dc:creator><description>&lt;p&gt;Hi Elfving,&lt;/p&gt;
&lt;p&gt;Thank you for your reply! Please double check that porting ncs\v3.0.2\nrf\applications\nrf5340_audio\unicast_server to ncs\v3.0.2\nrf\applications\nrf_desktop to achieve MIC function is more available right? Do you have relevant porting documents or suggestions for reference to help me&amp;nbsp; shorten development duration?&lt;/p&gt;
&lt;p&gt;Please double check with your R&amp;amp;D team that whether ncs\v3.0.2\nrf\applications\nrf5340_audio\unicast_server&amp;nbsp; could be recognized as LE Audio Device by Windows.&lt;/p&gt;
&lt;p&gt;(Process : Digital MIC communicate with nRF54L15 DK by I2S, nRF54L15 send audio by LE Audio to Windows )&lt;/p&gt;
&lt;p&gt;Look forward to your reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Developing a MIC feature based on nRF54L15 LE Audio by I2S.</title><link>https://devzone.nordicsemi.com/thread/544318?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 12:04:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b755a94c-327e-4923-aeda-65e68e744ce4</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That should be possible, as the&amp;nbsp;nRF54L LE Audio. Though note that it does not have an AudioPLL, though for this use-case that is probably ok.&amp;nbsp;&lt;/p&gt;
[quote user=""]May&amp;nbsp;I&amp;nbsp;ask&amp;nbsp;if&amp;nbsp;the&amp;nbsp;example ncs\v3.0.2\zephyr\samples\bluetooth\bap_unicast_server[/quote]
&lt;p&gt;Yeah I believe that should work, though I would rather recommend sticking to the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/nrf5340_audio/index.html"&gt;Audio samples from nordic.&lt;/a&gt;&amp;nbsp;Those&amp;nbsp;are better supported by us. What is available in regards to audio functionality might be a bit &amp;quot;bleeding&amp;quot; edge, so that what is supported in a zephyr sample might not match what the nordic SDC supports, meaning you also might have to use the zephyr controller. This sample &lt;em&gt;might&lt;/em&gt; also need some extra configuration to work for a given nRF, though that is the case with all samples directly from zephyr.&lt;/p&gt;
[quote user=""]And whether such MIC device could be recognized by Windows sytem？[/quote]
&lt;p&gt;I am not a 100% sure about what is needed for Windows to recognize it is a mic device, &lt;a href="https://devzone.nordicsemi.com/support-private/support/314246"&gt;though similar things have been possible with the nordic sample&lt;/a&gt; for LE audio alongside the walkie talkie demo and the audio DK. So I assume this is possible. If you want me to double check I can ask the relevant R&amp;amp;D team.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>