-->
Page 5 of 9

Re: WPA2 Enterprise?

PostPosted: Sun Jan 03, 2016 3:29 pm
by Trax
I'm also very interested in WPA2 Enterprise functionality.

Re: WPA2 Enterprise?

PostPosted: Mon Jan 11, 2016 9:13 am
by tommi
Trax wrote:by Trax ยป Sun Jan 03, 2016 3:29 pm
I'm also very interested in WPA2 Enterprise functionality.


Same here. And it seems that this thread is one of the very few search results in google when using esp8266 and peap. Seems there is some update here, but I would probably need a somewhat working example to make this work....

In particular, I would need the arduino implementation of this. Would be great, since the AP I would like to connect to is PEAP enabled.

Cheers,
Tommi

Re: WPA2 Enterprise?

PostPosted: Mon Jan 11, 2016 9:18 pm
by blenosonpaul
looking for example with sdk1.5.0 WPA2 -EAP-TTLS.

update log:
ESP8266_NONOS_SDK_V1.5.1_16_01_08 For WPA2-Enterprise (EAP-TTLS) libwpa2 contains a function wifi_station_set_username that will set the username (that defaults to "Espressif").

Thanks chaeplin :D for the code.. I will have a look.

Re: WPA2 Enterprise?

PostPosted: Wed Jan 20, 2016 1:20 am
by chaeplin
SDK WPA2-EAP-TLS code : Joost van Dijk / https://github.com/joostd/esp8266-eduroam
Arduino code : based on joostd's code / https://gist.github.com/chaeplin/fc9a9bdc9cb337e9680a