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