<?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-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110013/nrf7002-dk---wifi-channel-switching-raw-packets</link><description>Hi, 
 We have conducted evaluation test with the nrf7002-DK and the raw packet sample. 
 The code sends a burst of 3 raw packets on channels 1, 6, 11. 
 between each packet within the 1,6,11 burst we try to send as fast as we can. 
 between each burst</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Apr 2024 09:56:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110013/nrf7002-dk---wifi-channel-switching-raw-packets" /><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/478704?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2024 09:56:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6921aad8-d5f0-4925-aa4e-afb27608bf2b</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Dan,&lt;br /&gt;&lt;br /&gt;To reduce duration of the second interval (&amp;quot;2&amp;quot; in your screenshot) you could try to tune idle time by setting -DCONFIG_NRF700X_RPU_PS_IDLE_TIMEOUT_MS=1.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/478579?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 14:15:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc0c56f2-f7e7-4d9e-8fba-3638abb3e31e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Dan,&lt;br /&gt;&lt;br /&gt;Thank you for providing additional information.&lt;br /&gt;&lt;br /&gt;Regarding your first question, the existence of the peak in your screenshot (marked &amp;quot;1&amp;quot;) could be the result of charging external capacitor when turning on specific internal regulator.&lt;br /&gt;&lt;br /&gt;We will look into this issue further during next week. I hope to provide you with some information by the end of the next week.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/478362?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 14:19:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ac66a3c-a411-4dc3-8432-ec5fff741359</guid><dc:creator>narfster</dc:creator><description>&lt;p&gt;&lt;strong&gt;west build:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Building raw_tx_packet&lt;br /&gt;C:\Windows\system32\cmd.exe /d /s /c &amp;quot;west build --build-dir c:/dev/raw_tx_packet/build c:/dev/raw_tx_packet --pristine --board nrf7002dk_nrf5340_cpuapp --no-sysbuild -- -DNCS_TOOLCHAIN_VERSION=NONE -DCONFIG_SIZE_OPTIMIZATIONS=y -DCACHED_CONF_FILE=c:/dev/raw_tx_packet/prj.conf&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;proj.conf&lt;/strong&gt; -see below: all same configurations:&lt;/p&gt;
&lt;p&gt;only thing that was modified&lt;/p&gt;
&lt;div style="background-color:rgba(255, 255, 255, 1);color:rgba(0, 0, 0, 1);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:rgba(0, 0, 255, 1);"&gt;&lt;/span&gt;
&lt;div style="background-color:#ffffff;color:#000000;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:#0000ff;"&gt;CONFIG_RAW_TX_PKT_SAMPLE_RATE_FLAGS&lt;/span&gt;&lt;span style="color:#000000;"&gt;=0&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color:rgba(255, 255, 255, 1);color:rgba(0, 0, 0, 1);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:rgba(0, 0, 255, 1);"&gt;CONFIG_NRF_WIFI_LOW_POWER&lt;/span&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;connected mode:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know what you mean - i don&amp;#39;t think so.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;label2:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;~10ms&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="background-color:#ffffff;color:#000000;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:#008000;"&gt;#&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Copyright (c) 2023 Nordic Semiconductor ASA&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;#&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;#&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_WIFI&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_WIFI_NRF700X&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NRF_WIFI_LOW_POWER&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NRF700X_RAW_DATA_TX&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# WPA supplicant&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_WPA_SUPP&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Below configs need to be modified based on security&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# CONFIG_RAW_TX_PKT_SAMPLE_KEY_MGMT_NONE=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# CONFIG_RAW_TX_PKT_SAMPLE_KEY_MGMT_WPA2=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# CONFIG_RAW_TX_PKT_SAMPLE_KEY_MGMT_WPA2_256=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# CONFIG_RAW_TX_PKT_SAMPLE_KEY_MGMT_WPA3=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_RAW_TX_PKT_SAMPLE_SSID&lt;/span&gt;&lt;span style="color:#000000;"&gt;=&lt;/span&gt;&lt;span style="color:#a31515;"&gt;&amp;quot;Myssid&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_RAW_TX_PKT_SAMPLE_PASSWORD&lt;/span&gt;&lt;span style="color:#000000;"&gt;=&lt;/span&gt;&lt;span style="color:#a31515;"&gt;&amp;quot;Mypassword&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_RAW_TX_PKT_SAMPLE_RATE_FLAGS&lt;/span&gt;&lt;span style="color:#000000;"&gt;=0&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# System settings&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NEWLIB_LIBC&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NEWLIB_LIBC_NANO&lt;/span&gt;&lt;span style="color:#000000;"&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Networking&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NETWORKING&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_SOCKETS&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_LOG&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_IPV4&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_UDP&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_TCP&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_DHCPV4&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_PKT_RX_COUNT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=8&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_PKT_TX_COUNT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=8&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Below section is the primary contributor to SRAM and is currently&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# tuned for performance, but this will be revisited in the future.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_BUF_RX_COUNT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=16&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_BUF_TX_COUNT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=16&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_BUF_DATA_SIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=1500&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_HEAP_MEM_POOL_SIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=153600&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_TC_TX_COUNT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=1&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_IF_UNICAST_IPV4_ADDR_COUNT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=1&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_MAX_CONTEXTS&lt;/span&gt;&lt;span style="color:#000000;"&gt;=5&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_CONTEXT_SYNC_RECV&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_INIT_STACKS&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_L2_ETHERNET&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_CONFIG_SETTINGS&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_CONFIG_INIT_TIMEOUT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=0&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_SOCKETS_POLL_MAX&lt;/span&gt;&lt;span style="color:#000000;"&gt;=10&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Memories&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_MAIN_STACK_SIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=4096&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=2048&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_TX_STACK_SIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=4096&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_RX_STACK_SIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=4096&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Debugging&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_STACK_SENTINEL&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_DEBUG_COREDUMP&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_DEBUG_COREDUMP_BACKEND_LOGGING&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_SHELL_CMDS_RESIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Kernel options&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_ENTROPY_GENERATOR&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# Logging&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_LOG&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_LOG_BUFFER_SIZE&lt;/span&gt;&lt;span style="color:#000000;"&gt;=2048&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_POSIX_CLOCK&lt;/span&gt;&lt;span style="color:#000000;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_CONFIG_MY_IPV4_ADDR&lt;/span&gt;&lt;span style="color:#000000;"&gt;=&lt;/span&gt;&lt;span style="color:#a31515;"&gt;&amp;quot;192.168.1.99&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_CONFIG_MY_IPV4_NETMASK&lt;/span&gt;&lt;span style="color:#000000;"&gt;=&lt;/span&gt;&lt;span style="color:#a31515;"&gt;&amp;quot;255.255.255.0&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_CONFIG_MY_IPV4_GW&lt;/span&gt;&lt;span style="color:#000000;"&gt;=&lt;/span&gt;&lt;span style="color:#a31515;"&gt;&amp;quot;192.168.1.1&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# printing of scan results puts pressure on queues in new locking&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# design in net_mgmt. So, use a higher timeout for a crowded&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#008000;"&gt;# environment.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#0000ff;"&gt;CONFIG_NET_MGMT_EVENT_QUEUE_TIMEOUT&lt;/span&gt;&lt;span style="color:#000000;"&gt;=5000&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#000000;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/478357?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 13:58:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25f17c3c-a82a-4b87-bdbc-03ba2bcfd813</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Dan,&lt;br /&gt;&lt;br /&gt;Thank you for providing additional information.&lt;br /&gt;&lt;br /&gt;Could you also answer remaining questions (shown below)?&lt;/p&gt;
[quote user="dejans"]&lt;p&gt;Could you provide your &amp;quot;west build&amp;quot; command?&lt;br /&gt;&lt;br /&gt;EDIT: &lt;br /&gt;What is the duration of the second interval labeled &amp;quot;2&amp;quot; in your screenshot?&lt;br /&gt;&lt;br /&gt;Do you use connected mode?&lt;br /&gt;&lt;br /&gt;Can you provide your project configurations in different cases for which you provided screenshots?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;[/quote]
&lt;p&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/478201?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 07:37:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53bd9340-b387-4c7f-8a94-27ccf3427ff4</guid><dc:creator>narfster</dc:creator><description>&lt;p&gt;Hi Dejan - thanks for reply!&lt;/p&gt;
&lt;p&gt;when you send a packet / or packets, this is considered an event. The event triggered a capture on the scope of the current drawn at that time.&amp;nbsp;The images I shared show respectively what happens in different types of events.&lt;/p&gt;
&lt;p&gt;setup was: nrf7002-dk connecting a current prob to P23 jumpers, and gave power 3.6v to P21 as explained in documentation.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;20ms is the total time of event for 1 channel and 1 packet , you can see on scope with the time division, how long the entire event took.&lt;/p&gt;
&lt;p&gt;752 ms is the total time of event, for sending 3 packets on 3 different channels.&lt;/p&gt;
&lt;p&gt;The scope images are showing what the device is doing for just sending a wifi packet. The application code doesn&amp;#39;t do anything else -see example raw packet source code.&lt;/p&gt;
&lt;p&gt;NCS is 2.6.0&lt;/p&gt;
&lt;div style="background-color:rgba(255, 255, 255, 1);color:rgba(0, 0, 0, 1);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:rgba(0, 0, 255, 1);"&gt;CONFIG_RAW_TX_PKT_SAMPLE_RATE_FLAGS&lt;/span&gt; 0&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color:rgba(255, 255, 255, 1);color:rgba(0, 0, 0, 1);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:rgba(0, 0, 255, 1);"&gt;CONFIG_NRF_WIFI_LOW_POWER&lt;/span&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;using nrf connect extension, just updated the example with these config values and press build.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="111786" url="~/f/nordic-q-a/110013/nrf7002-dk---wifi-channel-switching-raw-packets/477955"]Could you describe in detail how you transfer packets in your application? When sending packets in bursts of 3 with channel switching, do you send one burst on one channel, and then next burst on another channel and so on, or do you have each packet on a different channe[/quote]
&lt;p&gt;If you want to see the case of 1 packet sent, you can use the example without changes.&lt;/p&gt;
&lt;p&gt;if you want to see case application sends 3 packets on 3 different channels, see this code i attached&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/23271.main.c"&gt;devzone.nordicsemi.com/.../23271.main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;[ch1, ch6, ch11]&amp;nbsp; [sleep 1000ms ] [ch1, ch6,ch 11] [ sleep 1000ms]&amp;nbsp; loop forever...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/477955?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2024 08:02:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abe2c834-945b-48cc-9f76-3029f078c13e</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Which NCS version do you use?&lt;/p&gt;
[quote user="dejans"]&lt;blockquote&gt;&lt;div&gt;sending 1 packet on 1 channel.&amp;nbsp; ~20ms.&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;
&lt;p&gt;What is around 20 ms?&amp;nbsp;&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p&gt;Could you please provide information what do values 20 ms and 752 ms correspond to?&lt;/p&gt;
[quote user="dejans"]&lt;blockquote&gt;&lt;div&gt;between each packet within the 1,6,11 burst we try to send as fast as we can.&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;
&lt;p&gt;Could you describe in detail how you transfer packets? Are you sending anything between packets?&lt;/p&gt;[/quote]
&lt;p&gt;Could you describe in detail how you transfer packets in your application? When sending packets in bursts of 3 with channel switching, do you send one burst on one channel, and then next burst on another channel and so on, or do you have each packet on a different channel?&lt;br /&gt;&lt;br /&gt;Could you provide your &amp;quot;west build&amp;quot; command?&lt;br /&gt;&lt;br /&gt;EDIT: &lt;br /&gt;What is the duration of the second interval labeled &amp;quot;2&amp;quot; in your screenshot?&lt;br /&gt;&lt;br /&gt;Do you use connected mode?&lt;br /&gt;&lt;br /&gt;Can you provide your project configurations in different cases for which you provided screenshots?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/477831?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 13:31:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e78248a4-4eb1-4e96-9a73-3807930a744b</guid><dc:creator>narfster</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This image you selected is the first case in my question -&amp;nbsp; sending 1 packet on 1 channel.&lt;/p&gt;
&lt;p&gt;this has been done with Nordic&amp;#39;s example without code changes.&lt;/p&gt;
&lt;p&gt;the screenshot shows, a single packet sent over wifi.&lt;/p&gt;
&lt;p&gt;the next packet sent&amp;nbsp; (not captured) will be seen in 1 second.&lt;/p&gt;
&lt;p&gt;configuration to example code was:&lt;/p&gt;
&lt;div style="background-color:rgba(255, 255, 255, 1);color:rgba(0, 0, 0, 1);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:rgba(0, 0, 255, 1);"&gt;CONFIG_RAW_TX_PKT_SAMPLE_RATE_FLAGS&lt;/span&gt; 0 // Legacy mode (802.11g)&lt;/div&gt;
&lt;/div&gt;
&lt;div style="background-color:rgba(255, 255, 255, 1);color:rgba(0, 0, 0, 1);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:rgba(0, 0, 255, 1);"&gt;CONFIG_NRF_WIFI_LOW_POWER&lt;/span&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;I retested this and confident with this result.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;appreciate your support!&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:rgba(0, 0, 0, 1);"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf7002-DK - Wifi channel switching raw packets</title><link>https://devzone.nordicsemi.com/thread/477625?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 14:31:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a8a5410-7295-4976-a1df-baed69321af9</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]sending 1 packet on 1 channel.&amp;nbsp; ~20ms.[/quote]
&lt;p&gt;What is around 20 ms?&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Could you please provide more information about the screenshot below - which case does it cover and what is shown in the picture?&lt;br /&gt;&lt;br /&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/pastedimage1712586193160v2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]between each packet within the 1,6,11 burst we try to send as fast as we can.[/quote]
&lt;p&gt;Could you describe in detail how you transfer packets? Are you sending anything between packets?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>