<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Antenna switching</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88352/antenna-switching</link><description>Hi 
 I have a question concerning AOA. 
 I have already make a tx (with nrf52833) and a rx (nrf52833 too) and i succeed to receive the CTE and the IQ sampling with the antenna onboard but now i want to use an antenna array as receptor. My question is</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Tue, 31 May 2022 11:01:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88352/antenna-switching" /><item><title>RE: Antenna switching</title><link>https://test-devzone.nordicsemi.com/thread/370173?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 11:01:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0950b25-1f89-47a8-a97e-bb0a3948373a</guid><dc:creator>user81181</dc:creator><description>&lt;p&gt;Even though one of the antennas are disconnected, you will still get a sample from it (assuming that you sample it), and it is not given that you will get low values.&lt;/p&gt;
&lt;p&gt;I cannot see anything obviously wrong from the screenshots you have attached, but as I said in my previous reply, you must figure out most of the SW yourself.&lt;/p&gt;
&lt;p&gt;P.S. I see that I am missing a link in my previous reply. I have added it now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Antenna switching</title><link>https://test-devzone.nordicsemi.com/thread/370011?ContentTypeID=1</link><pubDate>Mon, 30 May 2022 13:31:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e5dc0b2-2fe8-4798-b595-8bde221861d7</guid><dc:creator>user116169</dc:creator><description>&lt;p&gt;The data are wrong because i disconnect my antenna number 3 (my antenna array have 4 antenna) and when i look at the IQ data i don&amp;#39;t see any 0 or very very low values for IQ&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Antenna switching</title><link>https://test-devzone.nordicsemi.com/thread/370006?ContentTypeID=1</link><pubDate>Mon, 30 May 2022 13:23:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8785c2a-6e8c-4475-a916-959598a7e3d8</guid><dc:creator>user81181</dc:creator><description>&lt;p&gt;To me it looks like you have all the 45 samples you should have. What makes you think that you don&amp;#39;t get all the IQ data?&lt;/p&gt;
&lt;p&gt;I would also like to add that the IQ data itself isn&amp;#39;t very useful. You also need an (antenna specific) direction finding algorithm to convert the IQ data into a vector form.&lt;/p&gt;
&lt;p&gt;Nordic will not provide the direction finding algorithm, and customers/users are expected to get that elsewhere. In order to use the IQ data you get from the beacon you will need an AOA algorithm, which we don&amp;#39;t provide. 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 &lt;a href="https://www.pe0sat.vgnet.nl/sdr/iq-data-explained/"&gt;this page&lt;/a&gt; for information on the various formulas used to translate IQ data between polar and rectangular form.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Antenna switching</title><link>https://test-devzone.nordicsemi.com/thread/369797?ContentTypeID=1</link><pubDate>Fri, 27 May 2022 13:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9e41298-ab3d-4f31-af2d-2ba0d55ad296</guid><dc:creator>user116169</dc:creator><description>&lt;p&gt;Thank you so much for the reply !!&lt;/p&gt;
&lt;p&gt;I modified the wrong files (i have a copy of my project and i change the wrong files) but now it&amp;#39;s right i can see the good signal on the pins 3 and 4!&lt;/p&gt;
&lt;p&gt;But now i had another question because i have the impression that my program doesn&amp;#39;t receive the IQ data for all the antenne. Can you help my on that too ?&lt;/p&gt;
&lt;p&gt;Here is the modified fonction in the main to print IQ data :&lt;/p&gt;
&lt;p&gt;&lt;img src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1653657063852v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Here is what my nrf52833 receive:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1653657025025v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Antenna switching</title><link>https://test-devzone.nordicsemi.com/thread/369775?ContentTypeID=1</link><pubDate>Fri, 27 May 2022 12:15:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aead6407-7d35-455c-9704-6d0586b46857</guid><dc:creator>user81181</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can find (and change) which pins are used for antenna switching in the nrf/samples/bluetooth/direction_finding_connectionless_rx/boards/nrf52833dk_nrf52833.overlay file.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>