Posts: 9,077
Threads: 1,202
Joined: Oct 2020
Reputation:
235
which board model you are using? can you take a photo, how you wire?
Posts: 9,077
Threads: 1,202
Joined: Oct 2020
Reputation:
235
take a photo of DHT22 sensor, some sensor need use by 5v.
Posts: 115
Threads: 7
Joined: Jan 2025
Reputation:
6
I've used the sensor with the v2 board without any problems. In fact I just unplugged the connector from the v2 board and plugged it into the v3 board.
Posts: 9,077
Threads: 1,202
Joined: Oct 2020
Reputation:
235
can you take a photo, how you wire, i can do as your photo.
Posts: 115
Threads: 7
Joined: Jan 2025
Reputation:
6
Sure, give me a few minutes, I've just been going through the firmware versions:
3.7.2: Inputs work, DHT22 doesn't work, setting GPIO = 47 bricks the board.
3.8.0: Inputs work, DHT22 doesn't work, setting GPIO = 47 bricks the board.
3.9.0: Inputs don't work, DHT22 doesn't work, setting GPIO = 47 bricks the board.
So falling back to 3.8.0 from 3.9.0 gets the inputs back to working, but none of the versions have a working DHT22 and all of them brick the board (hardware reset doesn't work, need to do a power cycle + reflash) if you set the GPIO value to something other 'None'.