<?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>NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110542/nrf7002-radio-test-rx_cap-2-trigger</link><description>Hello, 
 I&amp;#39;m testing the IQ feature of the radio test. According to the documentation on https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/wifi/radio_test/sample_description.html , the last IQ test documentation for RX_CAP 2 , it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Aug 2024 09:55:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110542/nrf7002-radio-test-rx_cap-2-trigger" /><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/497767?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 09:55:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c3e9204-354a-4e35-8fc7-66d8bca3e4a6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My deepest apologies for the long waiting time.&lt;/p&gt;
&lt;p&gt;The fix, highlighted in this PR&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrfxlib/pull/1399"&gt;https://github.com/nrfconnect/sdk-nrfxlib/pull/1399&lt;/a&gt;, is now merged to the main-branch.&lt;/p&gt;
&lt;p&gt;There is unfortunately no tag release where this is currently present, meaning that you will have to use the main branch to test this specific fix.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s way to update your ncs installation to main:&lt;/p&gt;
&lt;p&gt;* Open up a command line with the NCS environment set&lt;/p&gt;
&lt;p&gt;* change to folder \path\to\ncs\nrf&lt;/p&gt;
&lt;p&gt;* Issue these git commands:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;git fetch origin
git checkout origin/main
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/486247?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 15:33:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b26870d0-f491-4ba5-a922-2d7f8fb36061</guid><dc:creator>Julianstj</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;H&amp;aring;kon, ok this is great, please let me know when a new version is ready to test. thank you!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/485398?ContentTypeID=1</link><pubDate>Wed, 22 May 2024 12:08:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c3b85f5-05df-4fb0-90ed-6be0b2b6d954</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My deepest apologies for the long wait.&lt;/p&gt;
&lt;p&gt;I just got feedback from the developers that a fix is on-going, but unfortunately not released, as the fix has some negative side-effects:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Default thresholds in our detection logic are such that there is minor probability for false detection. These thresholds are chosen intentionally. This is leading to capture to happen when there is no WLAN signal present. For radio test application, we modified thresholds so that capture does not happen when no WLAN signal is not present. So, we have a solution for the problem reported by customer. However, this has shown up a limitation in handling of this command for negative test scenario (i.e., capture timing out).&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am unfortunately not able to provide a more detailed timeline of when this fix is ready, but if this is a high priority for your evaluation/development, you can send me a direct message with your location, and I will provide you information to your local RSM.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/485239?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 23:31:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a3fabac-694c-4429-99ea-bf7b462614ff</guid><dc:creator>Julianstj</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi&amp;nbsp;H&amp;aring;kon, any update on this? Thank you!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/480927?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 15:03:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08a84941-db0a-4aaa-9a49-28be9cdaf460</guid><dc:creator>Julianstj</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;H&amp;aring;kon, that makes sense, thank you for the additional details and looking forward to hearing more details. I do actually need it to be triggered by packet detection, as I do not want to have IQ samples constantly, but only during packet times.&lt;/p&gt;
&lt;p&gt;Please let me know if there is any experiment I can collect data from to help debug.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/480915?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 13:30:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:391e2405-77be-4ca9-9b38-87b6658e6156</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My apologies, I have misinformed you previously:&lt;/p&gt;
[quote user="hkn"]&amp;quot;rx_cap 2&amp;quot; will enable raw access to the radio, meaning no checksums or address matches etc. It&amp;nbsp;dumps out raw data from the demodulator.[/quote]
&lt;p&gt;&amp;quot;rx_cap 0&amp;quot;: Unfiltered output, i.e., ADC output. Please note that analog filter in RF is applied on these samples. Digital filter in baseband is not applied. This is at 40MHz sampling rate (ADC sampling rate).&lt;/p&gt;
&lt;p&gt;New&lt;br /&gt;&amp;quot;rx_cap 1&amp;quot; : Filtered output, i.e., both analog filter in RF and Digital filter in baseband are applied. Output is at 20MHz sampling rate.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&amp;quot;rx_cap 2&amp;quot; : Filtered output. Output is at 20MHz sampling rate. Only difference compared to &amp;quot;rx_cap 1&amp;quot; is that capture should be triggered after packet detection.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;When you have set &amp;quot;rx_cap 2&amp;quot; and placed the device in a shielded box, with no other traffic around, it should not output any data. I have reported this as a bug back to R&amp;amp;D for further investigation.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
[quote user="Julianstj"]Raw data from the demodulator is perfect, that&amp;#39;s what I want.[/quote]
&lt;p&gt;It sounds like rx_cap 0 or 1 is the mode that you want, based on your preference wrt. digital filtering on or off.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Kind regards,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Håkon&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/480752?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 15:33:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ef630dd-b75a-4278-a1f9-ca8fa7831703</guid><dc:creator>Julianstj</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;H&amp;aring;kon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s the data I captured in the chamber, at channel 1 and channel 144, along with the script I used to parse the data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Raw data from the demodulator is perfect, that&amp;#39;s what I want. The statement about rx_cap 2 says &amp;quot;&lt;span&gt;To capture AGC adjusted baseband samples after WLAN packet detection&amp;quot; , so AGC adjusted baseband samples is fine, but the WLAN packet detection part. Based on my measurement, it isn&amp;#39;t WLAN packet detection but something else? If it&amp;#39;s in an RF chamber I wouldn&amp;#39;t expect it to trigger or give IQ samples at all. Or is that not how the code is operating?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;My goal is to have IQ samples that correspond with a specific packet, so I&amp;#39;m very interested in the &amp;quot;after WLAN packet detection&amp;quot; component. I was surprised that I stuck the board in the chamber, see nothing on wifi scan, but still see IQ data come back when running rx_cap 2.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&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/InChamber_5F00_Picture.PNG" alt=" " /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/EvalBoardLogs.zip"&gt;devzone.nordicsemi.com/.../EvalBoardLogs.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF7002 Radio test RX_CAP 2 trigger</title><link>https://devzone.nordicsemi.com/thread/480608?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 08:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78d756cd-adfe-4d49-bd15-261fabe0ca5a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot;rx_cap 2&amp;quot; will enable raw access to the radio, meaning no checksums or address matches etc. It&amp;nbsp;dumps out raw data from the demodulator.&lt;/p&gt;
[quote user=""] If I look at the IQ dump frequency content, it does show an arc around the center, which seems to point towards it trying to detect something.[/quote]
&lt;p&gt;Without seeing the shape/form/magnitude, it is hard to state exactly what it is, but given that this was measured in a shielded chamber, it has to be coming from the design itself. What you&amp;#39;re describing sounds like a Receiver local oscillator leakage (RX-LO), meaning a small leakage from the receiver logic inside of the nRF7002.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>