Open trezbit opened 3 years ago
I had the same issue and this worked for me.
First connect your board to your PC.
Go to Control Panel > Network and Internet > Network and Sharing Center
Here you will see an Unidentified network click on it and go to Properties. In properties, go to Sharing and check Allow other network users to connect through this computer's internet connection.
Now try running mdt shell
command.
After you have successfully connected your board, make sure to uncheck the previous option in Network Sharing.
I did the above but it did not fix my problem. Here is what fixed it -
Apparently the dev board is seen as a unidentified network under public networks. My Windows Firewall settings blocked python.exe from writing to or reading to public networks. I did the following -
How to check if Windows Firewall is blocking a program
What I ran
Got For Windows - Git Bash 2.31.1
mdt devices
What the docs said should happen
Connected dev board should be listed
What actually happened
After some wait nothing gets listed (mdt cannot see the connected device) Running
mdt wait-for-device
stalls in "Waiting for device..."