How does Nordic measure WiFi throughput?

Hi Sir

Please tell me about the environment for wifi measuring and used samples.

I wrote a TCP server and TCP client running on two separate 7002DK boards.
TCP client send 2k bytes datas to TCP server per millisecond.
TCP server print out the amount of data received per second.


The result is as follows.

But the results are not matching the ideal outlined in the Nordic documentation.


I also try the zperf shell sample github.com/.../overlay-zperf.conf
The result is around 5.1 Mbps.

Thank you.

Related