Sometimes my machine appears to get into a state where it takes the BlinkStick node.js module up to a minute to detect all attached BlinkSticks. After that it works just fine and LED colors can be changed as quickly as normal. A reboot will fix this, but it would be nice to know what’s causing this, so I can prevent it.
Will need to try and reproduce this with Node.
That may take a while: I’ve had it happen two or three times over the past two weeks and I’ve been experimenting with it non stop :(.
I may be able to put some console.log()-s in the code to narrow it down, but I expect the problem is in the add-on, so I’m not sure if I can find the time to add debug stuff and build that from source.