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
Describe the Enhancement
In 2.2.1 of the hardware a sd card slot will be added to the esp32. Integrating the sd card into the buffer would give much more space to sustain a network outage where the device cannot be uploaded.
Requirements
Preserve order of measurements
Upload all stored data when the network comes back, even after the device reboots
Benefits
More storage would allow for the device to continue measuring for a longer period of time.
Possible Drawbacks
Increased power consumption
Additional Context
Images showing software flow and the memory structure of the buffer
The text was updated successfully, but these errors were encountered:
Describe the Enhancement
In 2.2.1 of the hardware a sd card slot will be added to the esp32. Integrating the sd card into the buffer would give much more space to sustain a network outage where the device cannot be uploaded.
Requirements
Benefits
More storage would allow for the device to continue measuring for a longer period of time.
Possible Drawbacks
Increased power consumption
Additional Context
Images showing software flow and the memory structure of the buffer
The text was updated successfully, but these errors were encountered: