You are reading a single comment by @Kolban and its replies. Click here to read the full conversation.
  • I tried the following and it seemed to work ... can you try same?

    var esp8266 = require("ESP8266");
    print(esp8266.getAddressAsString(123));
    
About

Avatar for Kolban @Kolban started