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

Auto enable ap #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Auto enable ap #67

wants to merge 3 commits into from

Conversation

FordPrfkt
Copy link

Added code to automatically switch to AP mode if device can not connect to WiFi after an configurable time.

#58
#48
#22

Changed implementation to be compatible with v6.
Added code to automatically switch to AP mode if device can not connect to WiFi after an configurable time
@mgx0
Copy link

mgx0 commented Nov 5, 2021

hey there,
what about rebooting after 5 minutes when no client connects in AP mode?

consider scenario:

  1. I reboot the wifi router, it takes 2 minutes for the SSID to get back online
  2. since AP is offline for more than the threshold, FSBrowserNG goes to AP mode and stays there
  3. I have to manually restart/re-plug all ESPs to get back to Client mode and reconnect to the again-working SSID

basically, I'm suggesting to have "auto-exit AP Mode" now 😁 is that possible?

@gmag11
Copy link
Owner

gmag11 commented Dec 17, 2021

Hi, I do not maintain this repo anymore. This was one of my first projects with ESP8266 and I'm not using it right now. I you like I can give you permissions to update code by yourself, or even transfer its ownership.

@species5618
Copy link
Collaborator

I have contributed to this repo in the past , but have not used it for a while, it needs a review to make it compatible with ESP32 and ArduinoJSON V6

I too no longer have the time to achieve this

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

Successfully merging this pull request may close these issues.

4 participants