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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...