Sleep mode handling #193
Unanswered
matthias-bs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Starting from the example simple_sensor_bme280.ino, I would like to enter sleep mode (on ESP32) for some time after a successful uplink. I implemented the NetSaveSessionInfo()/NetSaveSessionState() and their counterparts by writing the data to the ESP32 RTC RAM.
Now I am not sure about the proper sequence before entering sleep mode.
Any help is appreciated!
Thanks and best regards
Matthias
Beta Was this translation helpful? Give feedback.
All reactions