I am working with AM2302 temperature and humidity sensor. I am able to record the readings, send data to thingspeak and go to deep sleep and so on. So far I am using internal RTC in esp8266 thing dev board to use the deep sleep feature. But now I want to use external RTC DS3231SN for the deep sleep functionality and more accurate time keeping but unfortunately I am unable to make it work. Can someone upload a code which uses external RTC for deep sleep and waking up the board to send the data. Thank You!!
I am working with AM2302 temperature and humidity sensor. I am able to record the readings, send data to thingspeak and go to deep sleep and so on. So far I am using internal RTC in esp8266 thing dev board to use the deep sleep feature. But now I want to use external RTC DS3231SN for the deep sleep functionality and more accurate time keeping but unfortunately I am unable to make it work. Can someone upload a code which uses external RTC for deep sleep and waking up the board to send the data. Thank You!!