Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-esp32
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-esp32
Commits
cb53ec48
Commit
cb53ec48
authored
Aug 14, 2018
by
Martin
Committed by
Me No Dev
Aug 14, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Informations about WifiClientEnterprise.ino sketch (#1737)
* informations about sketch * Update README.md
parent
7d3a67ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
libraries/WiFi/examples/WiFiClientEnterprise/README.md
libraries/WiFi/examples/WiFiClientEnterprise/README.md
+29
-0
No files found.
libraries/WiFi/examples/WiFiClientEnterprise/README.md
0 → 100644
View file @
cb53ec48
# ESP32-Eduroam
*
Eduroam wifi connection with university login identity
*
Working under Eduroam networks under FreeRadius service for 802.1x
*
Eduroam is using methods: PEAP + MsCHAPv2
# Format
*
IDENTITY = nickname@university.domain
*
PASSWORD = your password
# Usage
*
Change IDENTITY
*
Change password
*
Upload sketch and enjoy!
*
After sucessful assign of IP address, board will connect to HTTP page on internet to verify your authentification
# Tested locations
*
Technical University in Košice (Slovakia) - Working
*
Slovak Technical University in Bratislava (Slovakia) - Working
*
University of Antwerp (Belgium) - Working
*
UPV Universitat Politècnica de València (Spain) - Working
*
Local RADIUS network under Linux Zeroshell - Unsuccessful connection
# Sucessful connection example
!
[
alt text
](
https://i.nahraj.to/f/24Kc.png
)
# Unsucessful connection example
!
[
alt text
](
https://camo.githubusercontent.com/87e47d1b27f4e8ace87423e40e8edbce7983bafa/68747470733a2f2f692e6e616872616a2e746f2f662f323435572e504e47
)
# Boards
*
Tested Under ESP32 Devkit v1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment