You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is for Arduino but I thought I'd mention it seeing as though it's based on esp-idf and and incase you know what' the issue is.
In my case the dhtrx_done call-back function is not being triggered/called. I get the DHT_TIMEOUT error all the time. I would very rarely get the temperature and humidity output.
I know this is for Arduino but I thought I'd mention it seeing as though it's based on esp-idf and and incase you know what' the issue is.
In my case the
dhtrx_done
call-back function is not being triggered/called. I get theDHT_TIMEOUT
error all the time. I would very rarely get the temperature and humidity output.Here is the slightly modified code for esp-idf:
The text was updated successfully, but these errors were encountered: