Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By impeham
#95704 is there a way at the setup/loop logic to know if the device is powered on for the first time or was waken up from:
ESP.deepSleep(sleepTime, WAKE_RF_DISABLED);

i need to differentiate the two scenarios and do some different logic for each of these cases