I am using a timer to read the BMP280 sensor periodically - maybe every hour. Meanwhile nothing is to be done, so the processor might go to Deep Sleep. Should one abandon the timer an just use Deep Sleep?
Or what is the right way to implement Deep Sleep in combination with a Timer?
Or what is the right way to implement Deep Sleep in combination with a Timer?