DeKasClimber

Results 6 comments of DeKasClimber

Hi Lloyd, Hi Maarten, I have a similar but way more simplified setup and I was testing the TTGO T8 (ESP32) and the WEMOS D1 mini (ESP8266) next to each...

Thank you for the quick response. You have the power cycle correct. You can read it in the code snippets below. And I hoped the sensor was put to sleep...

First I check the wake-up reason. If it is different from awakening from deep sleep, I do the setup, otherwise I don't do the setup. simplified code: ` if (rstinfo->reason...

_The `set_envdata` wants ccs811 internal format_: I read about the format. I just took the risk. It seams to work. No errors, and results seam ok, but I don't know...

yep, you got it right. I'm sending the wrong data. I'll adapt the code, because correct data is essential.. But the power is indeed the main issue..

@lloydrichards: did you find a solution for the increasing values yet? since my soldered version is running for a couple of weeks now (which is better than before) I was...