-->
Page 16 of 16

Re: Simple wifi web server - hygrometer with DHT22 sensor

PostPosted: Sun Aug 21, 2016 3:44 am
by sns5400
Hello, thank you for this nice example, i try this in my esp8266 and have bizar temp en hygro value.
Have you any idee whats i wrong

i use dht22 from your link and the websrv code
build built on: 2016-02-04 21:36
powered by Lua 5.1.4 on SDK 1.4.0
192.168.137.15
Humidity: -0.1.9%
Temperature: 925.3.3.0000000000091 deg C
Temperature: 1697.54.5.400000000016 deg F
thank you in advance

Re: Simple wifi web server - hygrometer with DHT22 sensor

PostPosted: Sun Aug 21, 2016 8:57 am
by martinayotte
Do you mean ESP internal pullup ?
They are so weak ! If wire length between ESP and the sensor is too long, you will get some garbage reading.

Re: Simple wifi web server - hygrometer with DHT22 sensor

PostPosted: Sun Aug 21, 2016 11:19 am
by PascalS
Hy,

How can I insert an HTTP-GET request in this Code, which result following example “http://example.com/upload.php?tempf=69.98&tempc=21.1&humidity=76”?

I have already tried many ways but unfortunately nothing works ...

Please help, thank you! :)

Best regards,
PascalS