<?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>Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105881/configuring-the-microbit-v2-21-for-aod</link><description>Hello, i&amp;#39;ve got two of the Microbit V2.21 with the N52833 chips. I&amp;#39;m attempting to use these microbits with the AoA antenna. However when i Flash the direction_finding_peripheral example to the microbit, i get these errors: *** Booting nRF Connect SDK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Dec 2023 14:38:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105881/configuring-the-microbit-v2-21-for-aod" /><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/458557?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2023 14:38:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d30894f-4c5d-4d40-a937-7a0e04744211</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Zephyr Controller is the BLE controller from Zephyr. nRF Connect SDK builds on top of Zephyr, but we deliver our own BLE controller, named the SoftDevice controller, which is the default controller used for all BLE samples. To use the Zephyr Controller instead, set CONFIG_BT_LL_SW_SPLIT=y in the prj.conf of your project.&lt;/p&gt;
&lt;p&gt;See the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols/bt/ble/index.html"&gt;Bluetooth LE Controllers&lt;/a&gt; section of the nRF Connect SDK documentation for more information.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/457963?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2023 19:36:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:415be607-e98e-4a1f-b5e2-9f9c080ef29c</guid><dc:creator>HansLarsen</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Sk_E600_rmbillede-2023_2D00_11_2D00_28-203339.jpg" alt=" " /&gt;With SDK v2.1.4 i get this error which appears to be the same as before, though now its giving me error -5.&lt;br /&gt;In the kconfig guy i&amp;#39;ve changed the Bluetooth Like Layer Selection to be Software-based BLE Link Layer, which is the zephyr controller, as i understand it.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/457336?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2023 13:28:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:368548eb-0091-4fe2-b16e-c54a48f36f77</guid><dc:creator>HansLarsen</dc:creator><description>&lt;p&gt;It does not say this on the example page?&lt;/p&gt;
&lt;p&gt;Could you clarify what the difference between the zephyr and nrf controller is? I can select both in vscode when copying an example? Or is it something else?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll try down grading to the tool chain version 2.1. Thank you for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/457333?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2023 13:25:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73414ea0-a69f-4211-bd77-5b73318197a1</guid><dc:creator>HansLarsen</dc:creator><description>&lt;p&gt;Hey, yes I&amp;#39;m running the unmodified example, and vscode appears to be generating the overlay AOA by itself.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And yes I&amp;#39;m selecting the microbit board from the build menu.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/457326?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2023 13:13:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9112919f-4aaa-4f55-bcbb-3843b6bbc5f5</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For CTE RX you must use the Zephyr Controller, not the SoftDevice Controller. For the Zephyr Controller you must use nRF Connect SDK v2.1, and not v2.5 as you use here.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/457225?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2023 16:38:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6c043f4-89c7-4577-8e36-3442febbc45f</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the clarifications. Your setup looks right.&lt;/p&gt;
&lt;p&gt;I assume that you followed the instructions, and built the project in AoA mode (basically set OVERLAY_CONFIG to the overlay-aoa.conf file, as per the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_peripheral/README.html#angle-of-arrival-mode"&gt;Bluetooth: Direction finding peripheral documentation&lt;/a&gt;)?&lt;/p&gt;
&lt;p&gt;I also assume that you configured the sample for the bbc_microbit_v2 board?&lt;/p&gt;
&lt;p&gt;Can you clarify what you do to &amp;quot;configure the CTE response&amp;quot;? Are you simply referring to building and running the (unmodified) sample, and it fails at that point in code?&lt;/p&gt;
&lt;p&gt;I do not have a BBC Micro:Bit v2 right now, but I will try to get hold of one to reproduce. In the mean time, answers to the above questions would be great.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/457036?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2023 22:08:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:830bea62-6592-47ed-8edc-ba35d7493335</guid><dc:creator>HansLarsen</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/399961497_5F00_966471581502027_5F00_3681152814109945179_5F00_n-_2800_1_2900_.jpg" /&gt; Hej Terje, sorry for the confusion, let me see if i cant make it a bit clearer.&lt;br /&gt;I have a PCA20054 direction finding atenna with a nrf52833dk_nrf52833, the PCA20054 and dk is running the &amp;quot;direction finding central&amp;quot; from NRF, this part seems to work fine.&lt;br /&gt;&lt;br /&gt;Secondly i have a microbit V2.21, on the Microbit, i&amp;#39;m trying to run the &amp;quot;direction finding perphial&amp;quot; example, in the configuration of the example, i have disabled the direction finding antenna.&lt;br /&gt;&lt;br /&gt;The &amp;quot;direction finding perphial&amp;quot; comes as far as establishing the bluetooth connection, however when i try and configure the CTE response, on the Microbit, i get the error from above, all the configuration and screenshots from above relates to the Microbit.&lt;br /&gt;&lt;br /&gt;The problem mostly is that when the Microbit tries to configure a CTE response by calling bt_df_set_conn_cte_tx_param function, the Microbit hard crashes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/456793?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2023 22:55:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62b2301e-a137-438e-954c-c3a65391e0ef</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am afraid I am struggling a bit in understanding your setup.&lt;/p&gt;
&lt;p&gt;You mention a micro:bit, an nRF52833 DK and an antenna array, which all are somehow connected. Is this by physical connections (wires,) and if so what pins/headers/etc. are connected to what?&lt;/p&gt;
&lt;p&gt;Please note that there is no way to physically (by wires) connect &amp;quot;through&amp;quot; the nRF52833 DK, from a different board, to an antenna array in the other end. The normal way would be to use a direction finder sample on the nRF52833 DK with the antenna array connected (the side of direction finding requiring an antenna array), and then have the corresponding direction finding sample on the other device (the side of the direction finding using only one antenna.) Those two direction finding samples are different.&lt;/p&gt;
&lt;p&gt;With your current setup:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What sample is put on what device (where by device I mean e.g. micro:bit, nRF52833 DK, etc.)?&lt;/li&gt;
&lt;li&gt;What device has the antenna array, and what are the physical connections?&lt;/li&gt;
&lt;li&gt;What antenna array are you using?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring the Microbit v2.21 for AoD</title><link>https://devzone.nordicsemi.com/thread/456757?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2023 16:28:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93e98c65-18ff-41a0-a993-7585a31778ed</guid><dc:creator>HansLarsen</dc:creator><description>&lt;p&gt;With this configuration:&lt;/p&gt;
&lt;div style="background-color:#1f1f1f;color:#cccccc;font-family:Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;&lt;span style="color:#6a9955;"&gt;#&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#6a9955;"&gt;# Copyright (c) 2022 Nordic Semiconductor ASA&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#6a9955;"&gt;#&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#6a9955;"&gt;# SPDX-License-Identifier: Apache-2.0&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#6a9955;"&gt;#&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_LOG&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_DEVICE_NAME&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=&lt;/span&gt;&lt;span style="color:#ce9178;"&gt;&amp;quot;DF Conn App&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_SMP&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_PERIPHERAL&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_DEVICE_APPEARANCE&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=833&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#6a9955;"&gt;# Enable Direction Finding Feature RX in connected mode&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_DF&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_DF_CONNECTION_CTE_TX&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_DF_CONNECTION_CTE_RSP&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_DF_CTE_TX_AOD&lt;/span&gt;&lt;span style="color:#cccccc;"&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>