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

[Feature Request] Support for enterprise WiFi #3

Open
ConorIA opened this issue Apr 24, 2017 · 3 comments
Open

[Feature Request] Support for enterprise WiFi #3

ConorIA opened this issue Apr 24, 2017 · 3 comments

Comments

@ConorIA
Copy link

ConorIA commented Apr 24, 2017

Hello, I am a PhD candidate at the University of Toronto. I bought a WeatherPlus station as a tinker project. Our plan is to run the station alongside our "professional grade" weather station (See: weather.utsc.utoronto.ca).

Unfortunately, our campus WiFi is very restricted, and requires authentication either by private certificate, or by a authentication with a username and password (in the connection settings, not a captive portal). I have glanced through the WiFiManager source, and it seems to only support simple SSID and password combinations.

I am opening this issue to track the possibility of more advanced WiFi configuration. In the meantime, I will also contact our networking folks to see if we can find a solution on our side.

@switchdoclabs
Copy link
Owner

switchdoclabs commented Apr 24, 2017 via email

@ConorIA
Copy link
Author

ConorIA commented Jun 3, 2017

Hi SwitchDoc team, a quick follow-up. One of our network guys suggested we set up a 5GHz WiFi with an old Point-to-Point AP that we have on the building roof. Can the WeatherPlus board connect to 5.0 GHz? I'm in the field at the moment and don't have access to test the station myself just now.

@Strykar
Copy link

Strykar commented Jan 17, 2018

@ConorIA Unfortunately no, the Espressif chip can't do 802.11a (5 Ghz) nor RADIUS (certificates). Check out https://github.com/esp8266/esp8266-wiki/wiki
Get an inexpensive simultaneous dual-band radio like http://www.tp-link.com/us/products/details/cat-5506_Archer-C7.html and connect the WeatherPlus to the 2.4 Ghz network and set the Univ. network as the gateway/internet via 5.8 Ghz on the router.

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