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

Add support for Improv-WiFi #136

Open
2 of 7 tasks
melkati opened this issue Jan 25, 2024 · 1 comment
Open
2 of 7 tasks

Add support for Improv-WiFi #136

melkati opened this issue Jan 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@melkati
Copy link
Owner

melkati commented Jan 25, 2024

Add support for Improv-WiFi to be able to set WiFi credentials from browser just after installing or later at any time.

It has some difficulties as the serial port is shared with the menu system and sensors... Will have to be sorted out.

  • Initial basic implementation
  • Test with TFT screens
  • Test with OLED screens (different menu logic)
  • Test without screen (different menu logic)
  • Test compatibility with serial sensors
  • Document for users to use

Things to do and fix out before making into release:

  • Make display logic work as in development version (sometimes show garbage and flickers)
@melkati melkati self-assigned this Jan 25, 2024
@melkati melkati added enhancement New feature or request bug Something isn't working help wanted Extra attention is needed labels Jan 25, 2024
@melkati
Copy link
Owner Author

melkati commented Jan 26, 2024

Improv-WiFi is already included in the development branch but sometimes you have to try more than once to "activate" improv (just move back and forth between the main menu and log in the web installer).

I don't know exactly where is problem is hiding, I will try again...

BTW it was a somewhat difficult integration as both Improv-WiFi and the menu system are "fighting" for the data in the serial port.

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 help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant