"Good evening, I'm using a Raspberry Pi 5,
with Node-RED version 3.1.9,
Node.js version 21.7.3,
Python version 3.11....
I'm working on a project in Node-RED that needs to control the GPIO pins of the Raspberry Pi.
The issue I'm encountering is that if I use the GPIO output node more than once and deploy it, only one node gets activated, while the others show up as either 'not running' or 'stopped.' When I try to command them, I get the error 'nrgpio python command not running.'
If I use nodes that control different GPIOs, there are no errors.
How can I use multiple identical control nodes?
with Node-RED version 3.1.9,
Node.js version 21.7.3,
Python version 3.11....
I'm working on a project in Node-RED that needs to control the GPIO pins of the Raspberry Pi.
The issue I'm encountering is that if I use the GPIO output node more than once and deploy it, only one node gets activated, while the others show up as either 'not running' or 'stopped.' When I try to command them, I get the error 'nrgpio python command not running.'
If I use nodes that control different GPIOs, there are no errors.
How can I use multiple identical control nodes?
Statistics: Posted by Dambrix — Mon Apr 29, 2024 11:32 pm