I setup as a user for Easyiot Cloud (with the intention of building the ESP2866/DHT22 temp/humidity logger) and have no problem logging in. However, the user configure page does not seem the same as referred to in the article, ie how do I get to the "We just need to remember Instance Id which is visible under Config->User Info."
2meke wrote: I setup as a user for Easyiot Cloud (with the intention of building the ESP2866/DHT22 temp/humidity logger) and have no problem logging in. However, the user configure page does not seem the same as referred to in the article, ie how do I get to the "We just need to remember Instance Id which is visible under Config->User Info."
It is in new EasyIoT Cloud update under Configure->Account limits first line is Instance Id.
You may need to clear browser cache to load new app in browser to see instance ID.
Now I have it all programmed and wired but I only get NaN readings from the DHT22. I have tried wiring a 10k resistor between data and Vcc and powering the DHT22 with 5V...but no different. I rechecked that I had the correct libraries from your Github and reflashed the ESP2866...but still the Nan readings...?
2meke wrote: Now I have it all programmed and wired but I only get NaN readings from the DHT22. I have tried wiring a 10k resistor between data and Vcc and powering the DHT22 with 5V...but no different. I rechecked that I had the correct libraries from your Github and reflashed the ESP2866...but still the Nan readings...?
NaN means that DHT22 readings are not correct. It can be wiring, or something with DHT22. Did you try to replace DHT22 with other one?