Hi, Every time I try to connect our AVR drone to Vs code it says that it could not download the Vs code server on the jetson and that it couldn’t fetch it. I tried to connect to my home WIFI and do it via serial connection but then it wouldn’t connect at all. I believe I did all the steps right from the build manual, Any help would be greatly appreciated
Heya,
This is caused by VS Code trying to download the server onto your jetson but is unable to because there isn’t any internet connection available to the Jetson. I’ve found that plugging in an ethernet cable to the Jetson and then connecting to the AVR wifi will allow it to download the server while still going through the ssh wifi.
Hope this helps,
Ben
1 Like
Thank you for the help, after hearing this it seems very logical!!