• I was messing around and shifting code, I moved LoopbackA.setConsole(); to the bottom, and the device started to transmit error messages to my webUI over websockets!!! So it's possible just not configured correctly.

    in function "command" called from line 2 col 27
      LoopbackB.write(command());
                              ^
    in function called from system
    >
    received:Uncaught SyntaxError: Got ?[8] expected EOF
     at line 1 col 1
    Uncaught SyntaxError: Got ?[8] expected EOF
    ^
    
    

    I am very EXCITED will keep you guys posted.

About

Avatar for Esper @Esper started