ZHCAD54A September 2023 – December 2023 CC3300 , CC3301 , CC3301MOD , CC3351
安裝后,請按照 Linux 內(nèi)核中的以下說明進行操作:
ifconfig wlan0 down示例輸出:
[ 118.019356] wlcore: down您可以通過執(zhí)行“ifconfig”命令來確保 wlan0 被禁用。驗證輸出中是否未提及 wlan0 接口。
示例輸出:
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether 68:5e:1c:01:c3:35 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 82 bytes 6220 (6.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 82 bytes 6220 (6.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
calibrator wlan0 plt power_mode on示例輸出:
[ 170.304600] wlcore: PLT start
[ 170.333052] wlcore: PLT init Role Start succeed!, PLT roleID is: 2calibrator wlan0 cc33xx_plt tune_channel 6 0 0calibrator wlan0 cc33xx_plt set_tx -preamble_type 1 -phy_rate 1 -tx_power 30 -delay 1000 -pkt_mode 0calibrator wlan0 cc33xx_plt start_tx示例輸出:
Starting TX Simulation如果此示例輸出匹配,則可以接受 SDIO 接口的功能。
calibrator wlan0 cc33xx_plt stop_tx