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

Battery powered nodes need avoid WiFiManager at boot #2

Closed
gdunstone opened this issue Jun 3, 2019 · 3 comments
Closed

Battery powered nodes need avoid WiFiManager at boot #2

gdunstone opened this issue Jun 3, 2019 · 3 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@gdunstone
Copy link
Contributor

The battery powered nodes totally die if they cant connect to the network.

the timeout is too high.

Add a switch to enter "setup mode", if switch is off then dont start ap.

@gdunstone
Copy link
Contributor Author

alternatively, detect if the config file exists.

@gdunstone
Copy link
Contributor Author

could use: #3

@gdunstone gdunstone self-assigned this Jun 3, 2019
@gdunstone gdunstone added bug Something isn't working enhancement New feature or request labels Jun 3, 2019
@gdunstone
Copy link
Contributor Author

Added bootstrap esp12e environment.

need to flash bootstrap with erase_flash to setup bare esp12e modules.

ESP_DEEPSLEEP modules now do not spin up an AP.

@gdunstone gdunstone reopened this Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant