Hi There,
I've run all the steps in the "minized getting started guide" section 8 "WI-FI" and I can't get the performance test to run when I issue the command '"perf3 -c 192.168.0.11" from my windows host computer. Note below that I can ping the device, but when I start the iperf server running on the minized and then issue the "iperf3 -c 192.168.0.11" from the windows command line, the error message is "unable to connect to server: Connection refused". Has anyone seen this behavior or know how to correct it?
Best Regards,
Tom MIller
C:\Users\18054\Downloads\iperf-3.1.3-win64\iperf-3.1.3-win64>ping 192.168.0.11
Pinging 192.168.0.11 with 32 bytes of data:
Reply from 192.168.0.11: bytes=32 time=268ms TTL=64
Reply from 192.168.0.11: bytes=32 time=70ms TTL=64
Reply from 192.168.0.11: bytes=32 time=82ms TTL=64
Reply from 192.168.0.11: bytes=32 time=94ms TTL=64
Ping statistics for 192.168.0.11:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 70ms, Maximum = 268ms, Average = 128ms
C:\Users\18054\Downloads\iperf-3.1.3-win64\iperf-3.1.3-win64>iperf3 -c 192.168.0.11
iperf3: error - unable to connect to server: Connection refused