CloudSchedule without internet

Hi,

Will the cloundSchedule function activate even if the internet is disconnected? Is the the isActive only updated in the cloud or do the Ardruino-device change it depending on the local RTC?

Welcome, a good question. It depends on how you connect. If that media fails it will not work unless it can switch to another working one.

Hi @alvestjo,
the isActive method readsthe current timestamp from RTC, but in order to work the RTC have to be configured correctly, this is done during ArduinoIoTClod connection reading the NTP time.

In the end the CloudSchedule can work even if there is no internet connection but the board must have been connected at least once to configure the RTC.

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