You are reading a single comment by @Ruprect99 and its replies. Click here to read the full conversation.
  • you can't just paste all that text in there.
    you just need the the javascript commands not the return values.
    type in the left black panel;

    var wifi = require("Wifi");

    then wait to get the return message which will be function(){[native code]};

    then type wifi.getStatus();
    and see what you get

About

Avatar for Ruprect99 @Ruprect99 started