You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is what the Arduino sends to the Pi if the RTC is faulty - or missing:
[2022-07-19 03:30:04 +1000] [429] [DEBUG] GET /getTime
[2022-07-19 03:30:05 +1000] [429] [DEBUG] ASCII = 48
[2022-07-19 03:30:05 +1000] [429] [DEBUG] Status received was: >20000000<
[2022-07-19 03:30:05 +1000] [429] [DEBUG] Exception in getArduinoDate: time data '20000000' does not match format '%Y%m%d'
[2022-07-19 03:30:05 +1000] [429] [DEBUG] ASCII = 49
[2022-07-19 03:30:05 +1000] [429] [DEBUG] Status received was: >000000<
TODO: Detect this in the Pi and flash an error to the user.
The text was updated successfully, but these errors were encountered:
This is what the Arduino sends to the Pi if the RTC is faulty - or missing:
TODO: Detect this in the Pi and flash an error to the user.
The text was updated successfully, but these errors were encountered: