So what did you change? I know WiFi performance can be improved by increasing the CC3000 (and http) buffer size, but it's a statically allocated buffer that I was trying to get small.
When "Unable to locate host" appears, does it keep appearing, or is it only once or twice? It wouldn't surprise me if the WiFi connection dropped once or twice over the course of a few hours, but hopefully it would reconnect in the end.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
So what did you change? I know WiFi performance can be improved by increasing the CC3000 (and http) buffer size, but it's a statically allocated buffer that I was trying to get small.
When
"Unable to locate host"
appears, does it keep appearing, or is it only once or twice? It wouldn't surprise me if the WiFi connection dropped once or twice over the course of a few hours, but hopefully it would reconnect in the end.