Timers in the cloud

I need a delay timer that I have implemented using the AsyncDelay library but it appears to not work. I get an expired condition a few seconds real time after I set the alarm. Also the value returned from getDuration is HUGE. I don't need that value but wonder if it is indicative of another problem. I am setting either 30min or 30sec delays in millis but they expire in about 6 secs. I don't know how to reduce code to a snippet in the cloud as it either will write on top of it or just ignore it.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.