Hi,
In Rtos sdk, we call Wlan_Connect() to connect to AP, if successful, the host will recevie WLAN_EVENT_CONNECT event, if failed, the host will get nothing but timeout.
so we can't get the reason of failure. Is there any method which we can get the reason code of connecting failure.
Thanks.