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

Fix serial WiFi configuration not working #102

Merged
merged 7 commits into from
Nov 6, 2023

Conversation

hhvrc
Copy link
Member

@hhvrc hhvrc commented Nov 6, 2023

fixes #100

@hhvrc hhvrc added type: bug Something isn't working in: settings Issues in settings management in: serial Issues in serial communications in: wifi Issues in connecting with WiFi labels Nov 6, 2023
@hhvrc hhvrc requested review from LucHeart and redmushie November 6, 2023 16:41
@hhvrc hhvrc self-assigned this Nov 6, 2023
@hhvrc hhvrc merged commit 8dbfe8a into develop Nov 6, 2023
@hhvrc hhvrc deleted the bugfix/wifi-serial-config-broken branch November 6, 2023 19:42
hhvrc added a commit that referenced this pull request Nov 27, 2023
* develop: (29 commits)
  build(deps-dev): Bump the npm-dependencies group in /WebUI with 11 updates (#127)
  Remove loop() behaviour from code (#123)
  Check if link code is proper length + use numeric input (#124)
  RGB Support plus OpenShock Core V1 board definition (#121)
  Increase stability by handling heavy tasks better (#122)
  D1 Mini default pin should be 15
  Rework HTTP/JSON handling to be cleaner (#106)
  Push color palette (#118)
  build(deps-dev): Bump the npm-dependencies group in /WebUI with 9 updates (#117)
  build(deps-dev): Bump the npm-dependencies group (#116)
  Decrease cache to 1 hour (#115)
  Fix captive portal not showing network savestate + forget functionality (#113)
  Improve git commit hash CPP define (#110)
  Conform EStopManager to code style (#109)
  More code cleanup (#107)
  Bugfix/shocker unpaired randomly (#105)
  Some more code cleanup (#104)
  Fix serial WiFi configuration not working (#102)
  Better captive portal logging (#103)
  Add http caching with filesystem hash to reduce load on esp (#101)
  ...
hhvrc added a commit that referenced this pull request Nov 27, 2023
* develop: (48 commits)
  build(deps-dev): Bump the npm-dependencies group in /WebUI with 11 updates (#127)
  Remove loop() behaviour from code (#123)
  Check if link code is proper length + use numeric input (#124)
  RGB Support plus OpenShock Core V1 board definition (#121)
  Increase stability by handling heavy tasks better (#122)
  D1 Mini default pin should be 15
  Rework HTTP/JSON handling to be cleaner (#106)
  Push color palette (#118)
  build(deps-dev): Bump the npm-dependencies group in /WebUI with 9 updates (#117)
  build(deps-dev): Bump the npm-dependencies group (#116)
  Decrease cache to 1 hour (#115)
  Fix captive portal not showing network savestate + forget functionality (#113)
  Improve git commit hash CPP define (#110)
  Conform EStopManager to code style (#109)
  More code cleanup (#107)
  Bugfix/shocker unpaired randomly (#105)
  Some more code cleanup (#104)
  Fix serial WiFi configuration not working (#102)
  Better captive portal logging (#103)
  Add http caching with filesystem hash to reduce load on esp (#101)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: serial Issues in serial communications in: settings Issues in settings management in: wifi Issues in connecting with WiFi type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Saved networks via serial command is not trying to be connected to
1 participant