Ok, should be fixed now.
Turns out the socket had already closed, and so the close command created an error, which confused the socket open command.
@Gordon started
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.
Ok, should be fixed now.
Turns out the socket had already closed, and so the close command created an error, which confused the socket open command.