<?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>AoA anntenna switch &amp;#39;ant_patterns[]&amp;#39; CAN NOT work well?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84664/aoa-anntenna-switch-ant_patterns-can-not-work-well</link><description>software: ncs v1.8.0 
 hardware: my test nrf52833 board, with 9 antennas. 
 I do experiment like this: 
 aoa rx: in &amp;quot;nrf52833dk_nrf52833.overlay&amp;quot; file, I set &amp;quot; dfe-antenna-num = &amp;lt; 16 &amp;gt;;&amp;quot; and &amp;quot; dfe-pdu-antenna = &amp;lt; 0xB &amp;gt;;&amp;quot; 
 in &amp;quot;main.c&amp;quot; file, I set &amp;quot; const</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Feb 2022 08:57:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84664/aoa-anntenna-switch-ant_patterns-can-not-work-well" /><item><title>RE: AoA anntenna switch 'ant_patterns[]' CAN NOT work well?</title><link>https://devzone.nordicsemi.com/thread/353029?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 08:57:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea9e4600-a75e-442e-a858-fd19c660a647</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi again&lt;/p&gt;
&lt;p&gt;Thank you for clarifying.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you show me the log from the locator device so I can get a look at what data you actually receive?&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: AoA anntenna switch 'ant_patterns[]' CAN NOT work well?</title><link>https://devzone.nordicsemi.com/thread/352855?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 11:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c156c72-f9b0-4b83-a107-45faa4837567</guid><dc:creator>upupsky</dc:creator><description>&lt;p&gt;1.&amp;quot;but you&amp;#39;re not able to see IQ samples epecifically?&amp;quot;,&amp;nbsp; I can not see IQ samples.&lt;/p&gt;
&lt;p&gt;2.&amp;quot;cte_recv_cb function on the central side?&amp;quot; , I can not see message output.&lt;/p&gt;
&lt;p&gt;3. I understand how to calculate IQ, yeah. algorithm is simulated already.&lt;/p&gt;
&lt;p&gt;4. I will create a&amp;nbsp; new project to test 16 antennas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AoA anntenna switch 'ant_patterns[]' CAN NOT work well?</title><link>https://devzone.nordicsemi.com/thread/352814?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 08:35:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5f75f96-05e1-4a49-9221-3debb4369aa3</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Okay, so you receive data from the beacon as expected, but you&amp;#39;re not able to see IQ samples epecifically? Do you see the &amp;quot;CTE ... samples count, cte type, slot durations printed by cte_recv_cb function on the central side? If so, this is a report that the IQ samples have been received. However, our application does not handle the received sample data for you, and you will need to convert the received data into a vector in order to review it. You can check out&lt;a href="https://www.pe0sat.vgnet.nl/sdr/iq-data-explained/"&gt; this page &lt;/a&gt;for information on the formulas used to translate between polar and rectangular form. Unfortunately this is not something we provide for you.&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: AoA anntenna switch 'ant_patterns[]' CAN NOT work well?</title><link>https://devzone.nordicsemi.com/thread/352698?ContentTypeID=1</link><pubDate>Fri, 11 Feb 2022 15:33:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee6217bf-08b0-4611-b8b3-d4d5ee90cd17</guid><dc:creator>upupsky</dc:creator><description>&lt;p&gt;Hi Sion, thank you.&lt;/p&gt;
&lt;p&gt;1. I checked and can also understand ReadMe.rs. It says we can use 16 antennas(0~15).&lt;/p&gt;
&lt;p&gt;2. &amp;quot;can&amp;#39;t be executed&amp;quot;, it means that, function can not been called auto, and there is no errors, the code can run, such as &amp;#39;&lt;span style="color:#000000;"&gt;recv_cb&lt;/span&gt;&amp;#39;, I can get CTE data, &amp;#39;&lt;span style="color:#000000;"&gt;scan_recv&lt;/span&gt;&amp;#39;, I can scan other tags. Only can not get IQ samples.&lt;/p&gt;
&lt;p&gt;thks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AoA anntenna switch 'ant_patterns[]' CAN NOT work well?</title><link>https://devzone.nordicsemi.com/thread/352676?ContentTypeID=1</link><pubDate>Fri, 11 Feb 2022 14:40:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb4927c0-410f-4a1d-b6cb-6ffd4e0d30a2</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Have you checked out the ReadMe.rst of the Direction Finding connectionless locator sample? There is a section there explaining in detail how to do antenna matrix configuration for AoA mode, and how to set up the Antenna patterns.&lt;/p&gt;
&lt;p&gt;What exactly happens when the callback function &amp;quot;can&amp;#39;t be executed&amp;quot; do you get some kind of error code or indication as to what is happening?&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></channel></rss>