Wiznet makers

Grace_Koo

Published September 24, 2025 ©

7 UCC

10 WCC

0 VAR

0 Contests

0 Followers

0 Following

Original Link

[RP2350 SM] W6300의 Iperf TCP Throughput 측정 테스트 (94Mbps 측정)

https://nexp.tistory.com/4186

COMPONENTS
PROJECT DESCRIPTION

Test Setup

How the Test Works

  • Run the board

Build and upload the example firmware to RP2350 + W6300.

The board runs in iperf server mode.

  • Run iperf client on PC
iperf3 -c [Board_IP] -t 60 -i 1

-c [Board_IP]: connect to the board (server)

-t 60: run the test for 60 seconds

-i 1: print results every 1 second

  • Check the results

Throughput results are displayed on the PC console.

Why This Matters

  • Real reference data

Provides one of the  public performance measurements for W6300.

  • Easy to reproduce

Anyone with the hardware can repeat the same test using iperf3.

  • Optimization insights

Shows how performance varies with different test conditions, useful for real-world tuning.

 

Note: This content originates from an external creator (nexp, Tistory). We are currently requesting permission to feature it here. If the author does not agree, it will be removed immediately.

Documents
Comments Write