[GH-ISSUE #217] Custom SSID for Captive Portal in WiFi selection #178

Closed
opened 2026-02-28 01:23:50 +03:00 by kerem · 4 comments
Owner

Originally created by @kfeger on GitHub (Aug 19, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/217

Greetings!
First of all: Great, great work!!!!
One question: How can I asign a custom ssid for the captive Portal that's set up when doing an autoconnect as you show it e.g. in AutoconnectWithFeedback.ino (for display reasons I need the callback feature)?
What I try to get is an ssid that is not the default "ESP[chipID]" but rather "MyConfigWiFi" or the like.
Thanks and greetings from Dresden, Germany!
Karl

Originally created by @kfeger on GitHub (Aug 19, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/217 Greetings! First of all: Great, great work!!!! One question: How can I asign a custom ssid for the captive Portal that's set up when doing an autoconnect as you show it e.g. in AutoconnectWithFeedback.ino (for display reasons I need the callback feature)? What I try to get is an ssid that is not the default "ESP[chipID]" but rather "MyConfigWiFi" or the like. Thanks and greetings from Dresden, Germany! Karl
kerem closed this issue 2026-02-28 01:23:51 +03:00
Author
Owner

@tzapu commented on GitHub (Aug 20, 2016):

hi,

just send the SSID as the first parameter to autoConnect

thanks und danke

On 20 Aug 2016, at 00:17, Karl O. Feger notifications@github.com wrote:

Greetings!
First of all: Great, great work!!!!
One question: How can I asign a custom ssid for the captive Portal that's set up when doing an autoconnect as you show it e.g. in AutoconnectWithFeedback.ino (for display reasons I need the callback feature)?
What I try to get is an ssid that is not the default "ESP[chipID]" but rather "MyConfigWiFi" or the like.
Thanks and greetings from Dresden, Germany!
Karl


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/217, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2FkNkDc5EzEKqNx65hiKKVRs1FUoVMks5qhh1ggaJpZM4Jo3NS.

<!-- gh-comment-id:241179643 --> @tzapu commented on GitHub (Aug 20, 2016): hi, just send the SSID as the first parameter to autoConnect thanks und danke > On 20 Aug 2016, at 00:17, Karl O. Feger notifications@github.com wrote: > > Greetings! > First of all: Great, great work!!!! > One question: How can I asign a custom ssid for the captive Portal that's set up when doing an autoconnect as you show it e.g. in AutoconnectWithFeedback.ino (for display reasons I need the callback feature)? > What I try to get is an ssid that is not the default "ESP[chipID]" but rather "MyConfigWiFi" or the like. > Thanks and greetings from Dresden, Germany! > Karl > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/217, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2FkNkDc5EzEKqNx65hiKKVRs1FUoVMks5qhh1ggaJpZM4Jo3NS.
Author
Owner

@kfeger commented on GitHub (Aug 20, 2016):

Thanks!

I misinterpreted the time, the debug output was generated. That was to easy…

Thanks again!!

Karl

Von: tzapu [mailto:notifications@github.com]
Gesendet: Samstag, 20. August 2016 06:54
An: tzapu/WiFiManager
Cc: Karl O. Feger; Author
Betreff: Re: [tzapu/WiFiManager] Custom SSID for Captive Portal in WiFi selection (#217)

hi,

just send the SSID as the first parameter to autoConnect

thanks und danke

On 20 Aug 2016, at 00:17, Karl O. Feger notifications@github.com wrote:

Greetings!
First of all: Great, great work!!!!
One question: How can I asign a custom ssid for the captive Portal that's set up when doing an autoconnect as you show it e.g. in AutoconnectWithFeedback.ino (for display reasons I need the callback feature)?
What I try to get is an ssid that is not the default "ESP[chipID]" but rather "MyConfigWiFi" or the like.
Thanks and greetings from Dresden, Germany!
Karl


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/217, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2FkNkDc5EzEKqNx65hiKKVRs1FUoVMks5qhh1ggaJpZM4Jo3NS.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/217#issuecomment-241179643 , or mute the thread https://github.com/notifications/unsubscribe-auth/AEbbDLxGLCqlewdJ2xDNhfqHQCbLqrmlks5qhohdgaJpZM4Jo3NS .Das Bild wurde vom Absender entfernt.

<!-- gh-comment-id:241200370 --> @kfeger commented on GitHub (Aug 20, 2016): Thanks! I misinterpreted the time, the debug output was generated. That was to easy… Thanks again!! Karl Von: tzapu [mailto:notifications@github.com] Gesendet: Samstag, 20. August 2016 06:54 An: tzapu/WiFiManager Cc: Karl O. Feger; Author Betreff: Re: [tzapu/WiFiManager] Custom SSID for Captive Portal in WiFi selection (#217) hi, just send the SSID as the first parameter to autoConnect thanks und danke > On 20 Aug 2016, at 00:17, Karl O. Feger notifications@github.com wrote: > > Greetings! > First of all: Great, great work!!!! > One question: How can I asign a custom ssid for the captive Portal that's set up when doing an autoconnect as you show it e.g. in AutoconnectWithFeedback.ino (for display reasons I need the callback feature)? > What I try to get is an ssid that is not the default "ESP[chipID]" but rather "MyConfigWiFi" or the like. > Thanks and greetings from Dresden, Germany! > Karl > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/217, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2FkNkDc5EzEKqNx65hiKKVRs1FUoVMks5qhh1ggaJpZM4Jo3NS. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/217#issuecomment-241179643 , or mute the thread https://github.com/notifications/unsubscribe-auth/AEbbDLxGLCqlewdJ2xDNhfqHQCbLqrmlks5qhohdgaJpZM4Jo3NS .Das Bild wurde vom Absender entfernt.
Author
Owner

@skx commented on GitHub (Feb 1, 2017):

@kfeger - Perhaps time to close this issue?

<!-- gh-comment-id:276770290 --> @skx commented on GitHub (Feb 1, 2017): @kfeger - Perhaps time to close this issue?
Author
Owner

@kfeger commented on GitHub (Feb 5, 2017):

You’re definitly right. I’ll do it right away.

BTW: Works like a charme!!!

Karl

Von: Steve Kemp [mailto:notifications@github.com]
Gesendet: Mittwoch, 1. Februar 2017 21:20
An: tzapu/WiFiManager
Cc: Karl O. Feger; Mention
Betreff: Re: [tzapu/WiFiManager] Custom SSID for Captive Portal in WiFi selection (#217)

@kfeger https://github.com/kfeger - Perhaps time to close this issue?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/tzapu/WiFiManager/issues/217#issuecomment-276770290 , or mute the thread https://github.com/notifications/unsubscribe-auth/AEbbDBcY_Bpcf6i-U7fjdCzx37JTbazLks5rYOkFgaJpZM4Jo3NS .Das Bild wurde vom Absender entfernt.

<!-- gh-comment-id:277552506 --> @kfeger commented on GitHub (Feb 5, 2017): You’re definitly right. I’ll do it right away. BTW: Works like a charme!!! Karl Von: Steve Kemp [mailto:notifications@github.com] Gesendet: Mittwoch, 1. Februar 2017 21:20 An: tzapu/WiFiManager Cc: Karl O. Feger; Mention Betreff: Re: [tzapu/WiFiManager] Custom SSID for Captive Portal in WiFi selection (#217) @kfeger <https://github.com/kfeger> - Perhaps time to close this issue? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <https://github.com/tzapu/WiFiManager/issues/217#issuecomment-276770290> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AEbbDBcY_Bpcf6i-U7fjdCzx37JTbazLks5rYOkFgaJpZM4Jo3NS> .Das Bild wurde vom Absender entfernt.
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#178
No description provided.