You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Ok, all fixed. I just released 1v76 which has a bunch of changes, and fixed the Web IDE (it should auto-update over the next hour or so - but for normal flash updates the old one will work fine).

    Sorry about that - in the rush to get them out I'd forgotten to do the new release. The NetworkJS module is actually built in to Espruino (in 1v76). It lets you write a network device driver in JavaScript (like is done for the ESP8266 now).

    Basically the old built-in driver needed a few tweaks to work with the ESP8266 modules I got for the KickStarter campaign, but it became apparent it was pretty nasty inside. This new one is written in JS and should be a bit easier to change and add to - hopefully it'll also be the start of support for GSM modules as well.

About

Avatar for Gordon @Gordon started