UM-WI-056
DA16xxx FreeRTOS Getting Started Guide
User Manual
Revision 1.0
27-Oct-2021
CFR0012
51 of 80
© 2021 Dialog Semiconductor
DHCP Server . . . . . . . . . . . : 192.168.0.1
DHCPv6 IAID . . . . . . . . . . . : 173072517
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-28-2E-4F-CA-98-E7-43-AD-7D-81
DNS Servers . . . . . . . . . . . : 1.214.68.2
61.41.153.2
NetBIOS over Tcpip. . . . . . . . : Enabled
NOTE
The IP address is different depending on the AP settings.
3. To ensure stable Iperf testing, run the Windows Security APP and turn off the network firewall.
○
It is recommended to disable the laptop from all network firewalls before attempting a test
(see
Figure 37: Disable Firewall for Iperf Test
4. In the CMD window, go to the directory where Iperf is installed, and type
iperf -s
to configure
the TCP server:
c:\tools\iperf>
iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 208 KByte (default)
------------------------------------------------------------
Iperf is now running as a server on the laptop and waiting for the DA16200/600 to start the client
test app.
5. In the DA16200/600 console window
switch to “NET” command mode and run “
iperf -I wlan0
-c 192.168.0.103 -t 5 -
i 1”
to run the Iperf client test on the DA16200/600:
[/DA16200] #
net
Switch to network command mode.
Command-List is changed, "NET"
[/DA16200/NET] #
iperf -I wlan0 -c 192.168.219.103 -t 5 -i 1
Run the Iperf client test.
[/DA16200/NET] #
[TCP] Tx Test (Client) ==> 192.168.219.103:5001
TCP_TX:[ No ] [Interval] [Transfer] [Bandwidth] [Dst IP:Port]
TCP_TX:[0001] 0.00- 1.00 2.070 MBytes 17.368 Mbits/sec 192.168.0.103:5001
TCP_TX:[0002] 1.00- 2.00 2.156 MBytes 18.092 Mbits/sec 192.168.0.103:5001
TCP_TX:[0003] 2.00- 3.00 2.142 MBytes 17.975 Mbits/sec 192.168.0.103:5001
TCP_TX:[0004] 3.00- 4.00 2.192 MBytes 18.396 Mbits/sec 192.168.0.103:5001
TCP_TX:[Total] 0.00- 5.00 10.801 MBytes 18.122 Mbits/sec 192.168.0.103:5001