iperftest using ekh03 and ekh05

I am not a professional.

I have both ekh03(AP) and ekh05(STA).
I checked an ekh-05 web demo.
And I try to test iperf. So, I install cube ide and compile it and uploadingon it.

I have changed iperf mode in core/src/config.c from tcp_server to udp_client. But I cannot check the output through diagnostic page in web ui nothing(ekh-03).

Let me know step by step sequence how to change the code and settings.

Thanks,

The diagnostics page on the Web UI runs iperf3. The EKH05 iperf demo is only compatible with iperf2.

Best thing to do would be to open the “Terminal” to the AP in Services → Terminal and execute iperf -s there to start the server.