That's really weird behavior. Could it be a power problem?
Make sure you've got it wired in correctly - you connect VBat of the Espruino to VIn on the CC3000 - you don't connect 3.3v of Espruino to 3v3 on the CC3000 module; the module (At least Adafruit's module does, and I don't think anyone has made other breakout boards work with the Espruino) has it's own regulator that can handle the CC3000's peak current of 350ma (!!).
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.
That's really weird behavior. Could it be a power problem?
Make sure you've got it wired in correctly - you connect VBat of the Espruino to VIn on the CC3000 - you don't connect 3.3v of Espruino to 3v3 on the CC3000 module; the module (At least Adafruit's module does, and I don't think anyone has made other breakout boards work with the Espruino) has it's own regulator that can handle the CC3000's peak current of 350ma (!!).