bpmurray / node-red-contrib-dht-sensor

Node-RED node to process DHT11/22 sensor data
Apache License 2.0
7 stars 8 forks source link

TypeError: failed to initialize in NodeRed on Raspberry Pi5 Plattform #24

Open gkellershs opened 9 months ago

gkellershs commented 9 months ago

Hi, on Pi4 everything works fine. Migration to Pi5 results in error. On the Console I got

__bcm2835init: Unable to open /dev/gpiomem: No such file or directory 13 Feb 17:09:57 - [error] [rpi-dht22:DHT22( DHT11/22)] TypeError: failed to initialize_

/dev/gpiomem0 to /dev/gpiomem5 are existing, but not /dev/gpiomem

I´m running Version 1.0.4

any ideas to solve the problem? Thanks Georg

mcponta commented 1 week ago

hello

me too, same problem