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

Servertickle doesn't work with laptop docking station #645

Open
ColeBarazoto opened this issue Dec 3, 2019 · 2 comments
Open

Servertickle doesn't work with laptop docking station #645

ColeBarazoto opened this issue Dec 3, 2019 · 2 comments

Comments

@ColeBarazoto
Copy link

My setup is a DELL laptop with the D5000 Dell docking station. I was expecting the server tickle function to play when I unplug my laptop from the docking station, but that doesn't happen.

@todbot
Copy link
Owner

todbot commented Dec 3, 2019

Hi,
A few questions:

  • What are you seeing instead?
  • Is the docking station powering the USB port?
  • What "servertickle" commands are you issuing?

@ColeBarazoto
Copy link
Author

I see whatever color the Blink(1) was set to before unplugging from the dock. Yes, the dock is powering the USB port. Here is the lines of code where I use the server tickle function:

b1.write_pattern_line(100, '#8A0808', 1)
b1.save_pattern()

b1.server_tickle(enable=True, timeout_millis=2000, stay_lit=True)

I could also be misusing the function.

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

2 participants