Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receiving getCharacteristics error when attempting to use LSL on Windows 10 #5

Open
ghost opened this issue Jan 8, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 8, 2019

I have followed all instructions to get the LSL working, but run into the following error when I type “npm start”:

[email protected] start path\to\my\muse-lsl-master
node index

Device name: Muse-B044
(node:14784) UnhandledPromiseRejectionWarning: getCharacteristics error: characteristic not found
(node:14784) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:14784) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

The process does not terminate, but it also doesn't appear to be sending any data across the LSL either. I am using the 2016 Muse and a DG40S Wireless 4.0 Micro USB Adapter. I have tried this on both USB 2.0 and USB 3.0 ports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants