I am having an issue with the node node-red-node-pi-gpio (node) - Node-RED
This is the flow I am using:
[{"id":"881428ed.66fe88","type":"rpi-gpio out","z":"bc3b26f0.b8e538","name":"","pin":"29","set":true,"level":"0","freq":"","out":"out","x":507.00000762939453,"y":312.9999809265137,"wires":[]}]
Flow itself is fine I think, but after an upgrade of the Pi (compute module 3 16GB) the outputs all stopped. (see screenshot)
When I activate the button so it will go to "1" the following error is in the debug: "nrgpio python command not running"
But, I don't know how to troubleshoot. Hope someone can help.