The SDK obtains the IP address in AP mode through tkl_wifi_get_ip(WF_AP, NW_IP_S *ip), but the IP address returned by this API is invalid, causing the bind to fail. Confirm whether the AP name and IP segment are configured strictly according to the cfg provided by tkl_wifi_start_ap.