Other Parts Discussed in Thread: CC3235SF
Tool/software:
Hi,
My customer is evaluating SDK example, "httpget_CC3235SF_LAUNCHXL_freertos_ticlang".
He modified necessary changes (AP parameters, HTTP parameters, etc.).
But UART log shows as below,
httpClientHandle is ' '
statusCode is '(null)'
ret is '(null)'
According to Network Service API document, HTTPClilent_create() returns NULL means failure.
What is potential cause of the issue?
Thanks and regards,
Koichiro Tashiro