Is it possible to store a variable and read it after deep sleep?
In deep sleep mode....only possible on ESP ,Manually wake a device (not have autowakeup by intrupts)....i think not possible
The RTC has some user memory that is maintained across deep sleep. A post about how to use that here.
OK thanks
Most helpful comment
The RTC has some user memory that is maintained across deep sleep. A post about how to use that here.