hydrotekfarm / hydroponics-automation-bot-documentation

0 stars 0 forks source link

RTC Time Management #52

Closed hydrotekfarm closed 1 year ago

hydrotekfarm commented 4 years ago

In GitLab by @AjayKrishna123 on Jun 21, 2020, 18:50

hydrotekfarm commented 4 years ago

In GitLab by @AjayKrishna123 on Jun 21, 2020, 18:51

Figure out how we are going to set the time on the esp32. We cannot rely on the internet. The user has to be able to set the time either from the raspberry pi or the ionic app. But the problem is we have to send the time over to the esp32 using mqtt and there is often short delays while sending messages which will cause the esp32 to start with the wrong time.