Not quite sure what you mean with error code 1 - it is the CC3000 issue that happens when connect (most likely) is called. It seems to drop all watches and intervals then, which means the device does not run the "sendToXively" function any more.
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.
Not quite sure what you mean with error code 1 - it is the CC3000 issue that happens when connect (most likely) is called. It seems to drop all watches and intervals then, which means the device does not run the "sendToXively" function any more.
Thx again!