[GH-ISSUE #906] special characters in WiFiManagerParameter #766

Open
opened 2026-02-28 01:26:58 +03:00 by kerem · 0 comments
Owner

Originally created by @jo-ei on GitHub (Jun 30, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/906

Basic Infos

Hardware

WiFimanager Branch/Release:

  • Master
  • Development

Esp8266/Esp32:

  • ESP8266
  • ESP32

Hardware: ESP-12e, esp01, esp25

  • ESP01
  • ESP12 E/F/S (nodemcu, wemos, feather)
  • Other
  • ESP04

ESP Core Version: 2.4.0, staging

  • 2.3.0
  • 2.4.0
  • 2.5.2
  • staging (master/dev)

Description

Request config Support: Who can i save the complete Server FQDN?

Settings in IDE

Module:
Additional libraries:

Sketch

WiFiManagerParameter custom_server_url("server", "Server URL", server_url, 200);

Hi,
how can i save special characters (like: ":", "/", ... ) in custom WiFiManagerParameter such as FQDN or Server https fingerprint?

can you add an example?
Thanks

Originally created by @jo-ei on GitHub (Jun 30, 2019). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/906 ### Basic Infos #### Hardware **WiFimanager Branch/Release:** - [ ] Master - [X] Development **Esp8266/Esp32:** - [X] ESP8266 - [ ] ESP32 **Hardware: ESP-12e, esp01, esp25** - [ ] ESP01 - [ ] ESP12 E/F/S (nodemcu, wemos, feather) - [ ] Other - [x] ESP04 **ESP Core Version: 2.4.0, staging** - [ ] 2.3.0 - [ ] 2.4.0 - [x] 2.5.2 - [ ] staging (master/dev) ### Description Request config Support: Who can i save the complete Server FQDN? ### Settings in IDE Module: Additional libraries: ### Sketch WiFiManagerParameter custom_server_url("server", "Server URL", server_url, 200); Hi, how can i save special characters (like: "**:**", "**/**", ... ) in custom WiFiManagerParameter such as FQDN or Server https fingerprint? can you add an example? Thanks
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#766
No description provided.