[GH-ISSUE #1402] Add a new page after esp32 is connected to wifi. #1203

Closed
opened 2026-02-28 01:28:59 +03:00 by kerem · 2 comments
Owner

Originally created by @kargarisaac on GitHub (Apr 29, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1402

Hi,

I want to add a feature to WiFi Manager and need some tips. The goal is to get from the user some information in addition to the WiFi credentials. I want to open a new page after the user enters wifi credentials and push the button to save. In my case, When the esp32 connects to the internet, it goes to deep sleep because it uses a battery and the power is very limited. Next I want to open a new page for that user to get additional data. This data will be sent to cloud through internet without the esp32 being active.

The pipeline:

board powers up --> set wifi credentials --> save --> esp32 connects to wifi --> goes to deep sleep --> a new page will pop up --> user enters additional data --> data will be sent to cloud through internet (not esp32)

Thank you in advance

Originally created by @kargarisaac on GitHub (Apr 29, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1402 Hi, I want to add a feature to WiFi Manager and need some tips. The goal is to get from the user some information in addition to the WiFi credentials. I want to open a new page after the user enters wifi credentials and push the button to save. In my case, When the esp32 connects to the internet, it goes to deep sleep because it uses a battery and the power is very limited. Next I want to open a new page for that user to get additional data. This data will be sent to cloud through internet without the esp32 being active. The pipeline: board powers up --> set wifi credentials --> save --> esp32 connects to wifi --> goes to deep sleep --> a new page will pop up --> user enters additional data --> data will be sent to cloud through internet (not esp32) Thank you in advance
kerem closed this issue 2026-02-28 01:28:59 +03:00
Author
Owner

@jayvdw13 commented on GitHub (Oct 25, 2022):

any progress on this?

<!-- gh-comment-id:1290170602 --> @jayvdw13 commented on GitHub (Oct 25, 2022): any progress on this?
Author
Owner

@tablatronix commented on GitHub (Oct 26, 2022):

There are at least 2 ways to do this

<!-- gh-comment-id:1291341670 --> @tablatronix commented on GitHub (Oct 26, 2022): There are at least 2 ways to do this
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1203
No description provided.