Skip to content

Improve wifi reconnection reliability and networking - #11

Merged
samm-git merged 4 commits into
masterfrom
fix/wifireconnect
Sep 7, 2026
Merged

Improve wifi reconnection reliability and networking#11
samm-git merged 4 commits into
masterfrom
fix/wifireconnect

Conversation

@samm-git

@samm-git samm-git commented Sep 7, 2026

Copy link
Copy Markdown
Owner
  • Add boot timeouts for wifi and NTP so the device never hangs without network
  • Only move the slave clock once a valid time is available
  • Check DNS lookup result before sending NTP packet
  • Replace per-second String allocations with snprintf buffers
  • Fix misleading comment about clock being ahead/behind NTP
  • do not call updateScreen if there is nothing to update

…t, disable modem sleep)

- Add boot timeouts for wifi and NTP so the device never hangs without network
- Only move the slave clock once a valid time is available
- Check DNS lookup result before sending NTP packet
- Replace per-second String allocations with snprintf buffers
- Fix misleading comment about clock being ahead/behind NTP
- do not call updateScreen if there is nothing to update
@samm-git
samm-git merged commit 7e3a049 into master Sep 7, 2026
2 checks passed
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