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

Blinkstick Nano gets stuck in mode 1 #59

Open
geerlingguy opened this issue Jan 22, 2019 · 0 comments
Open

Blinkstick Nano gets stuck in mode 1 #59

geerlingguy opened this issue Jan 22, 2019 · 0 comments

Comments

@geerlingguy
Copy link

I can successfully switch my Blinkstick Nano between modes 2 (controls top LED) and 3 (controls both top and bottom LED), and can do so at will:

blinkstick --set-mode 3
blinkstick random # both LEDs light
blinkstick --set-mode 2 # top LED turns off (bottom stays on)
blinkstick random # top LED lights (bottom stays at old color)
blinkstick --set-mode 3
blinkstick random # both LEDs light and have same color
blinkstick --set-mode 1 # top LED turns off (bottom stays on)
blinkstick random # nothing happens
blinkstick --set-mode 3 # stays in mode 1
blinkstick --set-mode 2 # stays in mode 1

Maybe I'm missing something here, but basically if I switch to mode 1 it seems to get locked up or something, then I have to unplug it and replug it before I can control it again.
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

1 participant