Open Zibri opened 2 years ago
Post your log. You can find log locations in the settings menu. Sometimes this will be helpful, but unfortunately this type of issue is somewhat common and there's some Bluetooth hardware issue that I can't debug.
In the last test it detected it as Muse 2016
2022-03-21 19:34:15.466 [Information] BlueMuse started.
2022-03-21 19:36:27.194 [Error] BlueMuse unhandled exception.
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at BlueMuse.Bluetooth.BluetoothManager.
Access is denied.
seen this before from other users, not sure how to help. If you are using Bluetooth dongle, I'd try a different one, other than that I don't have much to offer.
It has nothing to do with bluetooth. The connection with the device works. It's the program not able to create the streaming. As a matter of fact this test application works perfectly: https://muse-eeg-app.firebaseapp.com/
I also enabled the experimental always pair in the settings. It pairs and gets battery status and device name.