Thanks for your reply.
Sorry, I have no way to monitor the contents of 802.11.
\wmsdka_bundle-V6.0.r7.p2\sdk\src\wlan\wifidriver\mlan_glue.c
The following error log is displayed in the function wifi_process_cmd_response() in the above c source code.
"Assoc failed: Status: 38".
Status 38 is INVALID_PARAMETERS.
\wmsdka_bundle-V6.0.r7.p2\sdk\src\wlan\wifidriver\mlan_join.c
Is the parameter created by the function wlan_cmd_802_11_associate() in the above c source code bad?
However, if you rewrite the binary of the Wi-Fi module of the 88MW300 from p144 to p135, it will no longer be Status 38.