Hello
@Nandbk ,
I hope you are doing well.
->Please refer to the linux and Android release notes for the wifi support
->Please check for the driver & firmware availability in the latest BSPs.
->One can check for the same at the given below location for vendor support for wireless.
<android_source>/android_
build/vendor/nxp-opensource/
kernel_imx/drivers/net/
wireless
<Linux_src>/drivers/net/
wireless
->If they are not supported, then one has to ask for the firmware, drivers, and other vendor-specific configurations from the specific vendor.
_>If they are supported, kindly try to load the driver and check if the interface is created or not by giving the below command.
ifconfig -a.
->One can also check whether the chipset is detected or not by giving the below command.
dmesg | grep qca
<qca or something like wlan, new, interface>
Thanks & Regards,
Sanket Parekh