Hello, im new to NodeRed.
have trouble to get the node-red-node-pi-neopixel node working.
It was working fine with Debian Bullseye, but there I got issues with my Serial HAT, so I had to upgrade to a more recent kernel/os.
Im running:
Debian Bookworm Lite 64Bit on an CM4 on a Tofu Board.
Node-Red V4.0.9 installed as root (---break-system-packages)
The I can control the Neopixel LEDs from python without issues, just from Node-Red it dosen´t work.
The node shows: "node-red:rpi-gpio.status.not-available" and does nothing else.
Can someone hint me to the right path how to solve it?
Thanks