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

WifiSetupClass error #173

Closed
louis-germain6 opened this issue May 7, 2019 · 4 comments
Closed

WifiSetupClass error #173

louis-germain6 opened this issue May 7, 2019 · 4 comments

Comments

@louis-germain6
Copy link

Hey, when building via platformio I'm getting an error in the WiFiSetup class.

It's saying DEFAULT_HOSTNAME was not declared in this scope, I tried to define a DEFAULT_HOSTNAME = "brewpiless" that allows me to build correctly the code.

My problem second problem is that I can connect to the Wifi but it never starts me up the webpage to configure my Wifi.

Thanks for your help, I can explain it better if there is something you don't understand

@vitotai
Copy link
Owner

vitotai commented May 8, 2019

I mistyped "config.h" instead of "Config.h". My system is case-insensitive, so I didn't notice it.

Try type the IP manually
http://192.168.4.1

@louis-germain6
Copy link
Author

That was it, it didn't load the setup page as soon as I open the navigator but with the IP adress I could enter and configure my Wifi!!
Thanks a lot

@petob77
Copy link
Contributor

petob77 commented Jun 4, 2019

@vitotai hi, i write the error long ago, #154 , you should sometimes also the pull requests

@vitotai
Copy link
Owner

vitotai commented Jun 5, 2019

@petobena
Sorry about that.
I am not familiar with Github and didn't notice that.

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