Forum Discussion
jaxx80
3 years agoHonored Guest
I cannot connect Quest 2 to Meta developer Hub app
Hello I cannot connect Quest 2 to Meta developer Hub app 3.1.1 (Windows). I have installed the oculus-adb-driver-2.0 from the Oculus site I enabled Developer mode I am trying different USB ports ...
superchimpisknight
1 year agoProtege
Hi..!
You define by yourself the tcpip port number... i use 7775, but you can use any other, in general above 5000 is fine, lower number are almost used by system.
The IP Address needs to be the same you have in your Meta device, Go to Configuration, connect to a Wifi network, open it, scroll down untill says "Ip Address" and that ip must be input in the adb command..
TimLM
1 year agoProtege
Thank you! Much appreciated!
- superchimpisknight1 year agoProtege
Glad to help.. remember, each time you restart your Meta Quest, you need to re-connect..
1.- Connect MetaQuest to PC using USB cable..
2.- Open terminal command line
3.- Write: "adb devices" (it should show you your connected device)
4.- Write "adb tcp 7775" (or the port you want to use, that is fine)
5.- Write "adb connect 192.168.1.77:7775 (if your Meta Quest ip is 192.168.1.77)
6.- Disconnect USB cable and start to deploy...
Something else, when you stop working with your Meta for a more than 3 minutes (depending the configuration of power save you have) it can disconnect or sleep.. just try again the fifth command blocking the sensor of your Quest and there you go..
Greetings.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 years ago