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

Single Neopixel LED not working correctly #118

Open
N0cky opened this issue Mar 10, 2024 · 0 comments
Open

Single Neopixel LED not working correctly #118

N0cky opened this issue Mar 10, 2024 · 0 comments

Comments

@N0cky
Copy link

N0cky commented Mar 10, 2024

Hello,

I’m trying to control an LED with a WS2811 controller (PL9823) using the Neopixel function. Here are my current settings:

“Amount of Neopixels” is set to 1.
“Neopixel status LED” is configured as First LED.

Unfortunately, the LED only displays the WLAN/ATEM connection status (White, Blue, or Orange). The colors Green, Red, or Off for the Tally Status are not working, the LED stays only orange.
Interestingly, it works when I change:

“Amount of Neopixels” to 2
“Neopixel status LED” to Last LED

In that case, the LED lights up according to the Tally status (Red, Green, or Off). However, this configuration doesn't display the WLAN/ATEM connection status, when there is no connection to the ATEM. I would like to be able to see the WLAN Status when their is no connection to the ATEM (for troubleshooting purpose)

Do I need to make changes in the code to ensure that a single LED controlled via Neopixel can accurately display all status indicators?

Thank you for your assistance!

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