Skip to content

Buffer readings when internet connection drops out #286

Open
@nick-4711

Description

@nick-4711

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions