Hi guys, apolgies if I’m being silly but searched the internet and this forum and not seen what I’m looking for.
I want to have my ESP32 come on for 6 hours from when it’s powered up. It isn’t going to know the time/date because it will have no internet (the wifi it connects to is my phone’s hotspot if I need to make changes - but this will neither be there nor active at any given point).
Surely it must be possible to have it run for 6 hours and shutdown (in an ideal world, if constantly powered would run 6 hours then stop (not bothered about low power mode) for 18 hours and repeat).
In playlist I can set the number of times it runs but hard to know what to put as all the presets are different time lengths.
It’s never going to know correct date and time but I know the timing function still works when powered it just doesn’t remember previous time without RTC module which I don’t want to do.
Even a script would be better than nothing.
Many thanks for reading this.