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

cannot connect the Sphero 2.0 / SPRK #32

Open
Wangcasc opened this issue Mar 6, 2023 · 4 comments
Open

cannot connect the Sphero 2.0 / SPRK #32

Wangcasc opened this issue Mar 6, 2023 · 4 comments

Comments

@Wangcasc
Copy link

Wangcasc commented Mar 6, 2023

I have tried many times, but I can't find my Sphero 2.0/SPRK. I can successfully connect and control with Sphero edu software, but the author's code will report an error as follows:

line 84, in find_ toy

raise ToyNotFoundError

spherov2.scanner.ToyNotFoundError

I hope to get help. Thank you very much

@ateaford
Copy link

I have tried many times, but I can't find my Sphero 2.0/SPRK. I can successfully connect and control with Sphero edu software, but the author's code will report an error as follows:

line 84, in find_ toy

raise ToyNotFoundError

spherov2.scanner.ToyNotFoundError

I hope to get help. Thank you very much

I am getting this same error while trying to scan for my Sprk+

@superfashi
Copy link
Member

I don't have the device so I unfortunately cannot help. However, can you post the code you used for this?

@Wangcasc
Copy link
Author

Wangcasc commented Mar 16, 2023 via email

@dogtopus
Copy link

dogtopus commented Jan 3, 2024

I'm always under the impression that SPRK (not +) is a cursed inter-generation product that's Bluetooth Classic only but supports the later binary-based protocol?

Sadly there isn't a maintained, cross-platform Bluetooth Classic library for Python at this point, or it can be added as an adapter if the BLE binary protocol is indeed similar enough to the protocol supported by SPRK

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

4 participants