Page 1 of 1

Issue DHT11 ESP-01

Posted: 13 Apr 2018, 13:48
by miralant
Hi,

I've buy the module bellow on ALI.
Capture.PNG
Capture.PNG (434.18 KiB) Viewed 15062 times
I've loaded EspEasy R120 on the ESP-01 with my FTDI. It works perfectly, I can connect it on my wifi network.
I've try to setup my device with DHT11 but i've NaN value for the 2 measurements.

I've measured with scope on pin 2 of DHT11 and it still has 3,3v. Never low level to ask for DHT11 measurements.

Do you have an idea ?

thanks

Re: Issue DHT11 ESP-01

Posted: 19 Apr 2018, 10:50
by miralant
Nobody uses this kind of module ?

Re: Issue DHT11 ESP-01

Posted: 19 Apr 2018, 12:40
by grovkillen
Is it a puya memory?

Re: Issue DHT11 ESP-01

Posted: 19 Apr 2018, 12:41
by miralant
puya ?

Re: Issue DHT11 ESP-01

Posted: 19 Apr 2018, 12:47
by grovkillen
Please search the forum. A lot has been covered for this issue.

Re: Issue DHT11 ESP-01

Posted: 19 Apr 2018, 13:29
by miralant
ok, puya version is an ESP-01 with puya parts.

I have to check on the module.

Re: Issue DHT11 ESP-01

Posted: 19 Apr 2018, 22:29
by miralant
Yes, you're right. It's a Puya version.
So wath should I do ? There is a specific version of ESPeasy to load ?
Thanks

Re: Issue DHT11 ESP-01

Posted: 19 Apr 2018, 23:19
by TD-er
miralant wrote: 19 Apr 2018, 22:29 Yes, you're right. It's a Puya version.
So wath should I do ? There is a specific version of ESPeasy to load ?
Thanks
Yep, there is a special build for nodes with PUYA flash chips.
It has "puya" in the filename.

Re: Issue DHT11 ESP-01

Posted: 20 Apr 2018, 09:23
by miralant
TD-er wrote: 19 Apr 2018, 23:19
miralant wrote: 19 Apr 2018, 22:29 Yes, you're right. It's a Puya version.
So wath should I do ? There is a specific version of ESPeasy to load ?
Thanks
Yep, there is a special build for nodes with PUYA flash chips.
It has "puya" in the filename.
Puya version are only in pre-release (probably soon in stable) ?

what is the difference between ESP_Easy_mega-20180420_dev_ESP8266PUYA_1024.bin and ESP_Easy_mega-20180420_dev_ESP8266PUYA_1024_VCC.bin ?

Re: Issue DHT11 ESP-01

Posted: 20 Apr 2018, 12:02
by Micha_he
The second one use the internal ADC to digitize the Vcc-Voltage and not the external signal from ADC/TOUT-pin of the ESP8266.
On ESP-01 the ADC/TOUT is not wired to one of the eight connectors.

Re: Issue DHT11 ESP-01

Posted: 20 Apr 2018, 12:09
by miralant
so I have to use
ESP_Easy_mega-20180420_dev_ESP8266PUYA_1024.bin

Thanks

Re: Issue DHT11 ESP-01

Posted: 20 Apr 2018, 12:41
by Micha_he
You can use both !

With the first one you can measure a external 0-1V signal, but with ESP-01 you must solder it direct to the (small) ESP-pin !

With the second one (_VCC) you can process the Vcc-voltage with a 'System-Info'-device. But with this firmware you can't measure a external signal on the ADC/TOUT-pin.

Re: Issue DHT11 ESP-01

Posted: 20 Apr 2018, 15:54
by miralant
ok thanks.

I'll try to setup with the new firmware. Thanks for your help

Re: Issue DHT11 ESP-01

Posted: 21 Apr 2018, 22:35
by miralant
So i've uploaded firmware but temperature is really strangely hight!
Screenshot_Chrome_20180421-223153.png
Screenshot_Chrome_20180421-223153.png (127.82 KiB) Viewed 15013 times

Re: Issue DHT11 ESP-01

Posted: 22 Apr 2018, 09:59
by papperone
DHT11 (specially chnese clones) are not famous for their accuracy....

Re: Issue DHT11 ESP-01

Posted: 22 Apr 2018, 12:46
by miralant
papperone wrote: 22 Apr 2018, 09:59 DHT11 (specially chnese clones) are not famous for their accuracy....
At this point...it's not famous....it's non-functionnal !

Re: Issue DHT11 ESP-01

Posted: 22 Apr 2018, 18:10
by miralant
In fact I think the design of the board is stupid. The DHT11 measure the température of the ESP-01. I will try do dismount DHT11 and solder it on the other side of the PCB.

Re: Issue DHT11 ESP-01

Posted: 07 Aug 2018, 13:41
by koffie
Hi,

I've the same issue, high vaules of both temperature and humidity.
Also the output is changing, but not as you would expect.
Did someone solve this?

Re: Issue DHT11 ESP-01

Posted: 07 Aug 2018, 13:44
by miralant
koffie wrote: 07 Aug 2018, 13:41 Hi,

I've the same issue, high vaules of both temperature and humidity.
Also the output is changing, but not as you would expect.
Did someone solve this?
I've remove (5cm far ESP) and replace DHT11 by DHT22. now it works properly.

Re: Issue DHT11 ESP-01

Posted: 07 Aug 2018, 13:57
by koffie
OK thanks miralant.
problem is that the temp value is 15 degrees celcius above the real temp.
Thats a big difference between the +/- 2 degrees they should differ.
Did you just replace the DHT11 on the board and reuse the board where the ESP-01 is put on?

Re: Issue DHT11 ESP-01

Posted: 07 Aug 2018, 14:01
by miralant
koffie wrote: 07 Aug 2018, 13:57 OK thanks miralant.
problem is that the temp value is 15 degrees celcius above the real temp.
Thats a big difference between the +/- 2 degrees they should differ.
Did you just replace the DHT11 on the board and reuse the board where the ESP-01 is put on?
yes exactly DHT22 is connected on the same board but with 5cm wirings

Re: Issue DHT11 ESP-01

Posted: 19 Jan 2019, 21:45
by pe1fam
Had the same issue here with this very small solution.
Solved it by bending the DHT11 to the outside of its board.