• Thanks a lot @Gordon and @Wilberforce. I have tried the new code. Good news is that I no longer get "Guru Meditation error", but I get data like below.

    I understand that DHT11 now works for @Gustav on ESP32. There is as much time that you guys can spend on this, I have read that DHT11 is not the best sensor as well. I am pretty sure this works flawlessly on the official boards. I'll try to get myself one.

    Thanks a lot for all the help. Really appreciate it.

    {"err":true,"checksumError":true,"raw":"101010100110000000000010111000","temp":-1,"rh":-1}
    {"err":true,"checksumError":false,"raw":"","temp":-1,"rh":-1}
    {"err":true,"checksumError":true,"raw":"10101010011000000000001011100000000011010101","temp":-1,"rh":-1}
    {"err":true,"checksumError":false,"raw":"0","temp":-1,"rh":-1}
    {"err":true,"checksumError":false,"raw":"0","temp":-1,"rh":-1}
    {"raw":"0101010011000000000001011100000000011010101","rh":83,"temp":23}
    {"err":true,"checksumError":false,"raw":"","temp":-1,"rh":-1}
    {"err":true,"checksumError":false,"raw":"0","temp":-1,"rh":-1}
    {"err":true,"checksumError":true,"raw":"1010101001000000000000101110000","temp":-1,"rh":-1}
    {"err":true,"checksumError":false,"raw":"0","temp":-1,"rh":-1}
    {"err":true,"checksumError":false,"raw":"","temp":-1,"rh":-1}
    {"err":true,"checksumError":false,"raw":"","temp":-1,"rh":-1}
    {"raw":"10101010010000000000001011100000000011010011","rh":169,"temp":11}
    
About

Avatar for Chaapu @Chaapu started