mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #93] Change SSID and Wifi Passwort #1148
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Draexl on GitHub (Jul 24, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/93
Can I change the SSID and WiFi password?
I have it all running in my test environment. Unfortunately, I can no longer reach the reset button because I glued the case together.
@jonasniesner commented on GitHub (Jul 24, 2023):
You will either have for the next release this weekend or go to a location with known wifi. If the ap can not connect to it's known wifi, it will start up in AP mode.
@jonasniesner commented on GitHub (Jul 24, 2023):
If you are using the current code from GitHub, there is a button in the AP config to change the wifi SSID and password
@nlimper commented on GitHub (Jul 27, 2023):
Good one. :-)
The next release (end of this week) will have a new WifiManager, which stays active while the AP is running. From then on, you can change the wifi settings on the /setup page at any time. Updating to the next release will be possible over the air, so luckily you don't have to dig out your reset button :-)
@Draexl commented on GitHub (Jul 28, 2023):
@nlimper Perfect :-) Then I can leave the saw in the workshop.
Kudos to the whole team for the quick implementation.
I'm having a lot of fun with the project.