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.
Tool/software:
How to change the duty cycle during adaptivity test in station mode using iperf3 tool
For now we are using this command
iperf3 -c ( wlan ip address of access point) -t20 -i2 - w64k -p5201
With this we are able to reach only 3%Duty cycle while communicating with accesspoint
As per ETSI standard min 30%Dutycycle has to be set
Please help
Hi,
iperf3 is a public application so you are likely to find guides online for that tool. In short, you want to maximize packet size and minimize delay in between packets. I recommend setting the AP to only use a slow rate like 11b DSSS - 1 Mbps. This would require the PA to be on for longer periods to transmit the full packet size and thus inherently giving a higher Duty Cycle.
Hi Dyan,
Thanks for the information.
I got this report from TI website in---https://www.ti.com/tool/download/WL18XX-REPORTS
WL18MODCOM8I--reports- Report File Name---ER741330-07_R01_EN300328_Texas_WL1837MODCOM8I----- page no-123-131 adaptivity test result are plotted,
ER741330-01B_R01_EN301893_Texas_WL1837MODCOM8-page no-16-27 adaptivity test results are plotted
can you please give the information like - FW which has been used for adaptivity test , for generating particular modulation if you are using RTTT tool , then using what command are you communicating with access point
Hello Dylan,
Access point we are using at low data rate only. Can you suggest any particular combination of i-interval, t -transmit time, w-bandwidth for achieving 30% Duty cycle, as we are in middle of TEC certification, we have tried multiple comibinations, still couldnt achieve 30%
Hi,
We provide FW here - https://www.ti.com/tool/PROCESSOR-SDK-AM335X
RTTT is not used for this test because you need to establish a connection to an AP - RTTT is mainly for low level control of the Radio.
I'm not an Iperf expert, but i-internval value should be set to the minimum possible option and t-transmit time should be set to the maximum possible value.
Hi,
Thanks.
One small info, in adaptivity test iperf pinging should take place with DUT or with Access Point.
Please respond at earliest convenience; we are on a deadline for certification
Hi,
The DUT should be generating the traffic (UDP packets so there is no Ack). The adaptivity test is to confirm that the DUT stops transmission when it sees the interferer signal.