Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cb53ec4

Browse filesBrowse files
martinius96me-no-dev
authored andcommitted
Informations about WifiClientEnterprise.ino sketch (espressif#1737)
* informations about sketch * Update README.md
1 parent 7d3a67a commit cb53ec4
Copy full SHA for cb53ec4

File tree

Expand file treeCollapse file tree

1 file changed

+29
-0
lines changed
Filter options
  • libraries/WiFi/examples/WiFiClientEnterprise
Expand file treeCollapse file tree

1 file changed

+29
-0
lines changed
+29Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# ESP32-Eduroam
2+
* Eduroam wifi connection with university login identity
3+
* Working under Eduroam networks under FreeRadius service for 802.1x
4+
* Eduroam is using methods: PEAP + MsCHAPv2
5+
6+
# Format
7+
* IDENTITY = nickname@university.domain
8+
* PASSWORD = your password
9+
10+
# Usage
11+
* Change IDENTITY
12+
* Change password
13+
* Upload sketch and enjoy!
14+
* After sucessful assign of IP address, board will connect to HTTP page on internet to verify your authentification
15+
16+
# Tested locations
17+
* Technical University in Košice (Slovakia) - Working
18+
* Slovak Technical University in Bratislava (Slovakia) - Working
19+
* University of Antwerp (Belgium) - Working
20+
* UPV Universitat Politècnica de València (Spain) - Working
21+
* Local RADIUS network under Linux Zeroshell - Unsuccessful connection
22+
23+
# Sucessful connection example
24+
![alt text](https://i.nahraj.to/f/24Kc.png)
25+
# Unsucessful connection example
26+
![alt text](https://camo.githubusercontent.com/87e47d1b27f4e8ace87423e40e8edbce7983bafa/68747470733a2f2f692e6e616872616a2e746f2f662f323435572e504e47)
27+
28+
# Boards
29+
* Tested Under ESP32 Devkit v1

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.