psmoveservice / PSMoveService

A background service that communicates with the psmove and stores pose and button data.
Apache License 2.0
593 stars 147 forks source link

Pair problem to controllers #737

Open DSVAR opened 4 years ago

DSVAR commented 4 years ago

HI. I try connect to ps move, but i can't do it. Console show me it: [2020-09-05 12:33:56.287]: AsyncBluetoothPairDeviceRequest - Device not connected [2020-09-05 12:33:56.604]: AsyncBluetoothPairDeviceRequest - Connection attempt: 55/80 [2020-09-05 12:33:56.607]: AsyncBluetoothPairDeviceRequest - Device not connected [2020-09-05 12:33:56.924]: AsyncBluetoothPairDeviceRequest - Connection attempt: 56/80 [2020-09-05 12:33:56.927]: AsyncBluetoothPairDeviceRequest - Device not connected [2020-09-05 12:33:57.243]: AsyncBluetoothPairDeviceRequest - Connection attempt: 57/80 [2020-09-05 12:33:57.246]: AsyncBluetoothPairDeviceRequest - Device not connected

Windows 10-19041

aliyucelgamli commented 4 years ago

I have same issue, i thought bluetooth 2.0 is a problem, but i bought bluetooth 4.0, the issue continues. I can not pair my PS Motion Controllers.

B1LLZ commented 4 years ago

tenho o mesmo problema

Bellum1410 commented 4 years ago

Check this reddit post: https://www.reddit.com/r/PSVRHack/comments/ar0xkm/ps_move_controllers_not_pairing_to_psmove_service/

I've been looking for a solution for 2 hours now, and the last comment, by FZ_VR, finally worked. I am on Windows 10 2004 btw.

  • First, I did not unplug PSMove controller during pairing,
  • Then when it jump between step 3 and 5, I can see in "BlueTooth and other device" of windows setting, under "Mouse, Keyboard and Pen", there is "Motion Controller" Paired but keep un-pairing. In "Other Device" list, there is also a "Motion controller".
  • Remove the "Motion Controller" under other device during pairing (when psmoveservice jump between step 3 and 5). After it was removed by win10, the pairing success.

It was a matter of trial and error because most of the time the "Motion Controller" in "Other devices" removed successfully, but the pairing didn't finish. I would just cancel and start over. Also, after successful pairing of the first controller, I couldn't connect the second one. I turned off PSMoveService, then turned off the first (paired) controller by holding the PS button. Only then I could pair the second one with success (when the first one was off). Hope it helps!