-
Notifications
You must be signed in to change notification settings - Fork 25
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
Sphero turning off after executing code #19
Comments
Turns off meaning that it cannot be wake up again by re-connecting to it? |
I meant that it turns off and then I must take it apart and insert the charger which is annoying but otherwise alright |
I had in mind a behavior of it reverting back to its pre-connected state so I could load a different script without having to connect it to the charger again |
It is indeed very weird. Can you post your code here? |
Oh its actually any code, I tested it both with the Hello World program from the docs and it did the same after executing all described instructions |
Hello World program? Can you post the code here? I’m assuming you are using the edu wrapper. |
|
can you try the same thing using the sphero edu app and see if your thing turns off? |
Every time I execute my code my Sphero mini turns off directly and as such I have to restart it by connecting it to a charger, is there any way to avoid this behavior?
The text was updated successfully, but these errors were encountered: