Hi Experts,
I performed the iperf test with the AM335x starter kit's WL12xx configured in the AP mode. The throughput achieved at mode "n" is 37 Mbps. What is the factory measured value for the WLAN module ? Is it supports upto 64 Mbps ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Experts,
I performed the iperf test with the AM335x starter kit's WL12xx configured in the AP mode. The throughput achieved at mode "n" is 37 Mbps. What is the factory measured value for the WLAN module ? Is it supports upto 64 Mbps ?
Hi,
I think it is reasonable compared to our results which are performed in a chamber.
The highest you can expect is ~57 Mbps (UDP Rx) using the below configurations:
Beacon interval = 100, DTIM = 2, Ch = 11
Client (UDP): iperf -c x.x.x.x -u -i 1 -t 30 -w256k -b (The parameter here changing according to the SUT limitations)M
Server (UDP): iperf -s -i 1 -u -w256k
Regards,
Gigi Joseph.