<?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>nRF5340: Live I2S microphone audio streaming over BLE with low latency</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/129091/nrf5340-live-i2s-microphone-audio-streaming-over-ble-with-low-latency</link><description>Hi Nordic Team, 
 I am working on a custom device based on the nRF5340 SoC . My application captures live audio from an I2S microphone , processes the audio on the nRF5340, and then sends the audio over Bluetooth Low Energy. 
 My requirement is to achieve</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Sep 2026 13:20:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/129091/nrf5340-live-i2s-microphone-audio-streaming-over-ble-with-low-latency" /><item><title>RE: nRF5340: Live I2S microphone audio streaming over BLE with low latency</title><link>https://devzone.nordicsemi.com/thread/570895?ContentTypeID=1</link><pubDate>Thu, 03 Sep 2026 13:20:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a0697ab-93f2-4d81-a48c-0c204161a842</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]Can LE Audio be used to continuously stream live I2S microphone audio from an nRF5340-based device to a mobile phone with significantly lower latency than my current GATT notification implementation?[/quote]
&lt;p&gt;&lt;span&gt;Yes. With LE Audio, you can get latency down to a few tens of milliseconds. A phone supporting LE Audio should be able to receive.&lt;/span&gt;&lt;/p&gt;
[quote user=""]Does Android 14/15 and newer support LE Audio connections from a custom BLE peripheral/source device?[/quote]
&lt;p&gt;Android has supported LE Audio for quite some time, starting with some support in Pixel 7 (2022). I believe versions 14 and 15 offer solid support for LE Audio. (Version 14 came in 2024.) (Android is at version 17 now, BTW.)&lt;/p&gt;
[quote user=""]&lt;span&gt;If I develop a &lt;/span&gt;custom Android application&lt;span&gt;, can the application receive the LE Audio stream from my nRF5340 device and directly play the received live audio?&lt;/span&gt;[/quote]
&lt;p&gt;&lt;span&gt;You probably can not do this unless you modify the Android OS itself. AFAIK, the OS takes control over the LE Audio services itself, making it difficult (impossible?) to access this from a user-space app. On the other hand, the OS may already handle what you need, so you might not need to build a custom app.&lt;/span&gt;&lt;/p&gt;
[quote user=""]If LE Audio is not suitable for my requirement, what is the recommended Nordic approach for achieving continuous low-latency live audio streaming from an nRF5340 to an Android phone?[/quote]
&lt;p&gt;&lt;span&gt;I would recommend sticking with LE Audio. If that isn&amp;#39;t suitable, I do not really know. Google&amp;#39;s own ASHA could be an option, but I am not sure whether it is still being maintained now that LE Audio is available.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>