Tool/software: TI-RTOS
Hello,
I have the EK-TM4c129EXL board and use the https example with TI-RTOS 2.16.1.14.
When I pull out the LAN cable, the function "HTTPCli_initSockAddr" needs about 10s before the function is exited.
That is to long. Can you give me some tips on how to find out faster if the board has a working Internet connection?
Since the firmware has to connect to different hosts, I always have to rebuild the connection to the server.
Many thanks in advance.