Hi Specialists,
Question about driver task (slHostStackThread), Sample code in SimpleLink SDK,
\examples\rtos\MSP_EXP432E401Y\demos\ethernet_wifi_tcp_echosl_host.c in SimpleLink_sdk_wifi_plugin folder,
We are trying to implement driver task based on "slHostStackThread()".
This function seems to generate sl_Task, connect to AP than acquired IP at DHCP then return finishing this task.
In case of IP can't be acquired DHCP lease, how do we process?
Thank you.
HsinYu Lin