<?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>Audio streaming</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47346/audio-streaming</link><description>Hi, I&amp;#39;m using nrf52840 DK. In my project I want to receive audio from microphone (analog) and stream it to bluetooth headphones. Is there any possible way to do it? Any help will be appreciated. Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Aug 2021 08:39:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47346/audio-streaming" /><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/323020?ContentTypeID=1</link><pubDate>Tue, 03 Aug 2021 08:39:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86f406c6-088c-4d3e-a77f-1fcf6ac5267c</guid><dc:creator>Kyrre Aalerud</dc:creator><description>&lt;p&gt;So, now that we are in the future and it is possible. Is the demo examples ready?&lt;br /&gt;It is possible now, but can we do it without inventing our own earbuds and proprietary transport?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/286189?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2020 01:39:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cca2351b-3cf2-4924-897f-88c1e555a316</guid><dc:creator>sherif</dc:creator><description>&lt;p&gt;yes it is possible with the new ble standard 5.2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/187409?ContentTypeID=1</link><pubDate>Thu, 16 May 2019 06:46:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44097454-1512-4b93-8f8b-d61d65cb343c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Normal Bluetooth headphones does not support audio over BLE, so unless you are also making the headphones, it is out of the question.&lt;/p&gt;
&lt;p&gt;If you are also making the headphones, then you could device a application specific protocol. You will probably meet some challenges, though. For instance, normal BLE GAP connections is not well suited for streaming real-time data, since there will be re-transmission (like TCP in the IP world). If you are streaming audio, particularly if you need low latency, then you probably would like to ignore packet losses instead of doing re-transmissions (like UDP in the IP world). This is not straightforward and Nordic does not provide any method for doing so. However, if you don&amp;#39;t care much about delays and don&amp;#39;t need to stream a consecutive audio stream for a long time,t hen there are options. For instance, we transmit voice commands with the &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series"&gt;SmartRemote reference design&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/187382?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 23:14:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ee481da-7797-46ee-8021-3bb4a65c014e</guid><dc:creator>po1yblank</dc:creator><description>&lt;p&gt;So you want to say that there is no suitable way to stream audio using ble? I&amp;#39;m fully understanding that ble is not for such kind of things, but I&amp;#39;m interested in technologies for performing this task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/187381?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 22:53:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcc90946-b053-4594-b237-52ab248edf78</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;It&amp;#39;s all just data as far as the radio is concerned!&lt;/p&gt;
&lt;p&gt;BLE = &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;B&lt;/strong&gt;&lt;/span&gt;luetooth &lt;em&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;L&lt;/strong&gt;&lt;/span&gt;ow &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;E&lt;/strong&gt;&lt;/span&gt;nergy:&amp;nbsp;&amp;nbsp;&lt;/em&gt;the focus is on low energy - which means not high speed and not large volumes of data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/187380?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 22:51:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8297709e-52d5-4480-ac07-ffe979cca343</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;It supports the BLE parts of BT 5.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/187379?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 22:47:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e2e69e5-7612-4a07-83c5-a712cf204716</guid><dc:creator>po1yblank</dc:creator><description>&lt;p&gt;If not, it&amp;#39;s not a big problem i think. I&amp;#39;m not going to stream any high quality audio, I only need to know if there any sound :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/187378?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 22:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50104767-e256-41e6-a99b-0fb6923f0797</guid><dc:creator>po1yblank</dc:creator><description>&lt;p&gt;Yeah but btw i&amp;#39;m asking for way to do it because nrf52840 supports Bluetooth 5. Or not?? I&amp;#39;m confused a bit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio streaming</title><link>https://devzone.nordicsemi.com/thread/187376?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 22:36:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2f51ae7-ec9e-47f8-af71-b3e175d80c96</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;This is not really what BLE is for&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>