0

So I'm trying to execute 'task config-device-connection' from visual studio code.

It starts to execute but then I get an error that the connection is refused with 192.168.1.77:443. But that's not the correct IP adress.

192.168.1.77 is a linux vm that i cannot shutdown. 192.168.1.94 is the ip of the MXCHIP.

How can I fix this?

grizzthedj
  • 7,131
  • 16
  • 42
  • 62
Albert Hoekstra
  • 128
  • 2
  • 12

1 Answers1

0

please try the IoT Device Workbench extension for VS Code for the MXCHIP developing. https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-iot-workbench

Arthur Ma
  • 21
  • 3