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

[Bug] ESP crashes when connected network shuts down #108

Open
4 tasks done
hhvrc opened this issue Nov 7, 2023 · 0 comments
Open
4 tasks done

[Bug] ESP crashes when connected network shuts down #108

hhvrc opened this issue Nov 7, 2023 · 0 comments
Labels
type: bug Something isn't working

Comments

@hhvrc
Copy link
Member

hhvrc commented Nov 7, 2023

Pre-submission checklist

  • I checked that no other Bug Report describing my problem exists.
  • I am running the latest stable or prerelease firmware.
  • My board is on the list of maintained boards.
  • I accept that this issue may be closed if any of the above are found to be untrue.

Board

Wemos-D1-Mini-ESP32

Firmware version

1.0.0-rc.4

Flashing method

Built and uploaded via PlatformIO

Describe what happened as precisely as possible.

The ESP connected to a wifi network and connected to the gateway.
The network shut down and the ESP crashed and restarted.

Describe what you expected to happen instead.

It to gracefully release the resources it had allocated and re-launch the captive portal.

In as much detail as possible, describe the exact steps you took to make the problem appear.

  1. Launch a mobile hotspot or something else you can turn on/off
  2. Set up your ESP to connect normally to the gateway via this network.
  3. Once ESP is connected, abruptly shut down the WiFi network

Other remarks

This is not a important bug to solve as the esp returns to the captive portal after reboot, its just an annoying issue.

@hhvrc hhvrc added type: bug Something isn't working status: triage Awaiting investigation by maintainers labels Nov 7, 2023
@hhvrc hhvrc removed the status: triage Awaiting investigation by maintainers label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant