<?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>WIFI throughput using zperf</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97626/wifi-throughput-using-zperf</link><description>Hi, 
 I&amp;#39;m trying to evaluate WIFI throughput on nrf7002f-dk with zperf. 
 I&amp;#39;ve created a new project based on wifi_shell sample project. 
 And added zperf to proj.conf. 
 I&amp;#39;m testing the throughput between Linux desktop acting as a Hotspot and nrf7002</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Mar 2023 13:28:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97626/wifi-throughput-using-zperf" /><item><title>RE: WIFI throughput using zperf</title><link>https://devzone.nordicsemi.com/thread/418332?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 13:28:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e452e3df-8f13-4a72-ba26-19666ea758e3</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could use NCS v2.3.0 shell sample with zperf&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a title="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/shell/overlay-zperf.conf" href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/shell/overlay-zperf.conf" rel="noopener noreferrer" target="_blank"&gt;github.com/.../overlay-zperf.conf&lt;/a&gt;, and run&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt;&amp;quot;iperf&amp;quot; client on PC to test throughput. To test&amp;nbsp;zperf, it requires&amp;nbsp;iPerf 2.0.5 installed on the host machine. Here is our test:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;uart:~$ zperf tcp upload 192.168.32.101 5001 10 1k 1m
Remote port is 5001
Invalid IPv6 address 192.168.32.101
Connecting to 192.168.32.101
Duration:    10.00 s
Packet size:   1024 bytes
Rate:         1024 kbps
Starting...
-
Upload completed!
Duration:     10.00 s
Num packets:   15472
Num errors:   0 (retry or fail)
Rate:    12.08 Mbps
uart:~$ wifi status
Status: successful
==================
State: COMPLETED
Interface Mode: STATION
Link Mode: WIFI 6 (802.11ax/HE)
SSID: OpenWrt 
BSSID: FC:34:97:0B:F6:DC
Band: 5GHz
Channel: 36
Security: WPA2-PSK
MFP: Optional
RSSI: -52
uart:~$&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WIFI throughput using zperf</title><link>https://devzone.nordicsemi.com/thread/418238?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 08:42:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbcd1179-f476-40fd-8501-315a768ad650</guid><dc:creator>Devin Li</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you share how you tested to reach 12-14Mbps throughput?&amp;nbsp;I was evaluating a Wi-Fi photo transfer project and wanted to test the data rate.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Devin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WIFI throughput using zperf</title><link>https://devzone.nordicsemi.com/thread/414966?ContentTypeID=1</link><pubDate>Mon, 13 Mar 2023 14:58:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d2c2944-dbee-46d4-84ad-49fd2483533c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Try these from the shall sample&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/shell/overlay-zperf.conf"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/samples/wifi/shell/overlay-zperf.conf&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;We&amp;nbsp;got 12-14 Mbps.&lt;/div&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>