<?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>BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk</link><description>Excited to have ordered my BLE Audio DK which uses NRF5340. 
 In my use case I am looking for many microphones (audio transmitters) to a single listening device (audio receiver). Ideally, they&amp;#39;d be synchronised reasonably well but again that is something</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 09 Jul 2022 16:15:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk" /><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/376293?ContentTypeID=1</link><pubDate>Sat, 09 Jul 2022 16:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c81f094b-74ba-4f18-98b7-f35fbc916565</guid><dc:creator>mtsunstrum</dc:creator><description>&lt;p&gt;When doing BV16 encoding ( for your microphone transmission ) on a nRF52832, CPU % utilization was about 35%&lt;/p&gt;
&lt;p&gt;For BV16 decoding ( for reception ) on a nRF52832, CPU % utilization was about 7.5%&lt;/p&gt;
&lt;p&gt;So roughly, your nRF52832 receiver unit could conceivably handle receiving from about 10 transmitters simultaneously. ( leave some CPU utilization for other activities )&lt;/p&gt;
&lt;p&gt;Current draw roughly would be in 10mA range overall, or about 1mA for each audio link.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/376287?ContentTypeID=1</link><pubDate>Sat, 09 Jul 2022 05:03:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2855ce54-2319-435d-bcef-c55e175f56e3</guid><dc:creator>mtsunstrum</dc:creator><description>&lt;p&gt;Yes, if it is just voice, not music you need to transfer, you can skip the memory and processing intensive LC3 codec.&lt;/p&gt;
&lt;p&gt;You can use other open-source codecs out there like Broadcom BV16/BV32 ( 8 or 16kHz bandwidth ).&lt;/p&gt;
&lt;p&gt;They will encode/decode comfortably within the processing/RAM available in a nRF52832.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/376163?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2022 09:58:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcf0b47e-7258-4031-823e-2caf6f1b16d2</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Hillman,&lt;br /&gt;&lt;br /&gt;Sorry for the increase in response-time here. The summer holiday has begun here in Norway, and so DevZone is operating at reduced capacity for the duration.&lt;/p&gt;
[quote user="Hillman007"]So we just need to send the audio the server for playback another day. So standard BLE is not an issue from latency.HOWEVER as you say, the CODEC is still very much of interest and clearly reduces the power consumption of the overall system despite the added computation over-head. So I am still very much looking at the dual core SoC.[/quote]
&lt;p&gt;Sure, that could work as long as you have the time and memory to see the audio transfer happen over a regular BLE link, then it should be no problem.&lt;br /&gt;Please also keep in mind that our LC3 implementation is made specifically for use with, and optimized for, the nRF5340.&lt;/p&gt;
[quote user="Hillman007"]This was simply the default application - audio from laptop to speaker. I used the head on the evaluation kit to meaure it. Indeed no optimisation. So I am hopeful for lower but that is sufficient starting point to be worthy of investment.&amp;nbsp;[/quote]
&lt;p&gt;Great, I am happy to hear that! :) You will definitely see a lower average consumption once it is power optimized.&lt;/p&gt;
[quote user="Hillman007"]So my next step is to go back to &amp;quot;the non audio dk&amp;quot; and build up a custom application - including adding the LC3 codec. &lt;a href="https://devzone.nordicsemi.com/members/karl-ylvisaker"&gt;Karl Ylvisaker&lt;/a&gt;&amp;nbsp;does that seem the right approach to you? That way I dont need to worry about lack of packet craft documentaiton either.&amp;nbsp;[/quote]
&lt;p&gt;Yes - with the change in the application requirements to do non-live audio transfer it sounds to me like you will not be needing the on-board audio specific peripherals of the nRF5340 Audio DK, so long as you are able to get the data for transfer over to the nRF5340 some other way (such as through any of the serial protocols directly).&lt;br /&gt;The application is thus reduced to a regular &amp;#39;transfer data&amp;#39; use-case, for which the nRF53 DK should be used.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/375167?ContentTypeID=1</link><pubDate>Fri, 01 Jul 2022 19:38:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12710471-00bb-4763-bb27-3f282d259c4b</guid><dc:creator>Hillman007</dc:creator><description>[quote userid="87869" url="~/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk/374555"]&lt;p&gt;In general, it is however the nRF5340 that we recommend for wireless audio applications, as the LC3 codec significantly will reduce the necessary size of transfer, which in turn reduced power consumption by requiring less CPU and RADIO time.&lt;/p&gt;
&lt;div class="quote-header"&gt;&lt;/div&gt;&lt;blockquote class="quote"&gt;&lt;div class="quote-user"&gt;&lt;/div&gt;&lt;/blockquote&gt;[/quote]
&lt;p&gt;Yes - you are right. So we just need to send the audio the server for playback another day. So standard BLE is not an issue from latency.HOWEVER as you say, the CODEC is still very much of interest and clearly reduces the power consumption of the overall system despite the added computation over-head. So I am still very much looking at the dual core SoC.&lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk/374555"]There is currently no power optimization made to the nRF5340_audio reference application.&lt;br /&gt;Could you detail your setup for the 12 mA power consumption measurement?[/quote]
&lt;p&gt;This was simply the default application - audio from laptop to speaker. I used the head on the evaluation kit to meaure it. Indeed no optimisation. So I am hopeful for lower but that is sufficient starting point to be worthy of investment.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So my next step is to go back to &amp;quot;the non audio dk&amp;quot; and build up a custom application - including adding the LC3 codec. &lt;a href="https://devzone.nordicsemi.com/members/karl-ylvisaker"&gt;Karl Ylvisaker&lt;/a&gt;&amp;nbsp;does that seem the right approach to you? That way I dont need to worry about lack of packet craft documentaiton either.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/374555?ContentTypeID=1</link><pubDate>Tue, 28 Jun 2022 13:18:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98bec7df-d5b1-47d7-8877-b59ca3038dd6</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again, hillman007&lt;/p&gt;
[quote user="Hillman007"]so I got looking at the softcontroller because I was researching how to inform the network controller that I would like more than one connection - i.e. to continue advertising. In my first attempt of just updating the example to call &amp;quot;start adv&amp;quot; again this errored - complaining about resoures. [/quote]
&lt;p&gt;You will need to set this as part of the prj.conf, or in the nrf5340_audio reference application you will need to change the existing connection and channel limits set in the headset/gateway overlays.&lt;br /&gt;Overlays are specific additions to the prj.conf that takes priority over the prj.conf defines, in the case that there is a conflict.&lt;/p&gt;
[quote user="Hillman007"]Where is the documentation about PackCraft controller that would allow me to learn what flags are supported? (is this the same as &lt;span&gt;Zephyr&lt;/span&gt;? If so, where is the &lt;span&gt;Zephyr&amp;nbsp;&lt;/span&gt;documentation?)[/quote]
&lt;p&gt;The documentation for the Packetcraft controller is very sparse at the moment, I am afraid, but we are working on publishing extensive documentation for it as we speak. I can however not speculate on when this documentation will be made available. If you have questions about future releases or roadmaps you will have to reach out to your Regional Sales Manager (RSM) with these, since we do not discuss roadmaps / future releases here on DevZone.&lt;br /&gt;&lt;br /&gt;The documentation is not the same as for the Zephyr Controller, though. &lt;a href="https://docs.zephyrproject.org/3.0.0/guides/bluetooth/bluetooth-arch.html"&gt;You can find information about the Zephyr controller here&lt;/a&gt;.&lt;/p&gt;
[quote user="Hillman007"]Inciddently, it seems my requirement for live streaming has ended. These streams can no be unsyn and have some latency (non live playback). So for this, I think I could revert to a more normal BLE situation, right? So that would be perhaps Nordic Soft Controller and what network controller?[/quote]
&lt;p&gt;Thank you for updating me on the changes in the applications requirements.&lt;br /&gt;Will you still be doing playback of the audio, or does it just need to be recorded and saved for later playback?&lt;br /&gt;The viability of using regular BLE connection for this will depend on the audio quality that you intend to transfer / the throughput that you need for the transfer. You &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/ble_data_throughput/ble_data_throughput.html"&gt;can read more about the possible throughput for regular BLE connections here&lt;/a&gt;.&lt;br /&gt;In general, it is however the nRF5340 that we recommend for wireless audio applications, as the LC3 codec significantly will reduce the necessary size of transfer, which in turn reduced power consumption by requiring less CPU and RADIO time.&lt;/p&gt;
[quote user="Hillman007"]I think I will still look at the LC3 codec as this could require the power consumption. Btw I did measure the eval kit and it was 12mA on transmit with no modifications.&amp;nbsp;[/quote]
&lt;p&gt;There is currently no power optimization made to the nRF5340_audio reference application.&lt;br /&gt;Could you detail your setup for the 12 mA power consumption measurement?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/374176?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 13:28:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d55869d8-ff70-42be-9a33-35c4c3a4ec20</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again,&lt;br /&gt;&lt;br /&gt;Thank you for your patience with this, yet again.&lt;/p&gt;
[quote user="mtsunstrum"]I understand ( or I think I understand) that the PacketCraft controller handles BLE 5.3 operations on the network core, and I understand the upper layers of LE Audio are handled by NCS, running on the application core.[/quote]
&lt;p&gt;You are correct that the Packetcraft controller handles the BLE 5.2 LE Audio operations on the network core, and that the application core queues and receives transfers from the network core through the RPMSG API.&lt;/p&gt;
[quote user="mtsunstrum"]a limit on the # of concurrent isochronous channels ?[/quote]
&lt;p&gt;This is primarily limited by the encoding/decoding of the audio streams in the LC3 codec. As a &amp;#39;rule of thumb&amp;#39; the encoding of a 96 kbps stream requires roughly 30% of the CPU, while decoding of a stream at 96 kbps requires roughly 15% CPU. So, the number of possible concurrent audio streams will depend on whether they are transmitted (encoded) or received (decoded) and their quality.&lt;/p&gt;
[quote user="mtsunstrum"]any restrictions on number of concurrent &amp;quot;normal&amp;quot;&amp;nbsp;LE Central / Peripheral connections[/quote]
&lt;p&gt;This also depends on how many concurrent audio streams you will be running, since they will use the radio for a larger portion of the time (leaving less time to interweave other BLE communication). The PacketCraft controller currently only have support for a selection of the different LE Audio specific profiles and services - more profiles and services are also being actively implemented as they become adopted by Bluetooth SIG.&lt;/p&gt;
[quote user="mtsunstrum"]any restrictions on ability to support simultaneous LE Audio gateway and headset operation ?[/quote]
&lt;p&gt;Do you mean like in the case of a headset with a microphone (bi-directional CIS)?&lt;br /&gt;If so, we have had this up and running with the reference application before, but I think it required some modification to work with the newer PacketCraft controllers, and we have not worked to include that in the reference application again at this moment.&lt;br /&gt;There are however no technical limitation for implementing bi-directional CIS with the reference application yourself.&lt;/p&gt;
[quote user="mtsunstrum"]is the PacketCraft work compliant with MPLS in any way, still allowing concurrent operation of ShockBurst/Gazell if we so choose.[/quote]
&lt;p&gt;I dont think it is currently, unfortunately.&lt;br /&gt;If you wish to know more about roadmaps or future releases or features I would have to ask that you reach out to your Regional Sales Manager (RSM) with these questions, since we do not discuss future releases or roadmaps here on DevZone.&lt;br /&gt;If you do not know who your Regional Sales Manager is please send me a direct message with your location. here on DevZone, so that I may provide you with their contact information.&lt;/p&gt;
[quote user="mtsunstrum"]for nRF5340 project, if we wanted to change DLE ( data length ), we had to change prj.conf setting for the network core, and rebuilt the network core. Are&amp;nbsp;DLE changes affected/limited by the binary PacketCraft controller ?[/quote]
&lt;p&gt;You may use the RPMSG API that is exposed in the reference application for configurations of the packetcraft controller running on the network core.&lt;/p&gt;
[quote user="mtsunstrum"]compared to Nordic&amp;#39;s own&amp;nbsp;SoftDevice Controller are they any other capabilities missing from the PacketCraft controller ?[/quote]
&lt;p&gt;Yes, the PacketCraft controller is not a subset of the SoftDevice controller, it is a separate entity made with the LE Audio specification as its target.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/373322?ContentTypeID=1</link><pubDate>Mon, 20 Jun 2022 19:40:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08e7053d-ffdc-4588-a5ab-022be965329c</guid><dc:creator>Hillman007</dc:creator><description>[quote userid="87869" url="~/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk/372674"]The precompiled one is Packetcraft controller I mention in my previous comment.&lt;br /&gt;Is there a particular reason for why you would not like to use the Packetcraft controller?&lt;br /&gt;[/quote]
&lt;p&gt;Hi Karl - so I got looking at the softcontroller because I was researching how to inform the network controller that I would like more than one connection - i.e. to continue advertising. In my first attempt of just updating the example to call &amp;quot;start adv&amp;quot; again this errored - complaining about resoures. Where is the documentation about PackCraft controller that would allow me to learn what flags are supported? (is this the same as &lt;span&gt;Zephyr&lt;/span&gt;? If so, where is the &lt;span&gt;Zephyr&amp;nbsp;&lt;/span&gt;documentation?)&lt;/p&gt;
&lt;p&gt;From a learning perspectve, so I know there is a choice between Nordics Soft Controller and&amp;nbsp;&lt;span&gt;Zephyr, this is host controller on the application processor , right? On the network controller side - in general (no iso BLE) we use an image precompiled by Nordic? In the case of Audio you are suggesting the provided PacketCraft?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Inciddently, it seems my requirement for live streaming has ended. These streams can no be unsyn and have some latency (non live playback). So for this, I think I could revert to a more normal BLE situation, right? So that would be perhaps Nordic Soft Controller and what network controller? I think I will still look at the LC3 codec as this could require the power consumption. Btw I did measure the eval kit and it was 12mA on transmit with no modifications.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/372676?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 22:16:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a472a618-5e93-4f5a-a42a-709cb985a887</guid><dc:creator>mtsunstrum</dc:creator><description>&lt;p&gt;Hi Karl, welcome back, and thank you for the responses.&lt;/p&gt;
&lt;p&gt;For example, I would regard&amp;nbsp;&lt;span&gt;@Hillman007 use-case as a non-standard LE Audio use case.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I understand ( or I think I understand) that the PacketCraft controller handles BLE 5.3 operations on the network core, and I understand the upper layers of LE Audio are handled by NCS, running on the application core.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So for the binary PacketCraft controller, are there limitation&amp;nbsp;such as:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;a limit on the # of concurrent isochronous channels ?&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;any restrictions on number of concurrent &amp;quot;normal&amp;quot;&amp;nbsp;LE Central / Peripheral connections&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;any restrictions on ability to support simultaneous LE Audio gateway and headset operation ?&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;is the PacketCraft work compliant with MPLS in any way, still allowing concurrent operation of ShockBurst/Gazell if we so choose.&lt;/li&gt;
&lt;li&gt;for nRF5340 project, if we wanted to change DLE ( data length ), we had to change prj.conf setting for the network core, and rebuilt the network core. Are&amp;nbsp;DLE changes affected/limited by the binary PacketCraft controller ?&lt;/li&gt;
&lt;li&gt;compared to Nordic&amp;#39;s own&amp;nbsp;SoftDevice Controller are they any other capabilities missing from the PacketCraft controller ?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks, Martin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/372675?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 21:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcf66876-578a-464e-a711-c8954a19aa46</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello mtsunstrum,&lt;br /&gt;&lt;br /&gt;Thank you for your patience with this.&lt;/p&gt;
[quote user="mtsunstrum"]Does it have limitations that may prevent developers from working with non-standard LE Audio use cases ?[/quote]
&lt;p&gt;Could you elaborate on what kind of non-standard LE Audio use cases you are referring to here?&lt;br /&gt;The precompiled Packetcraft controller should not limit your LE Audio application, no. The Packetcraft controller implements the isochronous channels necessary for LE Audio.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/372674?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 21:20:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:543537ad-f62c-403a-92c4-21ce36f6dd5d</guid><dc:creator>Karl Ylvisaker</dc:creator><description>[quote user="Hillman007"]So I think my issue is that I need to use chlild image to compile the net core. But by default the audio application uses a precompiled one. Is this something I can change?[/quote]
&lt;p&gt;The precompiled one is Packetcraft controller I mention in my previous comment.&lt;br /&gt;Is there a particular reason for why you would not like to use the Packetcraft controller?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/372673?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 21:19:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdca49f9-31c8-4a7c-a1ef-397995f93b6b</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again,&lt;br /&gt;&lt;br /&gt;Thank you for your extreme patience with this - I have been out of office for some time now, but I am now back.&lt;/p&gt;
[quote user="Hillman007"]Yes just to show I can receive two streams at the perpherial/headset end. I hope that will be enough for me to measure the power consumption for receiving one or more streams.&amp;nbsp;[/quote]
&lt;p&gt;That should be enough to measure the power consumption of receiving and processing two streams, yes. The main power consumption will come from the added radio traffic and processor usage, while the power used to output the stream to a speaker should be minimal.&lt;/p&gt;
[quote user="Hillman007"]I am new do&amp;nbsp;&lt;span&gt;Zephyr&amp;nbsp;and in general to BLE/Nordic.&lt;/span&gt;[/quote]
&lt;p&gt;Thank you for saying so, this is good for us to know.&lt;/p&gt;
[quote user="Hillman007"]&lt;p&gt;&lt;span&gt;1. I have added to prj.conf:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_LL_SOFTDEVICE=y&lt;br /&gt;CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=2&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So this will run the Nordic softdevice which supports some additional features vs Zephyr Host? And then setting the number of concurrent connections? (which will only apply to the peripheral / headset ? I am hoping - based on another forum post I read, that this is sufficient to make the advertising resume.&lt;/span&gt;&lt;/p&gt;[/quote]
&lt;p&gt;The SoftDevice Controller does not support Isochronous streams, and so you should not add these configurations to your prj.conf.&lt;br /&gt;Instead, you should use the rpmsg controller from Packetcraft that is included in the nrf5340_audio application&amp;#39;s /bin folder as your network core / controller image.&lt;br /&gt;The Packetcraft controller is the controller we have made available for LE Audio development for the nRF5340, and it is the controller that the nrf5340_audio reference application uses.&lt;/p&gt;
[quote user="Hillman007"]This gives me an error of:[/quote]
&lt;p&gt;The errors are likely due to dependencies and supported functions not being present with the SoftDevice controller included instead of the Packetcraft controller.&lt;/p&gt;
[quote user="Hillman007"]&lt;p&gt;&lt;span&gt;2. in overlay headset:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_MAX_CONN=2&lt;br /&gt;CONFIG_BT_ISO_MAX_CHAN=2&lt;br /&gt;&lt;/span&gt;CONFIG_BT_MAX_PAIRED=2&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So I am now thinking I&amp;#39;ll need to change the callback behaviour to differentiate the connections - I imagine it was written assume just one connection.&lt;/p&gt;[/quote]
&lt;p&gt;Yes, you will need to duplicate the enabling and handling/processing of the additional stream, since the headset applications indeed are written for receiving a single stream (such as in the earbud / hearing aid use-case).&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/371981?ContentTypeID=1</link><pubDate>Sun, 12 Jun 2022 00:28:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0feb34af-3d53-47fa-b996-ec89b75e2515</guid><dc:creator>mtsunstrum</dc:creator><description>&lt;p&gt;Curious to see how this effort progresses.&lt;/p&gt;
&lt;p&gt;@Hillman007 have you found you may need to make changed to the net core ( child image ) ?&lt;/p&gt;
&lt;p&gt;I am interested in knowing what limitations there may be in the binary child image.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does it have limitations that may prevent developers from working with non-standard LE Audio use cases ?&lt;/p&gt;
&lt;p&gt;Hopefully NordicSemi can shed light on this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/370391?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 09:59:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63131a5c-d87c-4506-bcbb-72ec701049b1</guid><dc:creator>Hillman007</dc:creator><description>[quote userid="101804" url="~/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk/370299#370299"]warning: ENTROPY_NRF5_RNG (defined at drivers/entropy/Kconfig.nrf5:14) has direct dependencies !ENTROPY_NRF_FORCE_ALT &amp;amp;&amp;amp; HAS_HW_NRF_RNG &amp;amp;&amp;amp; ENTROPY_GENERATOR with value n, but is currently being y-selected by the following symbols:&lt;br /&gt; - BT_LLL_VENDOR_NORDIC (defined at subsys/bluetooth\controller\Kconfig.ll_sw_split:11), with value y, direct dependencies SOC_COMPATIBLE_NRF &amp;amp;&amp;amp; BT_LL_SW_SPLIT &amp;amp;&amp;amp; BT_CTLR &amp;amp;&amp;amp; BT_HCI &amp;amp;&amp;amp; BT (value: y), and select condition SOC_COMPATIBLE_NRF &amp;amp;&amp;amp; BT_LL_SW_SPLIT &amp;amp;&amp;amp; BT_CTLR &amp;amp;&amp;amp; BT_HCI &amp;amp;&amp;amp; BT (value: y)[/quote]
&lt;p&gt;So I think my issue is that I need to use chlild image to compile the net core. But by default the audio application uses a precompiled one. Is this something I can change?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/370299?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 20:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56413785-8646-401c-afbb-8a9d76ee62a6</guid><dc:creator>Hillman007</dc:creator><description>[quote userid="87869" url="~/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk/369856#369856"]Do I understand it correctly that you would still like the device to stay in a connection and receive a stream that it is not necessarily outputting to a speaker/headphone, simultaneously as it is playing the audio from the other source[/quote]
&lt;p&gt;Yes just to show I can receive two streams at the perpherial/headset end. I hope that will be enough for me to measure the power consumption for receiving one or more streams.&amp;nbsp;&lt;/p&gt;
[quote userid="87869" url="~/f/nordic-q-a/87822/ble-audio---many-to-one-power-consumptions-of-dk/369856#369856"]There is however no issue for the gateway to encode and transfer multiple streams at the same time.&lt;br /&gt;To demonstrate stereo sound you would therefore have to use 2 Audio DKs as headphones, where each of them outputs one of the stereo channels.[/quote]
&lt;p&gt;Yes - I understand that. For now, I dont need to hear it. Just to allow measurements is sufficient. Hopefully you feel this approach is sufficient.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am new do&amp;nbsp;&lt;span&gt;Zephyr&amp;nbsp;and in general to BLE/Nordic. So a few things:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. I have added to prj.conf:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_LL_SOFTDEVICE=y&lt;br /&gt;CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=2&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So this will run the Nordic softdevice which supports some additional features vs Zephyr Host? And then setting the number of concurrent connections? (which will only apply to the peripheral / headset ? I am hoping - based on another forum post I read, that this is sufficient to make the advertising resume.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This gives me an error of:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;warning: ENTROPY_NRF5_RNG (defined at drivers/entropy/Kconfig.nrf5:14) has direct dependencies !ENTROPY_NRF_FORCE_ALT &amp;amp;&amp;amp; HAS_HW_NRF_RNG &amp;amp;&amp;amp; ENTROPY_GENERATOR with value n, but is currently being y-selected by the following symbols:&lt;br /&gt; - BT_LLL_VENDOR_NORDIC (defined at subsys/bluetooth\controller\Kconfig.ll_sw_split:11), with value y, direct dependencies SOC_COMPATIBLE_NRF &amp;amp;&amp;amp; BT_LL_SW_SPLIT &amp;amp;&amp;amp; BT_CTLR &amp;amp;&amp;amp; BT_HCI &amp;amp;&amp;amp; BT (value: y), and select condition SOC_COMPATIBLE_NRF &amp;amp;&amp;amp; BT_LL_SW_SPLIT &amp;amp;&amp;amp; BT_CTLR &amp;amp;&amp;amp; BT_HCI &amp;amp;&amp;amp; BT (value: y)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. in overlay headset:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_MAX_CONN=2&lt;br /&gt;CONFIG_BT_ISO_MAX_CHAN=2&lt;br /&gt;&lt;/span&gt;CONFIG_BT_MAX_PAIRED=2&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So I am now thinking I&amp;#39;ll need to change the callback behaviour to differentiate the connections - I imagine it was written assume just one connection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/369856?ContentTypeID=1</link><pubDate>Sun, 29 May 2022 13:33:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53eb92eb-1c4d-401d-b8d6-041d1e2a1e6d</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="Hillman007"]approach: modify the audio applicationn sample - &lt;strong&gt;good&lt;/strong&gt;?[/quote]
&lt;p&gt;Yes, if you are using the buildprog tool you will need to modify the application sample directly.&lt;br /&gt;If you would like to use the traditional NCS approach you can do so as well, through using the &amp;#39;generate application from sample&amp;#39; option in VS code. You will then have to program and flash each kit with each configuration / variation that you make, but there will be a clearer distinction between the application, and easier versioning for complex projects.&lt;/p&gt;
[quote user="Hillman007"]So this would mean building two gateways and one headset. The gateways currently have the same name. &lt;strong&gt;Do you think that is a problem?&lt;/strong&gt;[/quote]
&lt;p&gt;Are you working with the CIS or the BIS mode? In case of the CIS mode then the gateways are traditional central devices, and so their name will not be advertised - it is also the centrals who initiate connections, etc.&lt;br /&gt;You should then see your headset device advertise as a traditional peripheral device, displaying its device name.&lt;br /&gt;So as long as the headset keeps advertising as connectable after the first connection it should not be any problem.&lt;/p&gt;
[quote user="Hillman007"]To get the headset to allow two connections, I will modify the advertising behaviour to re-advertise to allow the second gateway/controller connect. And increase the maximum number of connecitons. I play to then use a button to make the audio output stream to the headphones to select between the two sent audio streams.[/quote]
&lt;p&gt;This is what I too would recommend you to do. Do I understand it correctly that you would still like the device to stay in a connection and receive a stream that it is not necessarily outputting to a speaker/headphone, simultaneously as it is playing the audio from the other source?&lt;/p&gt;
[quote user="Hillman007"]Maybe as an extention I might add a stereo codec and have left for controller A and right for controller B streams.&amp;nbsp;&lt;strong&gt;what do you think?&amp;nbsp;&lt;/strong&gt;[/quote]
&lt;p&gt;The Audio DK can encode and stream stereo (multiple streams concurrently) audio, but the issue you would face here would be the stereo playback capabilities of the Audio DK - the audio DK is made to demonstrate / develop for the &amp;#39;earbud scenario&amp;#39; - i.e the HEADPHONES audio jack output can only output mono channel audio. That is to say, if you plug in a stereo headset into the HEADPHONES jack you will only have audio on the left ear.&lt;br /&gt;There is however no issue for the gateway to encode and transfer multiple streams at the same time.&lt;br /&gt;To demonstrate stereo sound you would therefore have to use 2 Audio DKs as headphones, where each of them outputs one of the stereo channels.&lt;br /&gt;&lt;br /&gt;Please do not hesitate to ask if any part of this should be unclear, so that I may elaborate! :)&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/369688?ContentTypeID=1</link><pubDate>Thu, 26 May 2022 19:01:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a901c45e-61f5-4121-8bdd-7077db13491a</guid><dc:creator>Hillman007</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/karl-ylvisaker"&gt;Karl Ylvisaker&lt;/a&gt; progress so far so good. I have got the buildprog chain working and tested. and had a good look over the code - in terms of its architecture. Disabled LC3 for now, whilst I get repo access.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So I wanted to run my approach past you:&lt;/p&gt;
&lt;p&gt;aim &amp;quot;I would like to audio senders to one audio receiver&amp;quot;.&lt;/p&gt;
&lt;p&gt;approach: modify the audio applicationn sample - &lt;strong&gt;good&lt;/strong&gt;?&lt;/p&gt;
&lt;p&gt;So this would mean building two gateways and one headset. The gateways currently have the same name. &lt;strong&gt;Do you think that is a problem?&lt;/strong&gt; I couldnt figure out how to generate two individual names. It seemed&amp;nbsp;CONFIG_BT_DEVICE_NAME is somewhat hard coded, and I couldnt find where the build script is pulling that value into the auto_config.h file. For example, I thought I could perhaps use the unused channel paramter in dk_devices.json. I also thought about using&amp;nbsp;CONFIG_BT_DEVICE_NAME_DYNAMIC=y in the overlay. But I was unable to find a &amp;quot;ble set name&amp;quot; function...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To get the headset to allow two connections, I will modify the advertising behaviour to re-advertise to allow the second gateway/controller connect. And increase the maximum number of connecitons. I play to then use a button to make the audio output stream to the headphones to select between the two sent audio streams. Maybe as an extention I might add a stereo codec and have left for controller A and right for controller B streams.&amp;nbsp;&lt;strong&gt;what do you think?&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368779?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 09:58:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:253bdbd2-698c-4234-9581-f133313ab36b</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="mtsunstrum"]&lt;p&gt;Yes, I stand corrected, the underlying LE Audio framework is quite flexible, and can support that use case.&lt;/p&gt;
&lt;p&gt;I was basing off of demonstrated application modes:&lt;/p&gt;[/quote]
&lt;p&gt;Thank you for elaborating - I see how the note in the documentation could be interpreted this way.&lt;/p&gt;
[quote user="mtsunstrum"]But I now understand that is not the only configurations that LE Audio supports, but rather limits of nRF Audio DK demo applications.[/quote]
&lt;p&gt;Yes, that is to say: the nrf5340_audio application is still being developed - with new features and improvements still in the making.&lt;br /&gt;However, there are no technical limitations on neither the nRF5340 SoC nor the LE Audio specification that prevents anyone from implementing a multiple-sink scenario themselves independently, based on the nRF5340_audio application.&lt;/p&gt;
[quote user="mtsunstrum"]As you have indicated CPU resources may be the limiting factor, if attempting to decode 5+ microphone transmitters simultaneously. This might be overcome, depending on mic audio bandwidth needs, and possible usage of other lower complexity codecs.[/quote]
&lt;p&gt;Yes - the flexibility of the LE Audio specification and the performance of the LC3 codec opens many possibilities for this. However, the biggest bottleneck for 5+ microphones would likely be the CPU load, but these issues could very well be alleviated by the configurations you note in your comment, or for example by relaxing the latency constraint - so long as they are feasible for the application, of course.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368463?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 17:46:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4584aef1-b4a7-4330-a462-30eede79270e</guid><dc:creator>mtsunstrum</dc:creator><description>&lt;p&gt;Yes, I stand corrected, the underlying LE Audio framework is quite flexible, and can support that use case.&lt;/p&gt;
&lt;p&gt;I was basing off of demonstrated application modes:&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#application-modes"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#application-modes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But I now understand that is not the only configurations that LE Audio supports, but rather limits of nRF Audio DK demo applications.&lt;/p&gt;
&lt;p&gt;As you have indicated CPU resources may be the limiting factor, if attempting to decode 5+ microphone transmitters simultaneously. This might be overcome, depending on mic audio bandwidth needs, and possible usage of other lower complexity codecs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368439?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 15:12:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:574e492f-da54-4696-b7dd-f8497592ee5c</guid><dc:creator>Karl Ylvisaker</dc:creator><description>[quote user="Hillman007"]Karl thank you for responding.[/quote]
&lt;p&gt;No problem at all, I am happy to help! :)&amp;nbsp;&lt;/p&gt;
[quote user="Hillman007"]My boards have arrived so I am going to start to implement two to one and see how we do.[/quote]
&lt;p&gt;Great! Please do not hesitate to let us know if you should encounter any other issues or questions when working with this.&lt;br /&gt;I highly recommend familiarizing with the audio application specific &amp;#39;buildprog&amp;#39; tool, by the way, since it makes building and flashing multiple boards with different versions of the same application (debug/release, gateway/headset) automated and efficient.&lt;br /&gt;You can read about the buildprog tool in the documentation, or use the&amp;nbsp;&lt;em&gt;python buildprog.py --help&amp;nbsp;&lt;/em&gt;command to see its options.&lt;/p&gt;
[quote user="Hillman007"]I will then look into power optimisitions - is there any specific areas you&amp;#39;d recommend looking at?[/quote]
&lt;p&gt;In general, the best way to save power is to maximize the time spent in SYSTEM_ON sleep. How to best achieve this will wary for each application / use-case, but if you can reduce radio time (reduce retransmissions, increase connection parameters, etc.) you can spend more time in sleep, which should yield more time spent in SYSTEM_ON sleep.&lt;br /&gt;My recommendation would here be that you try out the unmodified nrf5340_audio application from the v1.9.99-dev1 tag, and then use those measurements as a reference for when you try to tweak the different parameters and configurations, to see their impact.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368408?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 14:13:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac905539-fa1f-4fac-a1c7-06a2f95b4668</guid><dc:creator>Hillman007</dc:creator><description>&lt;p&gt;I enjoyed reading your thinking on this. Thank you for sharing. I will, of course, reply with how it goes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368407?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 14:12:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55b75412-d04e-478a-8741-02e15cfc3b8f</guid><dc:creator>Hillman007</dc:creator><description>&lt;p&gt;Karl thank you for responding. My boards have arrived so I am going to start to implement two to one and see how we do. I will then look into power optimisitions - is there any specific areas you&amp;#39;d recommend looking at?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368240?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 09:01:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a3f5678-483e-40e2-82e2-3c585e955dbb</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;I would also like to add a comment regarding the possibility to use &amp;#39;traditional BLE&amp;#39; for real-time audio transfer:&lt;br /&gt;&lt;br /&gt;While you in many cases would be able to achieve a microphone-speaker design with a pre-LE Audio BLE connection it is far from ideal, since the BLE connection is loss-less, meaning that either every packet will be transmitted, or the connection will be terminated.&lt;br /&gt;This is a great feature for data-transfer in general, but for Audio in particular it gets a little rocky when you start missing packets and the time of playback for those packets is approaching.&lt;br /&gt;In the pre-LE Audio BLE case, the lost packets will still be transferred, but they will no longer be useful to the receiver.&lt;br /&gt;However, with Isochronous channels the BLE Controller will be able to discard packets that will not make it to the receiver in time for their playback, which enables it to proceed with the next audio instead of building up a backlog of no-longer-relevant packets that still needs to be transferred.&lt;br /&gt;This is just one of the many reasons why LE Audio is a&amp;nbsp;&lt;em&gt;much&lt;/em&gt; better fit for audio transmission applications over pre-LE Audio BLE Connections.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368227?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 08:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c508a432-16a7-409a-a991-fe15c6495372</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Hillman and mtsunstrum,&lt;/p&gt;
[quote user="mtsunstrum"]My main point though was that LE Audio with many transmitters to one receiver is not technically possible.[/quote]
&lt;p&gt;This is not correct at all. Could you elaborate on what gives you this impression?&lt;br /&gt;LE Audio definitively allows for multiple transmitters to the same receiver - it is not as prominent a feature as Audio Sharing, but it is &lt;em&gt;definitively possible&lt;/em&gt;. The main limitation here would be on the receiver&amp;#39;s side in how many concurrent streams it would be able to decode, like I explained in my initial comment.&lt;/p&gt;
[quote user="mtsunstrum"]I suspect the current consumption would be roughly comparable.[/quote]
&lt;p&gt;As for expected power consumption I have not been able to find any numbers on this internally, unfortunately.&lt;br /&gt;The nrf5340_audio application does not have any power optimization as far as I know, and so I expect its current draw to be quite high as is, so long as power saving measures are not added.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368116?ContentTypeID=1</link><pubDate>Mon, 16 May 2022 19:18:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49155788-2862-4cc3-8b7c-ecee8e322830</guid><dc:creator>Hillman007</dc:creator><description>&lt;p&gt;ok thanks - that isnt what I took away from Karl, but thank you for being clear.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Audio - many to one, power consumptions of DK?</title><link>https://devzone.nordicsemi.com/thread/368112?ContentTypeID=1</link><pubDate>Mon, 16 May 2022 18:40:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4f8d76a-81ef-49f0-ad80-49ab4ae7f688</guid><dc:creator>mtsunstrum</dc:creator><description>&lt;p&gt;I suspect the current consumption would be roughly comparable.&lt;/p&gt;
&lt;p&gt;My main point though was that LE Audio with many transmitters to one receiver is not technically possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>