You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi Roland,

    The 'Internet enabled Espruino' section is for when you have an Espruino device that does itself have an internet connection - I don't think that applies here. Sounds like you were trying to load the module on your PC rather than on the Puck.js itself, which definitely wouldn't work.

    The easy/sensible solution is to just use the Web IDE (or command line tools) to upload the code you want to the Puck, then save it. You can then connect with whatever other software you want and then the module will be on there for you to use with whatever you do next.

    However if for whatever reason you don't want to do that, you can follow the 'Modules from Storage' section on https://www.espruino.com/Modules ...

    Ideally do the above from the IDE/CLI as well - but when you've done that the GPS module will be in storage ready to be called up whenever you need it.

About

Avatar for Gordon @Gordon started