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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

677 次查看
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.

0 项奖励
回复
1 回复

671 次查看
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 项奖励
回复