When the SDK is powered on, it will go through the tkl_wifi_station_get_status interface. If it directly returns WSS_GOT_IP, the SDK will assume the device is already connected to the network and proceed with the network configuration process. Therefore, tkl_wifi_station_get_status can directly return other values.