[GH-ISSUE #684] Two small problems #569

Closed
opened 2026-02-28 01:25:54 +03:00 by kerem · 10 comments
Owner

Originally created by @ghost on GitHub (Aug 3, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/684

screenshot_20180803-151035

1-The top line disappears in the text input box. How can I format this better
2-After a power outage the router needs the Internet about 30 seconds to a minute until the Internet starts broadcasting
While ESP8266 works directly and starts searching for the previous network if it does not exist, it does a reset
Can you delay this by searching for a network for a minute if it does not do a reset? No problem

Originally created by @ghost on GitHub (Aug 3, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/684 ![screenshot_20180803-151035](https://user-images.githubusercontent.com/35557583/43643933-8d1552d6-9735-11e8-90a8-da3d4400998e.jpg) 1-The top line disappears in the text input box. How can I format this better 2-After a power outage the router needs the Internet about 30 seconds to a minute until the Internet starts broadcasting While ESP8266 works directly and starts searching for the previous network if it does not exist, it does a reset Can you delay this by searching for a network for a minute if it does not do a reset? No problem
kerem closed this issue 2026-02-28 01:25:54 +03:00
Author
Owner

@tablatronix commented on GitHub (Aug 3, 2018):

setconnecttimeout

<!-- gh-comment-id:410290842 --> @tablatronix commented on GitHub (Aug 3, 2018): setconnecttimeout
Author
Owner

@rodri16 commented on GitHub (Aug 8, 2018):

How did you solve problem 1?

<!-- gh-comment-id:411441610 --> @rodri16 commented on GitHub (Aug 8, 2018): How did you solve problem 1?
Author
Owner

@ghost commented on GitHub (Aug 8, 2018):

I'll post the edit when you're finished
screenshot_20180808-194451

screenshot_20180808-194517

<!-- gh-comment-id:411474598 --> @ghost commented on GitHub (Aug 8, 2018): I'll post the edit when you're finished ![screenshot_20180808-194451](https://user-images.githubusercontent.com/35557583/43851612-d12b923e-9b43-11e8-9e05-6cbbe8b341d9.png) ![screenshot_20180808-194517](https://user-images.githubusercontent.com/35557583/43851611-d106b05e-9b43-11e8-8c64-c8d2a3a81c60.jpg)
Author
Owner

@rodri16 commented on GitHub (Aug 9, 2018):

Did you just change strings_en.h or something else? BTW, is it possible to add an image on the menu?

<!-- gh-comment-id:411746840 --> @rodri16 commented on GitHub (Aug 9, 2018): Did you just change strings_en.h or something else? BTW, is it possible to add an image on the menu?
Author
Owner

@ghost commented on GitHub (Aug 9, 2018):

You can add a picture

<!-- gh-comment-id:411767955 --> @ghost commented on GitHub (Aug 9, 2018): You can add a picture
Author
Owner

@mikekgr commented on GitHub (Aug 9, 2018):

Dear @Mohammed-Kher-Ali
do you have the above code but full, somewhere published ? GitHub perhaps?
If yes, can you share the URL?
Thanks

<!-- gh-comment-id:411769849 --> @mikekgr commented on GitHub (Aug 9, 2018): Dear @Mohammed-Kher-Ali do you have the above code but full, somewhere published ? GitHub perhaps? If yes, can you share the URL? Thanks
Author
Owner

@ghost commented on GitHub (Aug 9, 2018):

Icon I modified it
Editing not yet finished
Modified for style only
I'll post it when you're finished

<!-- gh-comment-id:411772225 --> @ghost commented on GitHub (Aug 9, 2018): Icon I modified it Editing not yet finished Modified for style only I'll post it when you're finished
Author
Owner

@tablatronix commented on GitHub (Aug 9, 2018):

you can customize the menu but not add stuff, unless you edit the strings file manually,

You can add whatever you want, mohammed seems to be still using the master branch.

The development branch even support invert dark theme

<!-- gh-comment-id:411772353 --> @tablatronix commented on GitHub (Aug 9, 2018): you can customize the menu but not add stuff, unless you edit the strings file manually, You can add whatever you want, mohammed seems to be still using the master branch. The development branch even support invert dark theme
Author
Owner

@ghost commented on GitHub (Aug 14, 2018):

https://github.com/Mohammed-Kher-Ali/WiFi-Manager

1
2
3
4
5
6
7

<!-- gh-comment-id:412828540 --> @ghost commented on GitHub (Aug 14, 2018): **https://github.com/Mohammed-Kher-Ali/WiFi-Manager** ![1](https://user-images.githubusercontent.com/35557583/44086861-a92a1684-9fc6-11e8-8c27-c814662ace90.jpg) ![2](https://user-images.githubusercontent.com/35557583/44086869-b0820c52-9fc6-11e8-9531-354c3d3b7171.jpg) ![3](https://user-images.githubusercontent.com/35557583/44086883-b97e4b90-9fc6-11e8-9fe9-d7f31e3a41b0.jpg) ![4](https://user-images.githubusercontent.com/35557583/44086891-bfdf3238-9fc6-11e8-8ffb-4326010360f2.jpg) ![5](https://user-images.githubusercontent.com/35557583/44086898-c280b354-9fc6-11e8-9aa9-3a66b6cddd25.jpg) ![6](https://user-images.githubusercontent.com/35557583/44086905-c6422270-9fc6-11e8-8cc2-ba1d455ed272.jpg) ![7](https://user-images.githubusercontent.com/35557583/44086912-c8a396e8-9fc6-11e8-9c75-d17110cdefa7.jpg)
Author
Owner

@tzapu commented on GitHub (Aug 14, 2018):

that looks cool :D

<!-- gh-comment-id:412831483 --> @tzapu commented on GitHub (Aug 14, 2018): that looks cool :D
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#569
No description provided.