The pcie8897u has no 5g channel with mwifiex driver , base imx7d

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

The pcie8897u has no 5g channel with mwifiex driver , base imx7d

450件の閲覧回数
chenfeng2016
Contributor I

hello, 

The pcie8897u  has no  5g channel with uses mwifiex driver ,   How to analyze the reason?
 but the pcie8897P has the 5G channel ,with the same firemware and the mwifiex driver,
 
the yocto-imx7-4.1.15-2.1.0with linux4.1.15 for imx7d
 
chenfeng2016_0-1658460111965.png

 

ラベル(3)
0 件の賞賛
1 返信

428件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hello @chenfeng2016 ,

 

88W8997 only has 1 MAC , it can't work at 5G & 2.4G at the same time. 

if you connect it to 5G AP,  it will work on 5G band.

if you connect it to 2.4G AP, it will switch from 5G to 2.4G.

Now, you can try the wpa_supplicant.conf.

----------------------------------

network={
ssid="AP name"
psk="AP PASSWORD"
key_mgmt=WPA-PSK
freq_list=5745 5765 5785 5805 5825 5320 5300 5280 5260 5240 5220 5200 5180 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472
}

-------------------------

STA will choose 5g first. If there is no 5g AP, it will choose 2.4G AP

 

Regards,

weidong

 

0 件の賞賛