sphero-inc / sphero.js

🚫 DEPRECATED: The Sphero JavaScript SDK to control Sphero robots.
http://sdk.sphero.com
MIT License
342 stars 90 forks source link

Sphero 2.0 Connection fails most of the time #84

Open gunhaxxor opened 7 years ago

gunhaxxor commented 7 years ago

Hello! I get unhandled error very often when trying to connect to the Sphero 2.0. It succeeds in connecting to the Sphero approximately (or rather almost exactly) every third time. The times it fails I get the following output:

events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: Opening COM79: Unknown error code 121
    at Error (native)

Somebody having the same issue? Any ideas?

ghost commented 7 years ago

I have the same issue, no ideas yet.