Page 1 of 1

dht22 update with possible problem

Posted: Sat Feb 10, 2024 3:27 pm
by aderito
Hi, after updating this sensor's library I started having problems in a project I'm developing and where I'm using this dht22.
I went to the component library and changed it to the previous version and then it started working correctly again.
I hope to help someone with the same problem and also the programmer find the solution.
in the return variable of the "samplesensor" macro I get the number: 79.
I don't know if it helps anything..... :?

Re: dht22 update with possible problem

Posted: Mon Feb 12, 2024 10:48 am
by Steve-Matrix
Sorry about that. What target chip and clock speed are you using?

And you can revert the version of the component via the Library Updates screen (tick "show up-to-date files" and select "6" in the "New revision" column).

Re: dht22 update with possible problem

Posted: Wed Feb 14, 2024 9:29 pm
by medelec35
Hello.
Can you read this post, please.

Re: dht22 update with possible problem

Posted: Thu Feb 29, 2024 5:19 pm
by aderito
Steve-Matrix wrote:
Mon Feb 12, 2024 10:48 am
Sorry about that. What target chip and clock speed are you using?

And you can revert the version of the component via the Library Updates screen (tick "show up-to-date files" and select "6" in the "New revision" column).
Hi Steve, sorry I'm only replying now, I've been away at work and without my hobby bench.....
I'm using a pic18f4620 running at 40Mhz.
In the dht22 component I was already using the groove version when an update appeared and it was after updating that it stopped working.
After that I reverted to the previous version and it worked again...