Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support extending buffer size with sd card #122

Open
jmadden173 opened this issue Jul 31, 2024 · 0 comments · May be fixed by #127
Open

Support extending buffer size with sd card #122

jmadden173 opened this issue Jul 31, 2024 · 0 comments · May be fixed by #127
Labels
enhancement New feature or request esp32 Issues relating to the ESP32 MCU stm32 Issues relating to the STM32 MCU

Comments

@jmadden173
Copy link
Contributor

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

Soil Power Sensor - Storage
Soil Power Sensor - Storage(1)
Soil Power Sensor - Storage(2)
Soil Power Sensor - Storage(3)
Soil Power Sensor - Storage(4)

@jmadden173 jmadden173 added the enhancement New feature or request label Jul 31, 2024
@jmadden173 jmadden173 self-assigned this Jul 31, 2024
@jmadden173 jmadden173 linked a pull request Aug 23, 2024 that will close this issue
7 tasks
@jmadden173 jmadden173 removed their assignment Nov 15, 2024
@jmadden173 jmadden173 added stm32 Issues relating to the STM32 MCU esp32 Issues relating to the ESP32 MCU labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request esp32 Issues relating to the ESP32 MCU stm32 Issues relating to the STM32 MCU
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant