DHT22 / AM2302 hanging in raspberry pi 2 - Raspberry Pi Forums
hi,
have setup has been working in previous pi installations (5 total ) , version 2 not seem work. temperature monitoring system have installed several times , works flawlessly.
setup following :
1. raspberry pi, in case version 2, have used b , b+
2. dht22/am2302 connected approx 10cm long wires, connected gpio4
3. code http://www.pridopia.co.uk/pi-user-manual/a4-dht22.pdf (python command line variation)
code has been working in previous installations quite ok, hangs. see dht-process running in top consuming quite bit time. have tried several sensors , tried several gpio's. no luck. also, out of curiosity tried code access non-connected gpio, exits properly.
tuomas
have setup has been working in previous pi installations (5 total ) , version 2 not seem work. temperature monitoring system have installed several times , works flawlessly.
setup following :
1. raspberry pi, in case version 2, have used b , b+
2. dht22/am2302 connected approx 10cm long wires, connected gpio4
3. code http://www.pridopia.co.uk/pi-user-manual/a4-dht22.pdf (python command line variation)
code has been working in previous installations quite ok, hangs. see dht-process running in top consuming quite bit time. have tried several sensors , tried several gpio's. no luck. also, out of curiosity tried code access non-connected gpio, exits properly.
tuomas
all libraries access gpios broken pi 2. make sure using updated version of gpio libraries.
raspberrypi
Comments
Post a Comment