This repository has been archived by the owner on Dec 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
Can't connect to BB-8 (advertisement-discovery.js hangs) #87
Comments
I tried from my iMac, and it works fine. Perhaps this is more an issue with nobel or hardware than it is with sphero? The install looked a bit different this time:
iMac (Retina 5K, 27-inch, Late 2014):
Same OS X and Xcode version |
Hi @ianbrandt I can confirm that I operate BB-8 successfully with You may want to test the following only-noble script and check whether it connects to your sphero (to rule out
|
The issue is reproducible on High Sierra, change your package.json : "noble": "git://github.com/jacobrosenthal/noble.git#highsierra", |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Greetings,
I'm trying to connect to my BB-8, but when I run
advertisement-discovery.js
it just hangs and never prints anything.I can connect with the iOS app. The first time it did a firmware update.
I make sure BB-8 is fully charged. Then I remove him from the charging station, and set him on the floor right next to my MacBook Pro. BB-8 doesn't activate or light up when I do this. The I run
advertisement-discovery.js
, but nothing prints. I tried moving BB-8 all around in close proximity to the laptop.I tried resetting BB-8, which wakes him up, and then repeating the above procedure with him active, but no change.
package.json:
noble and sphero install:
advertisement-discovery.js
with debug, hangs indefinitely at "noble scanStart":MacBook Pro (Retina, 15-inch, Mid 2014):
OS X Version 10.12.5 (16F73)
Xcode Version 8.3.3 (8E3004b)
Node.js v6.10.3
The text was updated successfully, but these errors were encountered: