[imx8mq] wifi<----->wifi mode support

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

[imx8mq] wifi<----->wifi mode support

714件の閲覧回数
jhii6488_vine
Contributor I

I am using Atheros QCA9882 chipset(wle600v5-27), driver is ath10k. When I printed out the mode supported by wifi on the board, it was as follows.

-------------------------------------------------------------------------------
WIFI-PROPERTIES.WEP: yes
WIFI-PROPERTIES.WPA: yes
WIFI-PROPERTIES.WPA2: yes
WIFI-PROPERTIES.TKIP: yes
WIFI-PROPERTIES.CCMP: yes
WIFI-PROPERTIES.AP: yes
WIFI-PROPERTIES.ADHOC: no
WIFI-PROPERTIES.2GHZ: no
WIFI-PROPERTIES.5GHZ: yes
WIFI-PROPERTIES.MESH: yes
WIFI-PROPERTIES.IBSS-RSN: yes
-------------------------------------------------------------------------------

 

If I want to communicate with wifi<----->wifi other than mesh mode, can you tell me what can I do?

However, I cannot use Access Point <-----> Station mode.

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

708件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Hyein

 

unfortunately QCA9882 is not supported in NXP BSPs, supported devices are listed

in sect.11.1 Connectivity for Bluetooth wireless technology and Wi-Fi   i.MX Linux User’s Guide​

One can look at ath10k driver description below

https://wireless.wiki.kernel.org/en/users/drivers/ath10k

and post issue (if necessary) on linux wireless mailing list

https://wireless.wiki.kernel.org/en/developers/mailinglists

 

Best regards
igor

0 件の賞賛
返信