You are reading a single comment by @user77200 and its replies. Click here to read the full conversation.
  • I'm having the same problem. If I type this into the console in the IDE:

    var wifi = require("EspruinoWiFi");
    

    I get the same response:

    ERROR: SD Card must be setup with E.connectSDCard first
    WARNING: Module "EspruinoWiFi not found
    

    My mac is connected to the internet, but is seems like the IDE is looking to the SD card rather than looking to espruino.com/modules.

    Suggestions? I'm new to Espruino as of yesterday, so I'm certain I've missed something.

    UPDATE:
    Oh, bother. Without changing anything, it's working now.

About

Avatar for user77200 @user77200 started