-
Notifications
You must be signed in to change notification settings - Fork 86
BB8 Sphero not connected #31
Comments
It's been 1 month with no response! |
For me, no... Maybe with old BB8 version but new version (Edition Special with Force Band) , no connection and no detection bluetooh. Only official app from Sphero is OK. |
@stailer I found this older thread that may give you some resources: sphero-inc/sphero.js#26 I believe the BB-8 functionality may be limited since it's a special Star Wars toy and not just a regular Sphero. |
I get mine to connect...but it's iffy. It connects immediately sometimes (once in like 20 tries tbh) |
BB8 is indeed hidden from the SDK by excluding the prefix name of them, there is a workaround with a simple modification that is explained here
that's the critical line to add |
BB8 Sphero september 2016 version with Force Band
Test on Android 6 and 7
Official Android App is OK
Not official android app (like BB8 Lamp) not OK
My application with AndroidStudio and HelloWorld not OK
AndroidManifest with permission is set with BLUETOOTH, ADMIN, COARSE etc...
Java is OK, compile. I deploy my app with sign release on play store
Test with beta RobotLibray is same : not OK
An idea ?
NOTE : i tried use Bluetooh and response is "need BLUETOOH PRIVILEGED". It's new with BB8 Sphero v2 ? I can't to be administrator. How it fix this ?
Thank you
The text was updated successfully, but these errors were encountered: