dluxemburg/node-neurosky

Connection Refused

Opened this issue · 2 comments

Hi! I'm setting up a Mindwave Mobile on Ubuntu. I have paired the headset with the computer.
When I run the example:

node app.js

I receive this error:

events.js:85
      throw er; // Unhandled 'error' event
            ^
Error: connect ECONNREFUSED
    at exports._errnoException (util.js:742:11)
    at Object.afterConnect [as oncomplete] (net.js:989:19)

Any idea where this is slipping up?
Thanks - Robert

I have the same with Mac (though different line numbers - probably because of newer version).

Ups, you need to have ThinkGear Connector installed and running: http://developer.neurosky.com/docs/doku.php?id=thinkgear_connector_tgc
Linux don't seem to be supported..

Couldn't still get any data through, though.