WiFi Module not found

Posted on
  • Hi,
    I'm using the latest 205 firmware on a puckjs and want to connect to wifi. On the IDE if I type even on the left panel I get this...

    >var wifi = require("Wifi");
    Uncaught Error: Module Wifi not found
     at line 1 col 26
    var wifi = require("Wifi");
                             ^
    

    Any idea why it can't fins the module??
    I know the IDE is communicating with the puck because I can get it to turn the LED on or off

  • Hmm, a Puckjs has no wifi build into firmware.

    What are you trying?

  • Ah. I see my mistake. That would be impossible 😀

  • Not impossible, technically build a new firmware with wifi and add a large lipo to power a ESP 😉

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

WiFi Module not found

Posted by Avatar for user112604 @user112604

Actions