esp8266-eduroam icon indicating copy to clipboard operation
esp8266-eduroam copied to clipboard

eduroam on a esp8266 SoC

Results 5 esp8266-eduroam issues
Sort by recently updated
recently updated
newest added

When compiling the provided arduino script the following error is received. 'wifi_station_set_enterprise_identity' was not declared in this scope Are there steps required to add additional libraries for wpa2 enterprise. I...

Hi, i'm interested in connecting my esp8266 to my university wifi network for a project. I don't understand how to start from this project. I'm using the last version of...

I installed esp-open-sdk, as per READ.md. I then cloned https://github.com/esp8266/esp8266-eduroam.git I want to build ESP8266 eduroam demo. In the esp8266-eduroam directory when I run make I get the error undefined...

Certificate are made according partial information of openssl.cnf and local settings, which generate inappropriate length of certificate. My wild guess is that certificate may be max 1024bit long , according...

Hi Joost, have you been able to apply your code to other WPA2 Enterprise networks?