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.

CC3000 webserver long-term stability

Other Parts Discussed in Thread: MSP430F5529

Hi all,

I noticed that if I leave my TI CC3000 webserver application (built on the MSP430F5529 HTTP Webserver Application example) running for a longer time, that it will hangup and I have to reboot the system.

Does anybody have this same problem, or does anybody know how to make it more stable?
It seems like I have to implement some timeout, but I don't really know where.

I am using the host driver 1.11.1, but only the host driver.
Do I maybe need to update more?

Thanks in advance!