AR6000 RF calibration

本文详细介绍了如何在Android 2.3和4.0上对AR6005进行RF校准,包括加载TCMD固件、运行接收(RX)测试、连续发送(TX)测试以及完成测试后的步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1.android 2.3 AR6005 RF calibration
 
   Here are the procedue to run it You can type athtestcmd --help to get further descriptions of parameters.

   1.1 Load the TCMD firmware

        insmod ar6000.ko testmode=1
            or
        start wlan_tool:testmodeup

   1.2 Run RX test

        athtestcmd -i wlan0 --rx promis

   1.3 Stop the RX test and get the report of rx test

        athtestcmd -i wlan0 --rx report

   1.4 Run TX continuously with power 30dBm, channel 11, rate 2Mbps

        athtestcmd -i wlan0 --tx tx99 --txfreq 11 --txpwr 30 --txrate 1

   1.5 Stop TX test

        athtestcmd -i wlan0 --tx off

2.  android 4.0  AR6005 RF calibration

    Please follow the steps below the instruction execution

    2.1
           adb shell 

          cd /system/lib/modules

          insmod cfg80211.ko

          insmod  ath6kl_sdio.ko testmode=1

     2.2

           Run RX test 
          athtestcmd -i wlan0 --rx promis

          Stop the RX test and get the report of rx test 
          athtestcmd -i wlan0 --rx report

          Run TX continuously with power 30dBm, channel 11, rate 2Mbps 
          athtestcmd -i wlan0 --tx tx99 --txfreq 11 --txpwr 30 --txrate 1

          Stop TX test 
          athtestcmd -i wlan0 --tx off

 

       2.3 The test is completed can perform the following instruction remove WIFI drive:

             rmmod ath6kl_sdio

           rmmod  cfg80211


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值