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

Loses WLAN config when ESP is started while home WLAN is out of range #124

Open
probonopd opened this issue Jun 11, 2019 · 2 comments
Open
Labels

Comments

@probonopd
Copy link
Owner

probonopd commented Jun 11, 2019

To reproduce:

  • Switch off the WLAN router
  • Switch on the ESP connected to the printer
  • It will open an access point on the ESP
  • Switch on the WLAN router
  • Power cycle the ESP
  • Instead of joining the home network, it will open an access point on the ESP again; until you configure it

Can this be reproduced?

@probonopd probonopd added the bug label Jun 11, 2019
@chepo92
Copy link
Collaborator

chepo92 commented Jun 16, 2019

I confirm that with mine,
I think it could be a bug of OTA library used with AsyncWifiManager as I have another project with ESP that started doing the same when added OTA and Async

@probonopd
Copy link
Owner Author

probonopd commented Jun 16, 2019

Thanks for confirming. Interesting @chepo92 maybe you can make a minimal sketch that shows the issue, so that we can report bugs there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants