Trying to us GPIO in Node Red on Pi 5 has trashed my signalk
Hello
So I got node red working and wanted to use GPIO in node red on a Pi 5.
After following this post:
https://forums.raspberrypi.com/viewtopic.php?t=364182
And following the instructions to use GPIOD:
sudo apt install gpiod libgpiod-dev libgpiod-doc libnode-dev
node -v now gives me segmentation fault. Signalk no longer works and running it from command line (./signalk-server) gives segmentation fault. I have tried this on 2 different sd cards with Bookworm.
So the question is...has anybody got Node red accessing GPIO on a Pi 5, if so how. And how can I fix this?
What is needed to control GPIO in node red on a Pi 5?
So I got node red working and wanted to use GPIO in node red on a Pi 5.
After following this post:
https://forums.raspberrypi.com/viewtopic.php?t=364182
And following the instructions to use GPIOD:
sudo apt install gpiod libgpiod-dev libgpiod-doc libnode-dev
node -v now gives me segmentation fault. Signalk no longer works and running it from command line (./signalk-server) gives segmentation fault. I have tried this on 2 different sd cards with Bookworm.
So the question is...has anybody got Node red accessing GPIO on a Pi 5, if so how. And how can I fix this?
What is needed to control GPIO in node red on a Pi 5?