Dear Rui and all,
I have follow the course to build this project and I am unable to access the web: I have decode the username:password and already use the code to enter the web, but I am still fail to access the web and test the flash. This is my error message prompt into the serial monitor:
WiFi connected Web server running. Waiting for the ESP IP... MOTION! 192.168.110.78 MOTION! MOTION! New client MOTION! Failed to read from DHT sensor! GET / HTTP/1.1 Host: 192.168.110.78:8888 Connection: keep-alive Cache-Control: max-age=0 Save-Data: on Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (Linux; Android 9; INE-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.143 Mobile Safari/537.36 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3 Accept-Encoding: gzip, deflate Accept-Language: en-GB,en;q=0.9,en-US;q=0.8,ms;q=0.7,id;q=0.6 Client disconnected. New client Failed to read from DHT sensor! MOTION!
Please help.
May I close the question, i have found that I have not change the tab from decode tab to encode tab.. it suppose to be encode.. so that it will encode the security string code to present our username and password correctly. Only that I found the web is not updating the temperature and humidity time by time, am I right?
Hello, I’m not sure exactly what you mean… In your first debugging log, the DHT was not reading any values:
Failed to read from DHT sensor!
This might help: [SOLVED] DHT11/DHT22 – Failed to read from DHT sensor