Open
Description
The goal is to buffer the readings in the ESP32 heap memory when transmission to the backend fails and then send the data once the connection recovers again.
Because the ONE and Open Air hardware doesn't support a battery-backed RTC, it is probably the easiest to use a backend provided timestamp as a base to tag the readings with a timestamp. This also means that we won't be able to buffer data upon power failure, but still it does improve the situation if only the internet drops out and then recovers within a few hours.
Metadata
Metadata
Assignees
Labels
No labels