aloksethi
Results
1
issues of
aloksethi
Hello, I wanted to check the iperf client performance with FreeRTOS on Pico_w. I modified the example file picow_freertos_iperf.c from [github](hhttps://github.com/raspberrypi/pico-examples/blob/master/pico_w/wifi/freertos/iperf/picow_freertos_iperf.c) , with ``` #define CLIENT_TEST 1 #define IPERF_SERVER_IP "10.10.10.231"...