Pre-certification on Android 11 OS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Pre-certification on Android 11 OS

375 Views
nandan-khant
Contributor II

Hello NXP Team,

This case is continuation of Previous_Case .

We are using W8897 Wi-Fi/BT chipset and SD-WLAN-SD-BT-8897-AO_LINUX_4_9_70-BG4CT-W15.68.19.p59-15.26.19.p59-C4X15698_B0B1-GPL driver release package. The platform is running Android-11 OS.

We are using NXP_WTS_AGENT_Source-R1.9 package for pre-certification for Android OS.

We are facing problems with testing 11n test cases. (11n_5.2.35_AN)

By default, we are using the wlan0 sta interface with driver load parameter sta_name=wlan.

We cannot see any packets of DUT in the sniffer with the wlan0 interface. We replaced the DUT sta interface with the mlan0 interface.

After replacing it, we can see the packets of DUT STA. But the DUT STA is not able to connect successfully with reference AP.

Driver load parameters:

insmod /vendor/lib/modules/mlan.ko

insmod vendor/lib/modules/sd8897.ko fw_name=nxp/sd8897_uapsta.bin host_mlme=1 drvdbg=0x6 cfg80211_wext=0xf sta_name=wlan wfd_name=p2p max_vir_bss=1 drv_mode=7 p2p_enh=1 wakelock_timeout=30 shutdown_hs=1

Attaching logs for your reference.

Please help to resolve the issue.

Regards,

Nandan Khant

0 Kudos
1 Reply

355 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello @nandan-khant ,

 

Check utils/config directory, please!

weidong_sun_0-1667877042395.png

all configuration files and scripts are here.  sta_name, uap_name & wfd_name can be modified in config or script files.

for example, user_config.conf

.......

[DUT_Settings]
sta_interface=mlan0
p2p_interface=wfd0
mmh_interface=uap0

......

Regards,

weidong

 

0 Kudos