Tony PH Lin Posted January 11, 2019 Share Posted January 11, 2019 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.