<?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>Direction finding AOA with nRF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88067/direction-finding-aoa-with-nrf52833</link><description>Hi, 
 I have program two nRF52833, one as transmitter and one as receiver (with zephyr project called &amp;quot;direction_finding_connectionless_tx&amp;quot; and &amp;quot;direction_finding_connectionless_tx&amp;quot;). I have an antenna array with 4 antenna patch. 
 But i have a problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 May 2022 10:27:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88067/direction-finding-aoa-with-nrf52833" /><item><title>RE: Direction finding AOA with nRF52833</title><link>https://devzone.nordicsemi.com/thread/368792?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 10:27:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd9fa6b9-76ed-4727-a5d5-925ad4a11c84</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. You can set the number of samples you want to receive to fit your application, where have you gotten the number 45 from?.&amp;nbsp;&lt;span&gt;The total number of IQ samples provided by the IQ samples report varies. It depends on the CTE length and the antenna switch slot length. There will always be 8 samples from the reference period, 1 to 37 samples with 2 µs antenna switching slots, 2 to 74 samples with 1 µs antenna switching slots, meaning 9 to 82 samples in total.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;2. The antenna switching is done by 2 GPIOs that switch in the pattern that ant_patterns is set in in main.c. The GPIO switches the antennas based on the slot length you have set. More information &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_connectionless_rx/README.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;3. You can contact the regional sales manager of your area for more information on fitting antenna arrays provided by us or third parties, as they would have a overview of what is available in your area. If you don&amp;#39;t know who to contact, fill out the sales related questions form &lt;a href="https://www.nordicsemi.com/About-us/Contact-Us"&gt;here &lt;/a&gt;to get in touch.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direction finding AOA with nRF52833</title><link>https://devzone.nordicsemi.com/thread/368611?ContentTypeID=1</link><pubDate>Thu, 19 May 2022 12:35:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a997861b-f357-41c5-8b6d-614fb2c3c185</guid><dc:creator>theo17</dc:creator><description>&lt;p&gt;Thank you for the reply.&lt;/p&gt;
&lt;p&gt;Yeah i now that i will have to use an algorithm to convert IQ data in AOA.&lt;/p&gt;
&lt;p&gt;I can now receive IQ data from 45 samples.&lt;/p&gt;
&lt;p&gt;But i have a lot of questions:&lt;/p&gt;
&lt;p&gt;- did i have to receive 45 samples for each antenna or i have to receive 45 samples in total (i suppose it&amp;#39;s for each antenna but i&amp;#39;m not sure).&lt;/p&gt;
&lt;p&gt;- How can I switch my antenna because i have to command them by send them 3.3V or 0V (for 1 or 0 to select the antenna that correspond to the command(00/01/10/00))&lt;/p&gt;
&lt;p&gt;- Is there an antenna that works well with the program &amp;quot;direction_finding_connectionless_rx&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direction finding AOA with nRF52833</title><link>https://devzone.nordicsemi.com/thread/368604?ContentTypeID=1</link><pubDate>Thu, 19 May 2022 12:23:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdbe175d-a799-42a9-a008-be8b62d313b1</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid the screenshots you have uploaded are too low of a resolution for me to read properly. Could you upload them as logs instead perhaps?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please note that the output you see from these samples won&amp;#39;t be the &amp;quot;finished&amp;quot; angle of arrival, as this just transmits the raw IQ data to your central device. It is up to you to add an AoA algorithm that handles these values and converts them into readable data.&amp;nbsp;&lt;span&gt;Nordic will not provide the direction finding algorithm, and customers/users are expected to get that elsewhere. I&lt;/span&gt;&lt;span&gt;n order to use the IQ data you get from the beacon you will need an AOA algorithm, which we don&amp;#39;t provide.&amp;nbsp;&lt;/span&gt;&lt;span&gt;There is no point in looking at the raw data as it needs to be converted into vector form to review it properly. You can check out&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.pe0sat.vgnet.nl/sdr/iq-data-explained/"&gt;this page&lt;/a&gt;&lt;span&gt;&amp;nbsp;for information on the various formulas used to translate IQ data between polar and rectangular form.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s also worth noting that an antenna array with only 4 antennas in total will not provide great accuracy, and we recommend 12 or more antennas in an array for good accuracy.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direction finding AOA with nRF52833</title><link>https://devzone.nordicsemi.com/thread/368585?ContentTypeID=1</link><pubDate>Thu, 19 May 2022 11:38:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f790e24-5c2c-4f07-a72c-e44ee6e2200f</guid><dc:creator>theo17</dc:creator><description>&lt;p&gt;I have resolv my problem: my tx was not configure in AOA mode so i just add &amp;quot;CONFIG_BT_CTLR_DF_ANT_SWITCH_TX=n&amp;quot; in &amp;quot;prj.conf&amp;quot; (edit with notepad++&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>