Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Not working with Sphero Bolt #103

Open
mdinoulis opened this issue Jan 27, 2019 · 2 comments
Open

Not working with Sphero Bolt #103

mdinoulis opened this issue Jan 27, 2019 · 2 comments

Comments

@mdinoulis
Copy link

I'm trying to connect with the Sphero Bolt but when I try and run the example program I get the following error:

/Volumes/Promise Pegasus/Miscellaneous/Programming/Sphero/sphero.js/lib/adaptors/ble.js:45
var uuid = peripheralId.split(":").join("").toLowerCase();

It looks like it's something to do with the Bluetooth connection, however I have installed installed the NodeJS serialport module and sphero serialport as documented.

I did have some problems pairing via Bluetooth though. I can't seem to see or connect to the Bolt through the Bluetooth configuration panel but when I connect through SpheroEdu I can then see the device connected fine. I still can't see anything in /dev though. Although the Sphero documentation does say that the Bolt uses Bluetooth Classic.

Are you able to help?

Cheers,
Dino

@mdinoulis
Copy link
Author

I've just contacted Sphero support and they have told me that the Bolt connects using Bluetooth LE which is why Sphero.js doesn't work with it.

Are there any plans to provide support for the Sphero Bolt anytime soon? Or are there any workarounds that would get it running with the existing code?

Best Regards,
Dino

@ogiermaitre
Copy link

Hello,

I've got the same question. But I'm unclear on why this is different from the BB-8 as in this part of the documentation.

But I'm not able to discover my Bolt using noble.

Regards,
Ogier

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

No branches or pull requests

2 participants