chaos-adept / iot-dipstick

esp8266 firmware for basic IoT operations with cloud integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Device - Deep Sleep Support for passive sensor only devices

chaos-adept opened this issue · comments

Implement firmware for a sensor-only device that sends data with long intervals like 2h.
EPS has the ability to go to deep sleep, it should be used.

note the issue with sending commands to the device which sleep is out of the MVP scope