Skip to content

Fix: safe booting on no connection#7

Open
miceno wants to merge 12 commits intomainfrom
fix/booting
Open

Fix: safe booting on no connection#7
miceno wants to merge 12 commits intomainfrom
fix/booting

Conversation

@miceno
Copy link
Owner

@miceno miceno commented Aug 21, 2025

No description provided.

@miceno miceno requested a review from Copilot August 21, 2025 14:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances WiFi connectivity robustness by implementing a multi-network fallback system and improving connection failure handling. The changes allow the device to attempt connections to multiple pre-configured WiFi networks before falling back to the WiFiManager portal.

  • Implements a list-based WiFi connection system with multiple network credentials
  • Adds automatic restart functionality when no WiFi connection is available after portal timeout
  • Updates version strings to reflect the new functionality

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
wifi_secrets.sample.h Adds WiFiCredentials struct and array for multiple network configurations
wifi.ino Implements multi-network connection logic and connection failure handling
rolloff-linear-actuator.ino Removes VERSION_ID constant (likely moved elsewhere)
drv8871.cpp Updates version string to V1.7

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

miceno and others added 3 commits August 22, 2025 01:18
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

Comments