Hello @weidong_sun,
Let me try to explain the query again.
The query is not with respect to certification.
Please try the below steps at your end:
1. Use NXP processor as host
2. Flash Android-11 OS.
3. Connect W8897 Wifi chipset.
4. Load driver and firmware.
5. Disable the android framework. (NOTE: We have to disable the framework because we have to use the command line in this use case)
6. Kill all the supplicants.
7. Copy wpa_supplicant.conf file on the NXP processor.
8. Execute the below command to start the wpa_supplicant:
$ /vendor/bin/hw/wpa_supplicant -i wlan0 -D nl80211 -c /data/vendor/wifi/wpa/wpa.conf -B
Check and Observe if the DUT STA is able to connect with AP configured in wpa_supplicant.conf.
AFTER STEP-8, THE DEVICE WILL NOT ABLE TO CONNECT WITH AP.
YOU HAVE TO RUN THE FOLLOWING COMMAND:
$ WPA_CLI -i wlan0 scan
After the above command, the DUT STA will connect successfully.
-> Try the above steps at your end.
-> Share your observations and Results.
In case of any doubt or query, please share your availability and we can have a DEBUG call and discuss this issue.
Regards,
Nandan Khant