<?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>Extend ble acl on LE Audio headset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93354/extend-ble-acl-on-le-audio-headset</link><description>Hi Nordic team 
 We work on a custom hardware (LE Audio headset) and we need to send the battery voltage of the headset to the gateway which will be a smartphone. Using nRF Connect, I can see the BLE ACL (Volume control etc.). Can someone help me to implement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Nov 2022 09:37:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93354/extend-ble-acl-on-le-audio-headset" /><item><title>RE: Extend ble acl on LE Audio headset</title><link>https://devzone.nordicsemi.com/thread/395495?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2022 09:37:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78c3e504-55b7-47d9-83cc-fe6abf07cefa</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;No problem at all, Gerry - I am happy to help! :)&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: Extend ble acl on LE Audio headset</title><link>https://devzone.nordicsemi.com/thread/395326?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 13:00:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d8102d6-dc61-4c12-8634-0600f1024d63</guid><dc:creator>Gerry</dc:creator><description>&lt;p&gt;Thanks Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extend ble acl on LE Audio headset</title><link>https://devzone.nordicsemi.com/thread/393472?ContentTypeID=1</link><pubDate>Tue, 01 Nov 2022 13:04:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbc2d23a-142d-422d-ad98-7e96f2c22948</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Gerry,&lt;br /&gt;&lt;br /&gt;Thank you for your patience with this.&lt;/p&gt;
[quote user=""]We work on a custom hardware (LE Audio headset) and we need to send the battery voltage of the headset to the gateway which will be a smartphone. Using nRF Connect, I can see the BLE ACL (Volume control etc.). Can someone help me to implement a custom property like battery voltage?[/quote]
&lt;p&gt;You should be fine to add &amp;#39;regular&amp;#39; BLE communication alongside the LE Audio communication. We have internally tested 2 ACLs with 1 CIS each, for volume control etc, and you should be able to use these just as well to transfer your battery level or similar.&lt;br /&gt;&lt;br /&gt;Some considerations however:&lt;br /&gt;1. Make sure that the Connection interval is at least 4 times larger than the ISO interval, and has a common denominator with the ISO interval.&lt;br /&gt;2. Make sure that you finish all link layer negotiations (connection parameter updates, etc) before establishing the ISO channel - we have seen a few instances were multiple LL negotiations during regular CIS operation could cause a link instability, if you are unlucky. We are working on resolving this, but the current recommendation is to avoid these operations after the ISO channel is established.&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></channel></rss>