Jump to content

Unpair your controller via ADB command if Pairing UI isn't working normally


Tony PH Lin

Recommended Posts

There was a known issue that pairing UI doesn't show correct information to help to unpair the controller in early ROM version.

 

If it's the case, you can use below steps to unpair controller via ADB command.

 

1)  Please use and launch wifi adb from connecting PC via USB first. (faceplate should be plugged.)

adb tcpip 5555

adb connect device_ip_address

2) Remove USB cable, and check if you can see pairing UI from HMD, then type below command to clear original pairing list

adb shell am broadcast -a "vive.wave.intent.action.CONTROLLER_6DOF_UNPAIR_ACTION"

3) Pair the controller again then it should be okay.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...