You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @mgg1010 the timeout errors occur because the Web IDE is trying to get in contact with the board. If it can't get a response within a short time period, it sends Ctrl + C which breaks out of whatever Espruino was doing - in this case sending SPI data to the WIZnet chip - and hence the errors.

    It shouldn't cause a problem - but the Web IDE should probably be a bit more patient before it sends the Ctrl-C :)

About

Avatar for Gordon @Gordon started