<?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 AoA DF Beacon incompatible with Broadcast Sink</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112744/ble-aoa-df-beacon-incompatible-with-broadcast-sink</link><description>Hello, I have an issue with a project I&amp;#39;m working on with a nRF5340 Audio dev kit. I am using VSCode with the nRF Connect SDK plugin, and SDK version 2.6.1. 
 I need to have the functionalities of a BLE AoA localization tag based on the &amp;quot;direction finding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Oct 2024 13:53:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112744/ble-aoa-df-beacon-incompatible-with-broadcast-sink" /><item><title>RE: BLE AoA DF Beacon incompatible with Broadcast Sink</title><link>https://devzone.nordicsemi.com/thread/504853?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2024 13:53:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9bdb5c8-435e-4ed6-a674-f5a9fbcc1097</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for not getting back to you sooner. Enabling&amp;nbsp;&lt;span&gt;BT_LL_SW_SPLIT pulls the zephyr controller, which is why it fails.. AoA should be integrated using the SoftDevice Controller (SDC only supports AOA Tx) for this to work (in theory it should work, but we have not tested this before). and for that, you will need to add the correct&lt;span dir="ltr"&gt;&amp;nbsp;configs for both the application and network core to make this work.I would recommend to start with making an AOA advertiser for the kit with SDC and test that before trying to do the full integration.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Best Regards,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Swathy&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE AoA DF Beacon incompatible with Broadcast Sink</title><link>https://devzone.nordicsemi.com/thread/504140?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2024 09:44:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c581c838-99ab-4597-acc1-a52d962b04f8</guid><dc:creator>Ivaylo Ivanov</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;I hope you have not forgotten about us, since the project is currently on hold till we can solve this problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE AoA DF Beacon incompatible with Broadcast Sink</title><link>https://devzone.nordicsemi.com/thread/495195?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2024 12:09:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa9b54a8-44f2-4104-986c-33420714c2d5</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for not responding back earlier.. It seems that softdevice controller also supports direction finding from vesrion v2.0.0 of nrf Connect SDK (&lt;span&gt;&lt;span dir="ltr"&gt;The SDC only supports transmitter feature so no receiver): &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/README.html"&gt;docs.nordicsemi.com/.../README.html&lt;/a&gt;. I will need to check if both can work together on the audio DK..&amp;nbsp; I will check this and get back to you.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Regards,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Swathy&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE AoA DF Beacon incompatible with Broadcast Sink</title><link>https://devzone.nordicsemi.com/thread/492503?ContentTypeID=1</link><pubDate>Fri, 05 Jul 2024 14:57:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec3652bf-f80a-414b-8659-6df157a572d0</guid><dc:creator>Ivaylo Ivanov</dc:creator><description>&lt;p&gt;Is this incompatibility of the two functionalities a hardware incompatibility (the hardware itself not being able to do both things simultaneously) or is it a limitation on software/driver level, opening up some sort of possibility to adapt one of the two functionalities to work with the other controller link layer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE AoA DF Beacon incompatible with Broadcast Sink</title><link>https://devzone.nordicsemi.com/thread/492490?ContentTypeID=1</link><pubDate>Fri, 05 Jul 2024 14:21:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c8e5d1b-2f77-49fe-bbf2-9fcd1cafeca1</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Unfortunately, it is not possible to use these two samples together. The direction finding uses the zephyr controller, whereas the audio sample uses softdevice controller and doesn&amp;#39;t support the features of direction finding.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>