[GH-ISSUE #550] How do I connect disconnect esp from a network with out resting it. #462

Open
opened 2026-02-28 01:25:25 +03:00 by kerem · 4 comments
Owner

Originally created by @Ameengray on GitHub (Mar 8, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/550

The esp is connected to my home network. I used the WiFi manager connected my esp to my home network. Now I want to connect the esp to another network in my home.the only way I can do that is by Turing off my home network.(which is not something I want to do) in such cases how can we have esp8266 start a new access point so that we can connect to another network in the same range ? Help out thanks.

Originally created by @Ameengray on GitHub (Mar 8, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/550 The esp is connected to my home network. I used the WiFi manager connected my esp to my home network. Now I want to connect the esp to another network in my home.the only way I can do that is by Turing off my home network.(which is not something I want to do) in such cases how can we have esp8266 start a new access point so that we can connect to another network in the same range ? Help out thanks.
Author
Owner

@Ameengray commented on GitHub (Mar 8, 2018):

Connect to another access point while esp is already connected to an access point in the same range. How to disconnect and reconnect without turning of the access point esp is is connected to in the first place.

<!-- gh-comment-id:371473823 --> @Ameengray commented on GitHub (Mar 8, 2018): Connect to another access point while esp is already connected to an access point in the same range. How to disconnect and reconnect without turning of the access point esp is is connected to in the first place.
Author
Owner

@tablatronix commented on GitHub (Mar 8, 2018):

You should be able to just begin(blah)

<!-- gh-comment-id:371476471 --> @tablatronix commented on GitHub (Mar 8, 2018): You should be able to just begin(blah)
Author
Owner

@Ameengray commented on GitHub (Mar 8, 2018):

@tabatronix I did not get you. I fairly new to this. Is there a solution for this issue ?

<!-- gh-comment-id:371477596 --> @Ameengray commented on GitHub (Mar 8, 2018): @tabatronix I did not get you. I fairly new to this. Is there a solution for this issue ?
Author
Owner

@zenkdev commented on GitHub (Mar 11, 2018):

You can adapt this sample to your scenario.

<!-- gh-comment-id:372104682 --> @zenkdev commented on GitHub (Mar 11, 2018): You can adapt [this sample](https://github.com/tzapu/WiFiManager/tree/master/examples/OnDemandConfigPortal) to your scenario.
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#462
No description provided.