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

Bugfixes #122

Merged
merged 9 commits into from
Feb 25, 2025
Merged

Bugfixes #122

merged 9 commits into from
Feb 25, 2025

Conversation

thorrak
Copy link
Owner

@thorrak thorrak commented Feb 25, 2025

This incorporates a handful of bugfixes for various issues found in alpha3:

  • Reinitializes the display when toggling relays on via pins
  • Adjusts Bluetooth scan time to reset more frequently
  • Adjusts Inkbird timeout to 62 seconds to prevent erroneous disconnects
  • Converts the ESP32 from SPIFFS to LittleFS

NOTE - This PR does not convert the S2 firmware to LittleFS, as further testing is required.

Pin-based relays introduce significant noise in the power that is being supplied to the screen, and can cause the screen to freeze/scramble. This re-initializes the screen when a pin-based relay toggles to (hopefully) resolve this, and allow the display to continue to function.
This makes two changes - Extending the timeout for Inkbird sensors to 62 seconds, and change the scan restart frequency to 10 seconds
@thorrak thorrak merged commit 6b91a9a into v16 Feb 25, 2025
6 checks passed
@thorrak thorrak deleted the bugfixes branch February 25, 2025 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant