RBPi GPIO issues

Hi friends,
with the last NODE RED i've issues with RBPi's GPIOs.
I've a setup with Raspberry Pi 2W and two SD cards with the following setups:
SD1) Linux 5.10.17-v7+ armv7, Node Red 2.1.3, NPM v14.18.1, node-red-node-pi-gpio V2.0.1
SD2) Linux 5.10.17-v7+ armv7, Node Red 3.1.3, NPM v18.19.0, node-red-node-pi-gpio V2.0.6

With SD1, GPIOs are working, with SD2 not. Same flow (copy and paste).
With SD2, under the nodes, there are grey square advisories, With SD1 they are green.

What happens?
Many thanks in advance.

Have a look at this topic;

1 Like

Many thanks! This works.

Which version of Raspbian are you running ? can you show us what

cat /etc/issue

reports ?

Linux 5.10.17-v7+ #1414 SMP Fri Apr 30 13:18:35 BST 2021 armv7l

cat /etc/issue
Raspbian GNU/Linux 10 \n \l

cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="RaspbianForums - Raspbian"
BUG_REPORT_URL="RaspbianBugs - Raspbian"

Thanks,
yes - OK - I think I squished that bug in the latest install script. So it should now "fix" that if run again. (but you have already fixed it so no worries) :slight_smile:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.