This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT: Error! code = -106, desc = httpTask: address resolution failed

Part Number: TM4C1294NCPDT

Hi,

I have a TI_RTOS based project where I'm posting a data to the server every minute and my code sometimes randomly fails at HTTPCli_initSockAddr function and i get this error

Error! code = -106, desc = httpTask: address resolution failed

Sometimes it runs fine and randomly get this error. And every time it's the same error. is there a particular reason for it to fail at this function?

and is there something that needs to be changed? because after my board restarts, it connects fine again with no issues and runs for couple of minutes and does the same thing again.

Also I noticed that this surely occurs as 5mins past every hour.

Regards,

Deepak