Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSID with blanks / no WifiMan #4

Open
Tolbag opened this issue May 27, 2024 · 3 comments
Open

SSID with blanks / no WifiMan #4

Tolbag opened this issue May 27, 2024 · 3 comments

Comments

@Tolbag
Copy link

Tolbag commented May 27, 2024

Hey,

I cant connect to my Wifi. I think because it has blanks in its name. In the console I only see the first word.
When I insert wifiman as AP Name, I can connect to the AP, (desklens_54) but there is no Wifimanager.

Can you help?

regards
jan

@jameszah
Copy link
Owner

You would have to recompile, Here is the line - it reads until it finds a space and then skips the rest of the line.
You could change it to read to a "." period or something, but no way I can think of without recompiling.

https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior/blob/60a3e6a4f73ce904fe090f68f64d567a3a639d0a/v60/ESP32-CAM-Video-Recorder-junior-60x.4.7/ESP32-CAM-Video-Recorder-junior-60x.4.7.ino#L631

@PMedeln
Copy link

PMedeln commented May 28, 2024

Ok, I will try this later.
Do you have an Idea why I cant get the WiFi Manager?

@jameszah
Copy link
Owner

Hmmm

For wifiman, you do not put your ssid, but the text "wifiman", and then it starts the menu to enter your ssid password etc.

Long time since I looked at this!

https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior/blob/60a3e6a4f73ce904fe090f68f64d567a3a639d0a/v60/ESP32-CAM-Video-Recorder-junior-60x.4.7/ESP32-CAM-Video-Recorder-junior-60x.4.7.ino#L639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants