Contents
- Create an ssh connection
- Operation method: Linux Command
- Turn on testmode
- variable
- NHX6018 qcatestcmd example
Create an ssh connection
https://dev.azure.com/lede/bitswrt-UserGuides/_wiki/wikis/UserGuides/1689/debug-ssh
Operation method: Linux Command
Turn on testmode
wifi downrmmod monitorrmmod wifi_3_0rmmod wifi_2_0rmmod qca_olinsmod qca_ol testmode=1insmod wifi_3_0insmod wifi_2_0
variable
--txfreq 2412 --txchain 1
- For variable definitions, see: qcatestcmd option
NHX6018 qcatestcmd example
2.4GHz Sample Tx commands with explanation
freq 2412
- TX on
qcatestcmd -i wifi1 --tx sine --phyId 1 --txfreq 2412 --txchain 1
- TX off
qcatestcmd -i wifi1 --tx off --phyId 1
freq 2437
- TX on
qcatestcmd -i wifi1 --tx sine --phyId 1 --txfreq 2437 --txchain 1
- TX off
qcatestcmd -i wifi1 --tx off --phyId 1
freq 2462
- TX on
qcatestcmd -i wifi1 --tx sine --phyId 1 --txfreq 2462 --txchain 1
- TX off
qcatestcmd -i wifi1 --tx off --phyId 1
5GHz Sample Tx commands with explanation
freq 5210
- TX on
qcatestcmd -i wifi0 --tx sine --phyId 0 --txfreq 5210--txchain 1
- TX off
tx off: qcatestcmd -i wifi0 --tx off --phyId 0
freq 5530
- TX on
qcatestcmd -i wifi0 --tx sine --phyId 0 --txfreq 5530 --txchain 1
- TX off
tx off: qcatestcmd -i wifi0 --tx off --phyId 0
freq 5610
- TX on
qcatestcmd -i wifi0 --tx sine --phyId 0 --txfreq 5610 --txchain 1
- TX off
tx off: qcatestcmd -i wifi0 --tx off --phyId 0
freq 5690
- TX on
qcatestcmd -i wifi0 --tx sine --phyId 0 --txfreq 5690 --txchain 1
- TX off
tx off: qcatestcmd -i wifi0 --tx off --phyId 0
freq 5775
- TX on
qcatestcmd -i wifi0 --tx sine --phyId 0 --txfreq 5775 --txchain 1
- TX off
tx off: qcatestcmd -i wifi0 --tx off --phyId 0
freq 5855
- TX on
qcatestcmd -i wifi0 --tx sine --phyId 0 --txfreq 5855 --txchain 1
- TX off
tx off: qcatestcmd -i wifi0 --tx off --phyId 0