I'm having same problem connecting my PS Move to ipiRecorder on Windows 10.0.18362.0 any solutions?
Would using a USB to Bluetooth 2.1 adapter work around this problem??
My PS Move info:Attachment:
20190801_184542.jpg [ 3.4 MiB | Viewed 14613 times ]
My error message:iPi Recorder 4.3.1.74
OS: Microsoft Windows NT 10.0.18362.0 (64 bits)
.NET: 4.7.2.528040
CPU count: 8
GC: workstation (Interactive)
Running in 64 bits
System.Exception: Error while pairing: Bluetooth error 31 ---> System.IO.IOException: Bluetooth error 31
Server stack trace:
at iPiRecorder.BluetoothAndHid.BluetoothInterop.ThrowBluetoothException(Int32 errorCode)
at iPiRecorder.BluetoothAndHid.BluetoothRadio.FindDevices(TimeSpan timeout, Boolean includeAuthenticated, Boolean includeConnected, Boolean includeRemembered, Boolean includeUnknown, Boolean issueInquiry)
at iPiRecorder.PsMove.PairingProcedure.EnumeratePsMoves(BluetoothRadio radio, Boolean issueInquiry)
at iPiRecorder.PsMove.PairingProcedure.SeekNewPsMoves(Boolean pairingZcm2Model)
at iPiRecorder.PsMove.PairingProcedure.Run()
at iPiRecorder.PsMove.PsGyroSourceProvider.RunPairing(IProgressView progressView, Func`1 tryRerunPairingWithAdminRightsFunc, String& resultDescription)
at iPiRecorder.Recorder.ViewModel.PairingWizardViewModel.<Run>b__47_0()
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
at System.Func`1.EndInvoke(IAsyncResult result)
at iPiRecorder.Recorder.ViewModel.PairingWizardViewModel.OnPairingCompleted(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at iPiRecorder.Recorder.ViewModel.PairingWizardViewModel.<>c__DisplayClass50_1.<OnPairingCompleted>b__1()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)